100%
v8.16.0
Status: ReleasedReleased on Thursday, August 26 2021
There is a newer version available - v15.0.0
UmbracoCms.8.16.0.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 2827 times - uploaded 26 August 2021Related changes from the issue tracker
Block editor (1)
Dependencies (5)
- ERROR The type 'ValueType' is defined in an assembly that is not referenced. You must add a reference to assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
- Update ImageProcessor dependencies to the latest version
- Upgrade flatpickr to the latest version
- Update noUiSlider to v15.2.0
- Update Serilog dependencies
Developer experience (4)
Localization (1)
Performance (6)
- Ensure that any ReaderWriterLockSlim is disposed, or replaced with a more suitable lock
- 8.15RC Compress Umbraco.TrueFalse properties from int32 to bool.
- Automatically intern Alias properties for SQL queries
- Update Serilog dependencies
- Dispose Process properly in a few areas where this was missing
- Update Serilog.Enrichers.Process to 2.0.2 as it fixes a leak
UI and UX updates (12)
- Adjust showLabels to be parsed as boolean
- Update icon in member group picker
- Color picker: Fix label view
- Numberrange view: Various minor improvements
- Changed umb-notifications z-index
- File upload checkered background
- Support custom SVG icons in user groups list
- Use umb-icon component in user history
- Only make umb-button-ellipsis visible when above backdrop
- Fixes - Backdrop is removed when closing user overlay in tour #10754
- Don't squeeze avatar when help panel is open
- reset confirmDiscardChanges on save in content permissions
Other features (3)
Bugfixes (23)
- Install Package containing Document Types Fails if using SQL Server Compact
- Adding content in multiple threads from composer cause IOException
- Nested content with mandatory property fails to validate item when it failed validation the first time
- Umbraco style changes (image cropper, form answer types)
- Cannot copy page with Block List block with property that 'looks like' JSON
- Umbraco 9.0.0 RC002 - Can't copy content at root
- Block List doesnt save values
- Fix issue with show selected member types on init using treepicker
- Fix textboxes inside flatpickr popup to not cause the scheduled publi…
- Fix issue when deleting an invited user
- RelationType parent/child type are stored in the wrong order
- Disable cached partials if in preview mode
- Bugfix: #10414 - Validation message doesn't disappear once the issue is fixed
- #10577 bugfix - Umbraco backoffice allows you to assign the same 'login' on two different Members
- 8.15RC Don't create new empty arrays
- Fix examine overview not working as expected
- UserService.SavedUserGroup event returns wrong list of AddedUsers
- Escape HTML in localization tokens.
- Fixes: Unable to unlock locked-out member #10678
- Fixes #10762 - Can't copy content at root
- Fix JS error when using the hide search function in treepicker
- Fixed #9157 - Sorting event not fired in ContentService : Use the sorting event instead of the saving
- Match neutral cultures as Examine culture fields