15.0.0-rc4
Pre-release
Pre-release
Zeegaan
released this
13 Nov 17:09
·
985 commits
to contrib
since this release
What's Changed Since 15.0.0-rc3
💥 Breaking Changes
🚀 New Features
- Add endpoint for retrieving the published (if any) version of a document by @kjac in #17278
- Explicit cache entry settings and expose cache settings in json schema by @bergmania in #17480
- Implement content type filtering for in-memory navigation structure by @elit0451 in #17456
- Add UDI support for relation, user and user-group entity types by @ronaldbarendse in #17490
- Implement not-implemented methods for media cache by @Zeegaan in #17524
🐛 Bug Fixes
- Validate client IDs before applying them by @kjac in #17426
- Fix reload memory cache endpoint by @Zeegaan in #17446
- Make catch all endpoints for those ending with a path by @bergmania in #17468
- Fixed issue with double reversed url segments by @bergmania in #17477
- Change udi to key i the block grid items view by @bergmania in #17478
- Fix invalid culture on delivery api request by @Migaroez in #17486
- Media section modal is not closed and the media tree is not updated immediately after creating an media folder/ item by @madsrasmussen in #17495
- Only render media create and update date if they exist by @madsrasmussen in #17499
- Tiptap toolbar data fix by @leekelleher in #17502
- Removes unused Published Status dashboard actions by @leekelleher in #17503
- Hotfix: Ensure scaffolding is done before initializing the redirect controller by @madsrasmussen in umbraco/Umbraco.CMS.Backoffice#2514
- hotfix: 17434 (prevent routable modals inside not routable modals) by @nielslyngsoe in umbraco/Umbraco.CMS.Backoffice#2518
- Tiptap media upload, prevent pasted HTML fragments by @leekelleher in #17518
📦 Dependencies
- Update NuGet packages 2024-11-09 by @bergmania in #17474
- Update NuGet packages 2024-11-12 + Final .NET 9 by @bergmania in #17511
Other Changes
- Removed a series of obsolete attributes by @bergmania in #17479
- Hotfix: await server-request before submit gets resolved by @nielslyngsoe in umbraco/Umbraco.CMS.Backoffice#2520
Full Changelog: release-15.0.0-rc3...release-15.0.0-rc4