What's Changed
- Update Oracle to support NET 6.0 by @realLiangshiwei in #10958
- Docs: Fix version select-box down arrow by @EngincanV in #10960
- Use
DateTime.UtcNow
inTokenCleanupService
. by @maliming in #10962 - No longer use
AddRazorRuntimeCompilation
. by @maliming in #10947 - Docs: Fix update badge by @EngincanV in #10970
- Update package version from 5.0.0-rc1 to 5.0.0 by @cephaspad in #10983
- Fixed l10n issue and margin among lines by @realLiangshiwei in #10990
- fix(CLI): directory separator for
bundle
command is not os specific by @berkansasmaz in #10992 - Cms-Kit studio analyze by @yekalkan in #10997
- Enhance
AbpRemoteStreamContentModelBinder
class. by @maliming in #11005 - Fix the performance problem of blazor-server by @realLiangshiwei in #11006
- Article image broken link fix by @gterdem in #11008
- Update document by @realLiangshiwei in #11023
- Add a comment when outputFolder is null by @realLiangshiwei in #11018
- Update Devart.Data.Oracle for .NET6 by @realLiangshiwei in #11028
- When IWebHostEnvironment is not injected, hostGetHostingEnvironment will return an empty one instead of throwing exception by @yekalkan in #11014
- Update DistEventsDemo by @realLiangshiwei in #11037
- Add
UniqueName
claim to the identity. by @maliming in #11039 - Update ABP Blazor UI v4.x to v5.0 Migration Guide by @realLiangshiwei in #10950
- Update Distributed-Event-Bus.md by @duguankui in #11057
- Fix HangfireBackgroundWorkerManager by @realLiangshiwei in #11061
- Break after the values are got from the provider. by @maliming in #11072
- Add
AbpTenantManagementEntityFrameworkCoreModule
toHttpApi.Host
project. by @maliming in #11076 - Upgrade
Npgsql.EntityFrameworkCore.PostgreSQL
to 6.0.2. by @maliming in #11084 - Add
IObjectToPath
. by @maliming in #11081
New Contributors
- @cephaspad made their first contribution in #10983
- @duguankui made their first contribution in #11057
Full Changelog: 5.0.0...5.0.1