What's Changed
- Update Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling project target to net9.0 by @realLiangshiwei in #22441
- Update version to release 9.0.8 by @skoc10 in #22456
- Remove account module login link toolbar by @m-aliozkaya in #22465
- Update version to release 9.1.1 by @skoc10 in #22475
- test: error notification by @salihozkara in #22478
- Revert "test: error notification" by @salihozkara in #22480
- Update ABP Penetration Test Report by @salihozkara in #22477
- Added missing "Bunny Provider" item to the documentation tree by @EngincanV in #22493
- Create v9.2 migration guide by @EngincanV in #22488
- Update release-notes & road-map docs for v9.2 by @EngincanV in #22501
- Use role Id to determine
IsAssigned
. by @maliming in #22513 - Update
Hangfire
to1.8.17
. by @maliming in #22508 - Improve Timing documentation by @EngincanV in #22520
- feat: add
AppBasePath
parameter to script and style bundling components by @maliming in #22514 - Publishing
DynamicPermissionDefinitionsChangedEto
in uow. by @maliming in #22511 - Handling Swagger OAuth2 callbacks in a new way. by @maliming in #22505
- doc: Remove eShopOnAbp section and instead mention ms solution template in the microservice documentation by @EngincanV in #22506
- Update settings.md by @maliming in #22534
- feat: add includeChildren parameter to GetMembersCountAsync for hierarchical member counting by @maliming in #22498
- Add fixed position for dropdown menu in responsive tables by @realLiangshiwei in #22470
- Fix merge problem of
GetQueryableAsync
method. by @maliming in #22543 - Try to get and change tenant in
DynamicRouteValueTransformer
. by @maliming in #22547 - Fix the way to get paths for
GetDirectoryContentPath
andGetProxyFileInfoPath
. by @maliming in #22550 - Refactor ClientProxyApiDescriptionFinder to simplify file handling and remove unused methods by @maliming in #22556
- Use
TempData
to determine whether the user should be redirected to theselect account
endpoint. by @maliming in #22546 - Enhance
AbpRemoteStreamContentModelBinder
to compatible with multiple files. by @maliming in #22572 - Remove
ClientProxyServices
ifExposeClientProxyServices
isfalse
. by @maliming in #22571 - Don't write remote exceptions to console for Blazor WASM. by @maliming in #22585
- Add
IgnoredEventSelectors
toAbpDistributedEntityEventOptions
for event filtering. by @maliming in #22471 - Using timezone settings to display datetime. by @maliming in #22236
- Angular - Fixing the permission guard check by @sumeyyeKurtulus in #22581
- Created angular installation info of for common modules by @yekalkan in #22489
- Update version to release 9.2.0-rc.2 by @skoc10 in #22609
Full Changelog: 9.2.0-rc.1...9.2.0-rc.2