13.13.0
What's Changed Since 13.13.0-rc3
๐ Bug Fixes
- Media picker: Fix image selection after upload when media picker presents multiple pages (closes #21115) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/21117
- Members: Fix
GetLockoutEndto returnDateTimeOffSetmax rather thanDateTimemax (closes #21155) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/21157
Full Changelog: https://github.com/umbraco/Umbraco-CMS/compare/release-13.13.0-rc3...release-13.13.0
What's Changed Since 13.13.0-rc2
๐ฆ Dependencies
- Updates dependencies to latest patch for 13.13 by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/21108
Full Changelog: https://github.com/umbraco/Umbraco-CMS/compare/release-13.13.0-rc2...release-13.13.0-rc3
What's Changed Since 13.13.0-rc
๐ Security
- Resolves vulnerability relating to the handling and deletion of temporary files during the dictionary and content type upload process released in 13.12.1 and discussed in https://github.com/umbraco/Umbraco-CMS/security/advisories/GHSA-hfv2-pf68-m33x.
Full Changelog: https://github.com/umbraco/Umbraco-CMS/compare/release-13.13.0-rc...release-13.13.0-rc2
What's Changed Since the Previous Release (13.12.0)
๐ Bug Fixes
- Redirects: Fix self referencing redirects for 13 (closes #20139) by @NillasKA in https://github.com/umbraco/Umbraco-CMS/pull/20908
- Content picker: Allow selections on a content picker on a read-only document to be opened (closes #20816) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/20819
- Block Grid: Align read-only display with other property editors by @bjarnef in https://github.com/umbraco/Umbraco-CMS/pull/21007
- Content editing: Correct handling of read-only of name field when
Aaction is removed inSendingContentNotificationby @bjarnef in https://github.com/umbraco/Umbraco-CMS/pull/20072 - Content picker: Remove multi-node content picker entries by UDI to account for index not aligning with stored values (closes #20943) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/20950
- Content picker: Allow selections on a content picker on a read-only document to be opened (closes #20816) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/20819
- Media Picker Fixed folder navigation when returning from an empty folder (closes #20975) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/20987
- Media Picker: Present root nodes for users with more than one media root node assigned (closes #20967 and #21048) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/20993
Full Changelog: https://github.com/umbraco/Umbraco-CMS/compare/release-13.12.0...release-13.13.0-rc