100%
v8.12.0
Status: ReleasedReleased on Thursday, March 11 2021
There is a newer version available - v15.0.0
UmbracoCms.8.12.0.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 1006 times - uploaded 11 March 2021Related changes from the issue tracker
Notable features (2)
Breaking changes (1)
Accessibility (1)
API and API documentation updates (2)
Dependencies (1)
Performance (6)
- Improve performance and reduce memory use and reduce array allocations by reusing char[]
- Minor optimisation by passing int instead of int? to Umbraco.Content()
- Speed up boot times and Improve Json (De)Serialization performance and reduce memory usage by reusing JsonSerializerSettings
- Fix eventService memory leaks
- Fixes issue with broken caches used for user permissions
- Fix mini profiler so that it actually profiles the Content APIs in the back office
Refactor (2)
Segments (1)
UI and UX updates (18)
- Allow use of infinite editor in list views
- Improvements to validation and accessibility of relationship create view
- Split out options in the Create Document type menu (adds create Element Type / Composition)
- Fixes #7215 - Hiding Links box in Info app for variants
- Add ellipsis to the Sort action in Content and Media
- Update to noUiSlider v14.6.3
- Hide rollback button for content that hasn't been created yet
- MNTP xpath help button doesn't do anything
- up swedish lang config
- 5596 allow editing alt text in grid
- Fixes #9699 - Icon sizing inconsistencies in tree
- Fix for applying searchResultFormatter on found searchresults
- Prevent overflow of searchresults with long urls
- Use umb-icon component in tree item
- Separate remove button and label for settings and styles in Grid Layout
- Better sorting of variants in variant picker and publishing dialogs
- Changed grid view labels and values to display: inline
- Fix 'Do something else' button position in create dialog
Other features (5)
- Added missing alt attributes to the images on the login screen and in avatars
- Add the ability to change the SQL Write Lock TimeOut
- Update icons in umb-tree-search-results component
- Fixes logging issue with Published Router and adds logging for Collision Detection
- Fixes #9615 - Upgrade to Htmlsanitizer v5