v13.6.0
Status: ReleasedReleased on Thursday, January 30 2025
There is a newer version available - v15.2.2
Release notes
This release is now out on nuget
Related changes from the issue tracker
API and API documentation updates (1)
Dependencies (3)
Developer experience (3)
UI and UX updates (3)
Other features (3)
Bugfixes (53)
-
A member that has changed their email address/user name, can still login with the old value
-
Cannot Save After Failed Schedule
-
IVirtualPageController is not setting the Umbraco context PublishedRequest content via FindContent
-
UnattendedInstaller broken
-
Exception `PanicException: failed to get child with id=` after updating content types (in Deploy schema deployments)
-
umbracoRedirect Requires Template
-
Multinode treepicker dynamic path only works after refresh
-
GetUniqueName for Umbraco NodeName doesn't consider 'multiple spaces' and can accidentally create clashing URLs
-
Discrepancy between content and media URL when containing special characters
-
Content with the same name (but special characters inside) causes URL collision
-
Block Appearance: Cannot set `custom view` to a file from a RCL.
-
Saving a media-type with a rich-text property breaks the save media button
-
Umbraco Custom Property Validation -> SQLite vs SQL field length issue
-
Rewrite throws argument exception when navigating to bare url that ends in multiple slashes
-
Backoffice Login not working with Safari 15 / umbraco 13.3.2
-
Medi Picker is no longer auto selecting media that's been uploaded
-
Read-only mode allows user to edit content in RTE property editor
-
The "Save and preview" button disappears after you have been on a content app tab and come back again.
-
_auditService.GetLogs(_node.Id) - dates (Create and Update) are always 1/1/0001 12:00AM
-
Deleted member is not logged out and cannot log out.
-
Restricted Public Access and having "install" in the first url segment
-
`RichTextOutputAsJson` skips space between inline elements
-
popup error when trying to send for approval
-
Member Username cannot be same as a member's id
-
Examine sometimes fails to load
-
System.InvalidOperationException: Failed to Fetch Ancestors - Internal Server Error (500) Due to Content Cache Retrieval Failure in Umbraco Delivery API
-
RTE Containers/Code style doesn't work
-
Umbraco version 13.5.2 + multiple media picker - TypeError: Cannot read properties of undefined (reading 'length')
-
Schedule publishing failed to re-validate the selected time
-
Unattended migrations of CMS and packages require a restart for the package ones to run
-
RTE: Anchor gets stripped in UI when re-opening link
-
Markdown (in Property Descriptions) are not properly rendering if repeated. See example.
-
System.ArgumentNullException: Value cannot be null. (Parameter 'user')
-
MediaService CreateMediaWithIdentity is generating malformed History log messages
-
Error when creating content with Richtext editor property for an other culture
-
Server error msg is not properly rendered when emptying recycle bin
-
File - Media type, PostSave Authorization error appearing on V13
-
No longer shows success message if content moving is cancelled
-
Fixes issue with the IVirtualPageController not setting PublishedRequest content via FindContent
-
Add `RemoveDefault()` extension method to fluent API for CMS webhook events
-
Block settings unavailable element type
-
Update ImageSharpMiddlewareOption for fixing invalid width and height
-
Add swiss languages as backoffice languages
-
Fixed issue #17225. Extended RTE valid element configuration
-
MNTP: Re-initialize contextual dialog options upon content creation
-
MNTP: Improve site and root context for dynamic root
-
Issue 17128 - Fix GetMediaByPath when querying for media which has been uploaded with dimensions in the file name
-
Use TryParse when parsing ID from claims
-
TinyMCE readonly mode
-
V13: Clear username cache
-
Allow skipSelect blueprints only when one blueprint exists
-
Lucene Package Update to Address CVE-2024-43383
-
Added a maxlength setting to the regular expression pattern field