| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 10.5.0 source code.tar.gz | 2026-06-30 | 829.2 MB | |
| 10.5.0 source code.zip | 2026-06-30 | 840.2 MB | |
| README.md | 2026-06-30 | 10.6 kB | |
| Totals: 3 Items | 1.7 GB | 0 | |
What's Changed
- Update version numbers in common.props by @skoc10 in https://github.com/abpframework/abp/pull/25333
- Add default scopes fallback for
client_credentials/password/token_exchangegrants by @maliming in https://github.com/abpframework/abp/pull/25356 - Update en.json by @MansurBesleney in https://github.com/abpframework/abp/pull/25371
- Expose dynamic background worker scheduler capabilities by @salihozkara in https://github.com/abpframework/abp/pull/25397
- Add docs syntax check workflow for
docs/enMarkdown by @maliming in https://github.com/abpframework/abp/pull/25415 - Added Abp Studio AI Agent article by @yekalkan in https://github.com/abpframework/abp/pull/25416
- 10.4 Stable Release Announcement Post by @EngincanV in https://github.com/abpframework/abp/pull/25440
- React native document update by @fahrigedik in https://github.com/abpframework/abp/pull/25350
- Add live demo section and cover image to ABP Agent article by @yekalkan in https://github.com/abpframework/abp/pull/25421
- Localization update by @MansurBesleney in https://github.com/abpframework/abp/pull/25429
- Add new version 10.4.0 to latest-versions.json by @skoc10 in https://github.com/abpframework/abp/pull/25439
- AI assistant article enhancements by @ismcagdas in https://github.com/abpframework/abp/pull/25447
- Revise Arabic error messages in localization file by @nazem0 in https://github.com/abpframework/abp/pull/25449
- Add new react native template and sample apps articles by @fahrigedik in https://github.com/abpframework/abp/pull/25426
- Add ABP Agent Vibe Architecting article by @fahrigedik in https://github.com/abpframework/abp/pull/25459
- Update aspnet-zero vs abp UI table entries by @gizemfirat in https://github.com/abpframework/abp/pull/25458
- Tag Fix in Low Code Documentation by @gizemfirat in https://github.com/abpframework/abp/pull/25460
- React native tutorial update by @fahrigedik in https://github.com/abpframework/abp/pull/25444
- docs: fix angular README to reference Vitest instead of Karma by @Waseem-Isaac in https://github.com/abpframework/abp/pull/25470
- Community Post- Adding an article for developing with the ABP AI agent tool by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/25474
- Enhance LinkUserTokenProvider with single-active policy and consent helpers by @maliming in https://github.com/abpframework/abp/pull/25450
- Support S3 Compatible Blob Storage Providers by @enisn in https://github.com/abpframework/abp/pull/22962
- Upgrade Blazorise packages to version 2.1.3 by @maliming in https://github.com/abpframework/abp/pull/25494
- Upgrade MongoDB.Driver to 3.9.0 by @maliming in https://github.com/abpframework/abp/pull/25484
- Remove redundant
FallbackToProvidercall inMedallionAbpDistributedLockby @maliming in https://github.com/abpframework/abp/pull/25497 - Fix MySQL index key too long for ResourcePermissionGrant by @maliming in https://github.com/abpframework/abp/pull/25495
- docs: remove stale ABP Studio MCP server docs by @enisn in https://github.com/abpframework/abp/pull/25518
- Replace default token provider with single-active variant by @maliming in https://github.com/abpframework/abp/pull/25525
- Update workflow to merge rel-10.5 with rel-10.4 by @skoc10 in https://github.com/abpframework/abp/pull/25528
- Update workflow to merge dev with rel-10.5 by @skoc10 in https://github.com/abpframework/abp/pull/25530
- Update version to release 10.5.0-rc.1 by @skoc10 in https://github.com/abpframework/abp/pull/25532
- Codemirror version changed to 6.0.2 by @gizemfirat in https://github.com/abpframework/abp/pull/25358
- Update @abp/ng.theme.basic version to 10.5.0-rc.1 by @skoc10 in https://github.com/abpframework/abp/pull/25538
- Fix shared options mutation in AbpRemoteServiceApiDescriptionProvider by @maliming in https://github.com/abpframework/abp/pull/25542
- Prepare announcement post and update docs for v10.5 by @EngincanV in https://github.com/abpframework/abp/pull/25545
- Update switch-to-preview option image for ABP Studio v3.0 in the 10.5 announcement post by @EngincanV in https://github.com/abpframework/abp/pull/25547
- Update versio to release 10.5.0-rc.2 by @skoc10 in https://github.com/abpframework/abp/pull/25549
- Render empty state on Settings page when no group is available by @maliming in https://github.com/abpframework/abp/pull/25541
- Fix flaky username generation in
GetUserNameFromEmailAsyncby @maliming in https://github.com/abpframework/abp/pull/25558 - Fix EntityId truncate length in EntityChange constructor by @maliming in https://github.com/abpframework/abp/pull/25556
- Fix user edit modal failing when creator or modifier is soft-deleted by @maliming in https://github.com/abpframework/abp/pull/25557
- Suite docs: document MudBlazor support by @maliming in https://github.com/abpframework/abp/pull/25448
- Use IsDeleted column TypeMapping in soft-delete DbFunction by @maliming in https://github.com/abpframework/abp/pull/25570
- Render attached component in Basic theme user menu by @maliming in https://github.com/abpframework/abp/pull/25569
- Use CLR property name in soft-delete and multi-tenant filters by @maliming in https://github.com/abpframework/abp/pull/25568
- docs: add ABP Studio AI Agent documentation by @enisn in https://github.com/abpframework/abp/pull/25565
- Patch MudBlazor ripple cleanup for Blazor SSR / InteractiveAuto by @maliming in https://github.com/abpframework/abp/pull/25586
- docs: move AI Agent nav under ABP Studio by @enisn in https://github.com/abpframework/abp/pull/25592
- docs: remove provider-specific model wording by @enisn in https://github.com/abpframework/abp/pull/25595
- Add community article: MudBlazor in ABP 10.4 by @maliming in https://github.com/abpframework/abp/pull/25587
- docs: refine AI Agent documentation screenshots by @enisn in https://github.com/abpframework/abp/pull/25599
- Update tenant management and theme basic dependencies to version 10.5… by @skoc10 in https://github.com/abpframework/abp/pull/25612
- Add low-code model descriptor schemas by @salihozkara in https://github.com/abpframework/abp/pull/25601
- Update low-code descriptor documentation by @salihozkara in https://github.com/abpframework/abp/pull/25610
- Add CleanLogsCommand by @blackWins in https://github.com/abpframework/abp/pull/23305
- Blob container ProviderType does not fall back to default container configuration by @EngincanV in https://github.com/abpframework/abp/pull/25615
- fix(ddd): restrict dynamic sorting selectors to property/field access by @maliming in https://github.com/abpframework/abp/pull/25617
- docs: clarify React npm package links by @EngincanV in https://github.com/abpframework/abp/pull/25623
- docs(studio): release 3.0.4 - 3.0.4 by @github-actions[bot] in https://github.com/abpframework/abp/pull/25626
- Wrap IdentityServer test seed in single UoW to fix flaky SQLite lock by @maliming in https://github.com/abpframework/abp/pull/25630
- Angular - Fixing the loading state management problem for manage profile by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/25578
- Update penetration test report for 10.4 by @salihozkara in https://github.com/abpframework/abp/pull/25634
- Update low-code JSON schemas and sorting guard for flat layouts by @salihozkara in https://github.com/abpframework/abp/pull/25637
- Update version to release 10.5.0-rc.3 by @skoc10 in https://github.com/abpframework/abp/pull/25641
- React Native - Updating the documents for the running profile additions by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/25600
- Resolve shared users from Host in password and token-exchange grants by @maliming in https://github.com/abpframework/abp/pull/25648
- refactor: streamline workflow for installing helper scripts by @skoc10 in https://github.com/abpframework/abp/pull/25651
- docs(studio): release 3.0.5 - 3.0.5 by @github-actions[bot] in https://github.com/abpframework/abp/pull/25654
- docs(studio): release 3.0.6 - 3.0.6 by @github-actions[bot] in https://github.com/abpframework/abp/pull/25657
- Update application template version in pentest report by @salihozkara in https://github.com/abpframework/abp/pull/25659
- Update version to release 10.5.0-rc.4 by @skoc10 in https://github.com/abpframework/abp/pull/25666
- Update ABP dependencies to version 10.5.0-rc.4 by @skoc10 in https://github.com/abpframework/abp/pull/25672
- Download network
--template-sourceinstead of reading it as a local file by @maliming in https://github.com/abpframework/abp/pull/25670 - Pass
configActionin genericHubConfigList.AddOrUpdateoverload by @maliming in https://github.com/abpframework/abp/pull/25676 - Upgrade Blazorise packages to version 2.2.1 by @maliming in https://github.com/abpframework/abp/pull/25683
- Add non-tiered
appsettingsexample to the IIS deployment docs by @maliming in https://github.com/abpframework/abp/pull/25685 - Stop warning for plain strings without the localization separator by @maliming in https://github.com/abpframework/abp/pull/25684
- Keep
pathon breadcrumb segments so they render as links by @maliming in https://github.com/abpframework/abp/pull/25682 - Fix MudBlazor resource permission management modal by @maliming in https://github.com/abpframework/abp/pull/25692
- Use DST-aware
formatinabpUtcToLocalpipe for UTC clock by @maliming in https://github.com/abpframework/abp/pull/25681 - Emit optional chaining for nested params in Angular proxy generation by @maliming in https://github.com/abpframework/abp/pull/25686
- Angular - Enhancing
MemoryTokenStorageServiceto support session storage for specific keys by @sumeyyeKurtulus in https://github.com/abpframework/abp/pull/25701 - Add
overridetoAbpMauiClientModule.OnApplicationInitializationAsyncby @maliming in https://github.com/abpframework/abp/pull/25714 - Update version to release 10.5.0 by @skoc10 in https://github.com/abpframework/abp/pull/25717
- Clarify dynamic claims documentation (remote contributors,
IsRemoteRefreshEnabled) by @maliming in https://github.com/abpframework/abp/pull/25718
New Contributors
- @nazem0 made their first contribution in https://github.com/abpframework/abp/pull/25449
- @gizemfirat made their first contribution in https://github.com/abpframework/abp/pull/25458
- @Waseem-Isaac made their first contribution in https://github.com/abpframework/abp/pull/25470
Full Changelog: https://github.com/abpframework/abp/compare/10.4.1...10.5.0