| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 17.3.1 source code.tar.gz | 2026-04-07 | 16.0 MB | |
| 17.3.1 source code.zip | 2026-04-07 | 25.3 MB | |
| README.md | 2026-04-07 | 828 Bytes | |
| Totals: 3 Items | 41.2 MB | 0 | |
What's Changed
š Bug Fixes
- Document URL Service: Batch delete of obsolete URL segment records to avoid SQL Server parameter limit (closes [#22339]) by - @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/22340
- Builder Extensions: Make
AddWebComponents()idempotent (closes [#22344]) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/22347 - Media Picker: Fix folder selection regression for developer-configured media pickers (closes [#22349]) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/22350
- Install: Ensure media directory exists before creating
PhysicalFileProvider(closes [#14877]) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/22281
Full Changelog: https://github.com/umbraco/Umbraco-CMS/compare/release-17.3.0...release-17.3.1