100%
v10.2.0
Status: ReleasedReleased on Thursday, September 8 2022
There is a newer version available - v15.0.0
Release notes
The 10.2.0 minor release of Umbraco is now live on NuGet.
See the release blog post for full details.
Related changes from the issue tracker
Breaking changes (1)
Accessibility (3)
Localization (4)
Performance (3)
UI and UX updates (10)
- Fix previous conversion of SearchAll to async ignoring the SortOrder value from SearchableTree
- Fix StripHtmlTagsMethod by adding Regex
- Adjust label styles to allow wrapping
- Update description for `maxPropertyWidth`
- Tweaks the composition dialog in the content type editor
- Removes bottom margin from template select box in content node info
- Fix: Package view - Layout not showing correctly in respect to screen size #12576
- Fix: "You have unsaved changes" on media with date picker even though I don't #12617
- Added dictionary filter by name
- Makes active pip text darker to contrast with non-active pips
Other features (2)
Bugfixes (17)
- v10.0.0 - Doctype local property tabs no longer respond
- umbracoExternalLoginToken table is outdated with OpenIdConnect for members
- Login with OpenIdConnect gives FOREIGN KEY constraint failed error
- Cannot delete a member if they have rows in umbracoExternalLoginToken
- MembersIdentity doesn't have ClaimsPrincipalFactory
- Fixed ContentLastChanceFinder not being called for nodes without templates
- Fix sections wording
- Don't allocate new object array instances when indexing
- Replaced usage of new Random().Next(..) with RandomNumberGenerator.Ge…
- Only expose the filename when uploading content types
- Refactored logic for calculating the first run time for a recurring hosted service.
- Only expose server vars for password policy rules and max file size for authenticated users
- Fix JS error when clicking a reset password link twice
- Better exception message when using ALTER TABLE and SQLite
- Fixed issue with saving member groups, that was not persisted,
- Performance improvement: Reusable data editors
- Fix breaking change in DictionaryMapDefinition