Add ABP 10.6 migration guide and release blog post#25771
Merged
Conversation
Document the upgrade path from ABP 10.5 to 10.6, including background job infrastructure changes, upload/proxy generation updates, Angular 22 adoption, antiforgery and authentication behavior fixes, and dependency version bumps. Also add the new guide to the migration guide index.
Adds a new English blog post announcing ABP Platform 10.6 RC under the 2026-07-07 blog posts folder, including migration guidance and highlights across background jobs, API/proxy updates, Angular 22, security fixes, OpenIddict UI token generation, low-code improvements, dependency bumps, and community news. Also adds the ABP Studio screenshot used in the article for switching a solution to preview versions.
Contributor
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 80.5%, saving 2.0 MB.
1 image did not require optimisation. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds ABP v10.6 release documentation by introducing a dedicated migration guide (10.5 → 10.6) and a corresponding 10.6 RC announcement blog post, and links the new migration guide from the migration guide index.
Changes:
- Added the ABP 10.6 migration guide covering notable framework and Pro-side changes.
- Added an ABP Platform 10.6 RC blog post summarizing major highlights and linking to the migration guide.
- Updated the migration guide index to include the 10.5 → 10.6 entry.
Reviewed changes
Copilot reviewed 3 out of 6 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/en/release-info/migration-guides/index.md | Adds the 10.5 → 10.6 migration guide link to the index list. |
| docs/en/release-info/migration-guides/abp-10-6.md | New migration guide content for upgrading from ABP 10.5 to 10.6. |
| docs/en/Blog-Posts/2026-07-07 v10_6_Preview/POST.md | New 10.6 RC announcement post highlighting key changes and linking to docs. |
Contributor
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 5.6%, saving 2.0 KB.
2 images did not require optimisation. |
maliming
approved these changes
Jul 8, 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.
@maliming Please review the blog post and migration guide, and ensure everythings are documented correctly. I'll create a new issue to update roadmap and release-note documentation updates.