v10.6.0
Status: ReleasedReleased on Thursday, July 6 2023
There is a newer version available - v15.2.2
Release notes
10.6.0 is now available on Nuget.
This minor release for Umbraco 10 adds a number of fixes and improvements mainly backporting from recent Umbraco 11 releases and aligning with Umbraco 12.
Highlights in Umbraco 10.6
A new counter for the number of external login providers in a project has been added to telemetry. This only shows the number of login providers, not which ones are being used.
Notable Fixes
- Members: Improved logout behavior
- Examine: Fix for (re)building indexes
- Textbox: Fixed incorrect validation behavior and updated documentation accordingly
You can see the full contents of 10.6 below ⬇️
Related changes from the issue tracker
Accessibility (1)
Dependencies (2)
Developer experience (2)
Front end (1)
Localization (3)
Preview (3)
Refactor (1)
UI and UX updates (7)
-
Fix bug, in multiurlpicker where you cannot deselect a selected entity.
-
Adds padding to the icon in btn-social
-
fix for the char limit(512) for textbox datatype
-
Addresses Issue #12388: When a Block List Editor is the last property on a tab, it's components properties have little to no spacing.
-
Edge Cases for Issue #13838: Hotkey Actions Triggered from Web Components
-
[Fix] Block editor labels showing Angular JS on first load.
-
Fix: Form elements in thirdparty dashboard views get removed
Bugfixes (12)
-
Block list editor defaults to close content once clicked
-
UmbracoMemberAuthorize attribute on API controller returns 404 when unauthorized
-
Cannot rebuild Examine Index
-
Unable to use suggested CommitDocumentedChanges Method
-
PublishedElementExtensions Value<T> method throws NotImplementedException when using with IPublishedValueFallback
-
Macro's PropertyTypePicker throws error in backoffice
-
Fixes #14102 - NestedPropertyIndexValueFactoryBase ignores compositions
-
XPath can unambiguously use $site/$parent
-
V10: Add external login provider count to detailed telemetry
-
Update security stamps on logout
-
Updated the IsoDateTimeConverter initialization in the JsonDateTimeFo…
-
Fix: Make multi URL Picker indexer noop