100%
v10.7.0
Status: ReleasedReleased on Thursday, September 7 2023
There is a newer version available - v15.0.0
Release notes
The release of 10.7.0 is now available on Nuget.
Related changes from the issue tracker
Developer experience (1)
Localization (4)
UI and UX updates (5)
Other features (2)
Bugfixes (19)
- Drag and drop auto-creation of custom media items not working
- New Admin Invite skips Avatar Screen
- Switching property from Block Grid to Block List cause save errors
- Tags: Inconsistent Value Type Update in Database When Switching Datatype Option from JSON to CSV and Vice Versa
- Notification state is lost when use "Publish with descendants"
- Scoped services are disposed when used in Async Notification handlers
- Umbraco.Slider does not accept negative values
- Actions menu - Collapsing a tree section closes the overlay when copying / moving
- State is lost between content unpublishing and unpublished notifications
- `System.Int16.Parse()` overflow in UserGroupFactory
- Fix exceptions in Slider and Tags property value converters
- Makes sure the nucache is not truncated when its null
- Fix broken CookieAuthenticationRedirect caused by PR #14036 for non-api requests
- Show SVG icons for toolbar in configuration of richtext editor
- Handle upload error when file size is bigger than the configured value
- Allow newlines in invite emails
- Add code infrastructure to validate file content
- Do not allow content type property aliases that conflict with IPublishedElement
- Fixes #14649 - Ensure rendering of labels with no angularJS template code