What's Changed
- [rel-9.1] Changes to make LocalDistributedEventBus able to use outbox/inbox patterns. by @maliming in #22134
- Add the missing translation text. by @maliming in #22135
- Add custom
IdentityErrorDescriber
for localized error messages. by @maliming in #22137 - Angular - Fixing angular eslint dependency problem on templates by @sumeyyeKurtulus in #22157
- Remove
datatables.net
compatible code. by @maliming in #22159 - Refactor permission management logic to fix 'Grant all permissions' problem by @realLiangshiwei in #22144
- Add a note to 9.0 migration guide to indicate supporting both .NET 8 & .NET 9 by @EngincanV in #22170
- Angular - Fixing tree node selection problem by @sumeyyeKurtulus in #22154
- Angular - Fixing filter bug on permission modal by @sumeyyeKurtulus in #22152
- Update
list-modules
description in cli docs by @yekalkan in #22183 - Update account-pro document and add additional properties for AbpAccountOptions by @EngincanV in #22196
- Refactor connection string checkers to initialize connection settings within try blocks. by @maliming in #22185
- Angular - Fix saas proxy generation imports by @erdemcaygor in #22204
- Update
Pomelo.EntityFrameworkCore.MySql
to9.0.0-preview.3.efcore9.0.0
by @maliming in #22213 - Update version to release 9.1.0-rc.3 by @skoc10 in #22221
New Contributors
- @erdemcaygor made their first contribution in #22204
Full Changelog: 9.1.0-rc.2...9.1.0-rc.3