Merge branch dev with rel-10.7 - #25922
Merged
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>
Co-Authored-By: Cursor <cursoragent@cursor.com>
…ramework/abp into EngincanV/post-release-10-7
- Fix the resource-api proxy generation and Suite property descriptions - Add the constructor, Angular, AI Management, Suite and MySQL migration notes
Prepare documentation for ABP 10.7 RC release
voloagent
marked this pull request as ready for review
August 6, 2026 01:38
voloagent
approved these changes
Aug 6, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Adds ABP v10.7 release documentation by introducing a new migration guide, linking it from the migration guide index, and updating Angular/CLI documentation to reflect the --resource-api behavior change. It also adds the v10.7 RC preview blog post to announce key features and migration notes.
Changes:
- Added the 10.6 → 10.7 migration guide and linked it from the migration guides index.
- Clarified Angular service proxy and ABP CLI docs for
--resource-api(GET endpoints returnResourceRefand acceptSignalparameters). - Added the v10.7 RC blog post highlighting major new features and notable changes.
Reviewed changes
Copilot reviewed 5 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/en/release-info/migration-guides/index.md | Adds navigation entry for the new 10.7 migration guide. |
| docs/en/release-info/migration-guides/abp-10-7.md | New migration guide covering upgrade-impacting changes from 10.6 to 10.7. |
| docs/en/framework/ui/angular/service-proxies.md | Updates resourceApi parameter/service behavior documentation for Resource API proxies. |
| docs/en/cli/index.md | Updates CLI --resource-api option description to match new proxy output behavior. |
| docs/en/Blog-Posts/2026-08-05 v10_7_Preview/POST.md | New blog post announcing ABP Platform 10.7 RC and summarizing features/changes. |
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.
This PR generated automatically to merge dev with rel-10.7. Please review the changed files before merging to prevent any errors that may occur.