17.0.0-rc2
Pre-release
Pre-release
·
11 commits
to release/17.0
since this release
What's Changed since 17.0.0-rc1
📦 Dependencies
- Update to .NET 10 by @AndyButland in #20796
🚤 Performance
🐛 Bug Fixes
- Collection children: A slim navigation of collection children + higher take above target by @nielslyngsoe in #20641
- Performance: Cache published content instances at cache service level by @kjac in #20681
- Load Balancing: Move temporary files and make them configurable to allow for media upload when load balancing the backoffice by @nikolajlauridsen in #20717
- Rich text editor: Treat an "empty" value as a non-value (closes #20454) by @kjac in #20719
- Data Type: use Property Editor UI label instead over name by @nielslyngsoe in #20716
- Dependencies: Update node development dependency to latest secure version of current major (17) by @AndyButland in #20735
- Flags: Complete renaming of
SignProviderstoFlagProviders. by @AndyButland in #20752 - Content Workspace: not displaying varying composition values in a not varying context (Fixes #20707) by @nielslyngsoe in #20758
- Property type: Vary in the same way as the owner Document Type by @nielslyngsoe in #20751
- Auth: Cleans up stale or completed auth details from storage by @iOvergaard in #20725
- Fix memory leak with
IOptionsMonitor.OnChangeand non-singleton registered components (closes #20709) by @AndyButland in #20723 - Migrations: Ensures
Foldermedia type has a collection view on migration and moves last synched table to a pre-migration by @NillasKA in #20743
Full Changelog: release-17.0.0-rc1...release-17.0.0-rc2