| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 17.0.1 source code.tar.gz | 2025-12-03 | 14.7 MB | |
| 17.0.1 source code.zip | 2025-12-03 | 23.2 MB | |
| README.md | 2025-12-03 | 2.0 kB | |
| Totals: 3 Items | 37.9 MB | 0 | |
What's Changed
🐛 Bug Fixes
- Delivery API: Only add default strategy if delivery API is not registered (closes [#20976]) by @Zeegaan in https://github.com/umbraco/Umbraco-CMS/pull/20982
- Rendering: Don't use element cache level on snapshot cache level properties by @kjac in https://github.com/umbraco/Umbraco-CMS/pull/21006
- Delivery API: Missing Member Open API security scheme references by @lauraneto in https://github.com/umbraco/Umbraco-CMS/pull/21020
- Tree: Fix incorrect error notification when deleting last child (closes [#20977]) by @iOvergaard in https://github.com/umbraco/Umbraco-CMS/pull/20985
- Delivery API: Retain the Delivery API login redirect behavior in .NET 10 (closes [#21000]) by @kjac in https://github.com/umbraco/Umbraco-CMS/pull/21023
- Segments: Fix processing data for segments variants by @nielslyngsoe in https://github.com/umbraco/Umbraco-CMS/pull/21018
- Static files: Fix tree to only provide items from expected folders (closes [#20962]) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/21001
- Management API: Return not found from request for content references when entity does not exist (closes [#20997]) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/20999
- Migrations: Ensure
umbracoPropertyDatacolumn casing by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/21015 - Cache: Add awaits to memory cache rebuilds to fix race conditions by @nikolajlauridsen in https://github.com/umbraco/Umbraco-CMS/pull/20960
🚤 Performance
- Migrations: Optimise
ConvertLocalLinksmigration to process data in pages, to avoid having to load all property data into memory by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/21003 - Migrations: Set a long timeout by default on the migration of system dates (closes [#21013]) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/21022
Full Changelog: https://github.com/umbraco/Umbraco-CMS/compare/release-17.0.0...release-17.0.1