Prepare announcement post and update docs for v10.5#25545
Merged
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-Authored-By: Cursor <cursoragent@cursor.com>
Co-Authored-By: Cursor <cursoragent@cursor.com>
Co-Authored-By: Cursor <cursoragent@cursor.com>
Contributor
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 81.2%, saving 2.1 MB.
1 image did not require optimisation. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates ABP’s public documentation to accompany the v10.5 release communications by adding release notes and a migration guide, publishing a v10.5 RC blog post draft, and rolling the roadmap forward to v10.6.
Changes:
- Bump roadmap “Next Versions” from v10.5 to v10.6 and adjust planned items.
- Add a new v10.5 release-notes entry and a new 10.4→10.5 migration guide (plus index link).
- Add a new v10.5 RC announcement/blog post under
docs/en/Blog-Posts.
Reviewed changes
Copilot reviewed 5 out of 9 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/en/release-info/road-map.md | Moves “Next Versions” to v10.6 and updates the upcoming feature focus. |
| docs/en/release-info/release-notes.md | Adds a new 10.5 entry with a link and key highlights. |
| docs/en/release-info/migration-guides/index.md | Adds the 10.4→10.5 migration guide link. |
| docs/en/release-info/migration-guides/abp-10-5.md | Introduces the v10.5 migration guide content (framework + pro notes). |
| docs/en/Blog-Posts/2026-06-03 v10_5_Preview/POST.md | Adds the v10.5 RC announcement/blog post draft with examples and media references. |
Comment on lines
+17
to
+20
| ## 10.5 (2026-06-02) | ||
|
|
||
| See the detailed **[blog post / announcement](https://abp.io/community/articles/announcing-abp-10-5-release-candidate-k6oxdfle)** for the v10.5 release. | ||
|
|
|
|
||
| In v10.5, the link-user token provider now uses ABP's single-active token infrastructure. Only the latest generated link-user token remains valid, and applications can configure the token lifetime through dedicated options. | ||
|
|
||
|  |
Comment on lines
+14
to
+16
| ### v10.6 | ||
|
|
||
| The next planned version will be 10.5, which is scheduled to be released as a stable version in June 2026. We will be mostly working on the following topics: | ||
| The next planned version will be 10.6, which is scheduled to be released as a stable version in July 2026. We will be mostly working on the following topics: |
enisn
approved these changes
Jun 3, 2026
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.
Description
Resolves https://github.com/volosoft/vs-internal/issues/8579
Note: The blog post link in the release-notes document is correct, it's not approved yet, but the link is correct and no need to change it, fyi @enisn
Checklist