What's Changed
- Clear Breadcrumbs & Page ToolbarItems while disposing PageHeader by @enisn in #21888
- Use
ubuntu-22.04
to build and test. by @maliming in #21919 - Set
.AspNetCore.Culture
cookiepath
to/
. by @maliming in #21917 - Angular - Fixing proxy generation problem for the enum type by @sumeyyeKurtulus in #21922
- Publish
DistributedEventSent/DistributedEventReceived
events in unit test for testing. by @maliming in #21928 - Update
Npgsql.EntityFrameworkCore.PostgreSQL
to 9.0.3. by @maliming in #21927 - Added
Encrypting Setting Values in the Application Configuration
section. by @maliming in #21933 - Check if property has
RequiredMemberAttribute
to determineIsRequired
. by @maliming in #21931 - Enhance comment time formatting with localized time ago display by @suhaib-mousa in #21329
- Update version to release 9.0.4 by @skoc10 in #21945
- Update configuring-openIddict.md by @maliming in #21943
- Angular - Fixing the nullability check for proxy generation by @sumeyyeKurtulus in #21951
- Bump up ng-zorro-antd by @masum-ulu in #21954
- Update docs after v9.1 release by @EngincanV in #21962
- Update migration guides for v9.1 by @EngincanV in #21967
- Update ABP Studio docs for v0.9.22 by @EngincanV in #21975
- Fix wrong sample link in the modular monolith tutorial by @EngincanV in #21974
- Angular - Update version to 19.1.x by @sumeyyeKurtulus in #21964
- Publish
DistributedEventSent/Received
events inLocalDistributedEventBus
. by @maliming in #21985 - Fix lazy-expand menu click problem by @realLiangshiwei in #21938
- Move Cms-Kit menu item to root by @yekalkan in #22000
- Update TypeApiDescriptionModel to include instance and public properties. by @maliming in #22011
- Skip adding namespaces if module doesn't need
ThemeModule
. by @maliming in #22009 - Remove
protected
modifier from DTO properties. by @maliming in #22016 - Update Studio Monitoring Applications document by @berkansasmaz in #22019
- Add
LogoUrl
andAppName
to account layout. by @maliming in #21942 - Made improvements for modular monolith tutorial by @EngincanV in #22023
- Update login command description in CLI document by @berkansasmaz in #22029
- Revise the samples document by @EngincanV in #22027
- Angular - Fix proxy generation problems for the enum types by @sumeyyeKurtulus in #22037
- Revise "Blazor UI: Overall" documentation by @EngincanV in #22040
- Update idle-session-timeout.md by @anderjef in #22058
- Update step3-deployment-github-action.md by @EngincanV in #22062
- Clear event predicates after
GetEventsRecords
method. by @maliming in #22056 - Angular - Fixing the Vite builder warning problem by @sumeyyeKurtulus in #22073
- Fixing local registration for es-build function to consider
cultureNameLocaleFileMap
by @sumeyyeKurtulus in #22078 - Update version to release 9.0.5 by @skoc10 in #22085
- Angular - Adding missing localizations by @sumeyyeKurtulus in #22084
- Check user password if sign in result is
IsNotAllowed
. by @maliming in #22093 - Update
System.Linq.Dynamic.Core
to1.6.0.1
by @maliming in #22099 - Chore: update .NET Core version from 8.x to 9.x in GitHub Actions dep… by @skoc10 in #22104
- Make Single-Layer Solution navigation Lazy expand by @realLiangshiwei in #22103
- Update version to release 9.1.0-rc.2 by @skoc10 in #22114
- Angular - Access token management fixes by @sumeyyeKurtulus in #22066
- Fix Blog post tag filtering problem by @realLiangshiwei in #22113
- Angular - Fixing nullability and type problems while generating proxy by @sumeyyeKurtulus in #22120
New Contributors
Full Changelog: 9.1.0-rc.1...9.1.0-rc.2