-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore(docs): update release docs for v2.36.0 #27828
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -59,7 +59,7 @@ | |
|
|
||
| Release candidates give Coder a way to push out builds for customers and other users to try out new, under-development functionality without cutting a new minor version. Unlike mainline and stable releases, RCs do not follow a fixed schedule and carry no guarantees around stability or long-term support. They exist purely as a feedback mechanism: Coder can ship targeted builds, gather real-world input, and iterate before committing changes to the standard release channels. | ||
|
|
||
| ## Installing stable | ||
|
Check warning on line 62 in docs/install/releases/index.md
|
||
|
|
||
| When installing Coder, we generally advise specifying the desired version from | ||
| our GitHub [releases page](https://github.com/coder/coder/releases). | ||
|
|
@@ -80,13 +80,13 @@ | |
| | Release name | Release Date | Status | Latest Release | | ||
| |--------------------------------------------------|-------------------|--------------------------|------------------------------------------------------------------| | ||
| | [2.29](https://coder.com/changelog/coder-2-29) | December 02, 2025 | Extended Support Release | [v2.29.19](https://github.com/coder/coder/releases/tag/v2.29.19) | | ||
| | [2.30](https://coder.com/changelog/coder-2-30) | February 03, 2026 | Not Supported | [v2.30.9](https://github.com/coder/coder/releases/tag/v2.30.9) | | ||
| | [2.31](https://coder.com/changelog/coder-2-31) | February 23, 2026 | Not Supported | [v2.31.14](https://github.com/coder/coder/releases/tag/v2.31.14) | | ||
| | [2.32](https://coder.com/changelog/coder-2-32) | April 14, 2026 | Not Supported | [v2.32.10](https://github.com/coder/coder/releases/tag/v2.32.10) | | ||
| | [2.33](https://coder.com/changelog/coder-2-33) | May 05, 2026 | Security Support | [v2.33.11](https://github.com/coder/coder/releases/tag/v2.33.11) | | ||
| | [2.34](https://coder.com/changelog/coder-2-34) | June 02, 2026 | Stable (ESR) | [v2.34.7](https://github.com/coder/coder/releases/tag/v2.34.7) | | ||
| | [2.35](https://coder.com/changelog/coder-2-35-1) | July 07, 2026 | Mainline | [v2.35.2](https://github.com/coder/coder/releases/tag/v2.35.2) | | ||
| | 2.36 | | Not Released | N/A | | ||
| | [2.33](https://coder.com/changelog/coder-2-33) | May 05, 2026 | Not Supported | [v2.33.11](https://github.com/coder/coder/releases/tag/v2.33.11) | | ||
| | [2.34](https://coder.com/changelog/coder-2-34) | June 02, 2026 | Security Support | [v2.34.7](https://github.com/coder/coder/releases/tag/v2.34.7) | | ||
| | [2.35](https://coder.com/changelog/coder-2-35-1) | July 07, 2026 | Stable | [v2.35.2](https://github.com/coder/coder/releases/tag/v2.35.2) | | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The latest stable is 2.35.3 and not 2.35.2 |
||
| | [2.36](https://coder.com/changelog/coder-2-36) | August 04, 2026 | Mainline | [v2.36.0](https://github.com/coder/coder/releases/tag/v2.36.0) | | ||
| | 2.37 | | Not Released | N/A | | ||
| <!-- RELEASE_CALENDAR_END --> | ||
|
|
||
| > [!TIP] | ||
|
|
||
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A bit late, but shouldn't the stable be now 2.35.3?