maliming
6b111b71db
Update IdentityServer module documentation
1 month ago
sumeyye
72e762c6db
update: some wordings
2 months ago
Engincan VESKE
5c9c60f234
Update release notes and roadmap for v10.7
Add v10.6 release notes (stable, dated 2026-07-07) and update roadmap from v10.6 to v10.7 focus (planned for August 2026). Includes reorganized feature priorities, updated issue links, and corrected v10.5 announcement URL.
2 months ago
Engincan VESKE
0881191d66
Update abp-10-6.md
2 months ago
Engincan VESKE
0c37e591f2
Add ABP 10.6 migration guide
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.
2 months ago
Engincan VESKE
c8f7ba4ccc
Group ABP 10.5 community article authors
Co-Authored-By: Cursor <cursoragent@cursor.com>
2 months ago
Engincan VESKE
d014169892
Update ABP 10.5 migration dependency note
Co-authored-by: Cursor <cursoragent@cursor.com>
2 months ago
sumeyye
df5c7f2e07
update: documents for the angular version 22.0.x
2 months ago
Alper Ebiçoğlu
b05bcb3564
Clarify release date for version 10.5
Updated release date wording for version 10.5.
3 months ago
Alper Ebiçoğlu
b81319d059
docs: update ABP roadmap using current open issues and PRs
3 months ago
Engincan VESKE
dabe6cc37c
update post release docs for v10.5-rc
Co-Authored-By: Cursor <cursoragent@cursor.com>
3 months ago
Engincan VESKE
1f597dda64
Prepare ABP 10.5 RC release docs
Co-authored-by: Cursor <cursoragent@cursor.com>
3 months ago
maliming
a19d215c29
Use hyphenated Low-Code in v10.5 roadmap to match docs
3 months ago
maliming
b82ada7b11
Unify LowCode wording in v10.5 roadmap
3 months ago
maliming
896a152948
Update release-notes & roadmap docs after v10.4 stable
3 months ago
maliming
657a9a73d9
Revert temporary docs syntax failure
4 months ago
maliming
46803ba33c
Temp: trigger docs syntax check (will revert)
4 months ago
Engincan VESKE
0151e0ebe3
Update migration guide
Clarified behavior of Scriban templates regarding method invocation and sandboxing.
4 months ago
maliming
33157ec8e7
Address review feedback on IsSandboxed
- Soften IsSandboxed XML doc as a best-effort marker
- Replace #XXXXX placeholders with #25399
- Set Scriban MemberFilter to allowlist public properties only,
blocking method/field access and reflection escape paths
- Update Razor and Scriban safe-runtime docs to match
- Add reflection-escape, method-invocation and nested-property
tests for Scriban
4 months ago
maliming
e7774523de
Add IsSandboxed to ITemplateRenderingEngine
ITemplateRenderingEngine exposes a new IsSandboxed property so callers can
decide whether editing a template requires elevated trust.
- TemplateRenderingEngineBase provides a virtual default of false (secure-by-default)
- RazorTemplateRenderingEngine declares IsSandboxed=false (compiles to .NET assembly via Roslyn)
- ScribanTemplateRenderingEngine declares IsSandboxed=true (DSL without .NET interop)
- Razor integration docs and TextTemplateManagement docs document the implications
- Migration guide for ABP 10.4 documents the new abstraction member
4 months ago
sumeyye
01cc89f3bb
update: migration guides for the module-based ng applications
4 months ago
Engincan VESKE
2593f00dce
Update post-version documents for v10.4
4 months ago
Engincan VESKE
c87901ff2a
Add ABP 10.4 RC release docs
Made-with: Cursor
4 months ago
Engincan VESKE
3300a03969
update release-notes & roadmap
4 months ago
Ma Liming
899b7b6342
Remove QA Module from roadmap
5 months ago
Ma Liming
80f6be49fa
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
5 months ago
Engincan VESKE
a478cda571
Update road map for v10.4 release planning.
Refreshes next version details for May 2026, removes a delivered v10.3 backlog item, and aligns roadmap focus with current 10.4 preview work.
Made-with: Cursor
5 months ago
Engincan VESKE
7b9a55735a
Update release-notes.md
5 months ago
Engincan VESKE
c540da5630
Create v10.3 migration guide
5 months ago
maliming
eb42ca88ef
feat: add Volo.Abp.LuckyPenny.AutoMapper package for commercial AutoMapper integration
Closes #25137
5 months ago
enisn
c7ccd3175c
docs: add ABP Suite guidance for Mapperly migration
5 months ago
enisn
ced7c80a34
docs: add ABP Suite guidance for Mapperly migration
5 months ago
sumeyye
a254d370c8
update: migration guide
6 months ago
copilot-swe-agent[bot]
2dee7d8252
docs: add @volo/ai-management NPM package requirement to ABP 10.2 migration guide
Co-authored-by: EngincanV <43685404+EngincanV@users.noreply.github.com>
6 months ago
sumeyye
4b72a4d0f9
update: migration document
6 months ago
sumeyye
7a1bfe1c76
update: migration guide
6 months ago
copilot-swe-agent[bot]
f75d074e68
docs: add Swashbuckle.AspNetCore v10 upgrade section to v10.1 migration guide
Co-authored-by: EngincanV <43685404+EngincanV@users.noreply.github.com>
6 months ago
EngincanV
14e254280d
Update abp-10-2.md
6 months ago
copilot-swe-agent[bot]
d4b4490bf3
Apply copilot review suggestions to release docs
Co-authored-by: EngincanV <43685404+EngincanV@users.noreply.github.com>
6 months ago
EngincanV
6143f42fe4
Update release related docs after v10.2
6 months ago
Ma Liming
ce8a2ccdc9
Update docs/en/release-info/migration-guides/abp-10-2.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
6 months ago
EngincanV
bf20b1e7a3
Create v10.2 migration guide
6 months ago
EngincanV
412d4f0a04
Update release notes for v10.1 stable
6 months ago
maliming
c20eb1e046
Update Blazorise 2.0 migration guide with additional input component renames and binding API changes
6 months ago
maliming
2779998c77
Update Blazorise 2.0 migration guide
6 months ago
maliming
c01fa54c1c
Add note: AbpExtensibleDataGrid still uses CurrentPage
6 months ago
maliming
ead292fa94
docs: clarify DataGrid template context changes in migration guide
6 months ago
maliming
24a3d12af7
feat: add Blazorise 2.0 migration guide and implement BlazoriseFluentSizingParse for dynamic sizing in DataGrid columns
6 months ago
berkansasmaz
e2b6a1e0e2
Create a Versioning & Releases Document for ABP Platform
8 months ago
EngincanV
0934b6baad
Update release-notes & roadmap docs after 10.1 release
8 months ago