docs(developer-docs): add All releases page for Commercial Edition - #496
Draft
sriramveeraghanta wants to merge 1 commit into
Draft
docs(developer-docs): add All releases page for Commercial Edition#496sriramveeraghanta wants to merge 1 commit into
sriramveeraghanta wants to merge 1 commit into
Conversation
Port makeplane/developer-docs#213 into the monorepo. Lists every Plane Commercial Edition self-hosted release with its release date, closing down date, and release notes link, split by 2.x and 1.x lines. Adds the page to the Self-host Plane sidebar between Plane Editions and Plane Architecture. The upstream PR also bumps packageManager to pnpm 10.30.1; that is not ported, since this workspace pins pnpm 11.8.0 at the root. Claude-Session: https://claude.ai/code/session_019kCVtLs1Yho8dzcuzV4Hrn
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ports makeplane/developer-docs#213 into this monorepo.
What's here
apps/developer-docs/docs/self-hosting/all-releases.md(new) — every Plane Commercial Edition self-hosted release with its release date, closing down date, and release notes link, split into 2.x and 1.x tables. Includes a tip pointing Community Edition users at the GitHub releases page.apps/developer-docs/docs/.vitepress/config.mts— sidebar entry under Self-host Plane, between Plane Editions and Plane Architecture (same slot as upstream).Deliberately not ported
The upstream PR also bumps
packageManagerfrom pnpm 10.28.2 to 10.30.1 in the app'spackage.json. That change belongs to the standalone repo — this workspace pins pnpm 11.8.0 at the root and apps don't carry their ownpackageManagerfield.Worth a look before merging
The release table ends at 2.3.0 (January 27, 2026), which is what the upstream PR contains. If newer Commercial Edition releases have shipped since, they should be added — I didn't invent entries.
Verification
pnpm check:format— cleanpnpm --filter developer-docs check:types— cleanpnpm --filter developer-docs build— succeeds, no dead links (/self-hosting/manage/upgrade-planeresolves)Draft while makeplane/developer-docs#213 is still under review.
https://claude.ai/code/session_019kCVtLs1Yho8dzcuzV4Hrn