100%
UmbracoCms.7.6.7.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 834 times - uploaded 19 September 2017UmbracoCms.AllBinaries.7.6.7.zip
Downloaded 740 times - uploaded 19 September 2017Release notes
"Template experience update"
- New script and template editors
- New Colors
- Improved content/media/member picker experience
- Support for list view pickers
- New “UDI” ids for unique relation between umbraco items
- Improved security defaults
Read the blog post about the 7.6.0 release.
Upgrading
Make sure to follow the general upgrade guide AND the version specific upgrade guide - there may be some breaking changes for you in this release.
Important if you are upgrading an existing site: for the best results:
- In web.config do NOT change useLegacyEncoding to false if it is currently set to true - changing the password encoding will cause you not being able to log in any more
- In umbracoSettings.config leave EnablePropertyValueConverters set to false - this will help your existing content queries to still work
- In tinyMceConfig.config make sure to remove <plugin loadOnFrontend="true">umbracolink</plugin> so that the rich text editor works as it should
Related changes from the issue tracker
Features
Breaking Changes
Issues & Tasks
- U4-10184 - Double value output in Repeatable textstring
- U4-10197 - Missing imagecropper translations in Swedish
- U4-10241 - 'Unpublish content' triggers a forever spinning spinner
- U4-10392 - Culture and hostnames with special characters can register as collisions
- U4-10396 - ReplaceLineBreaksForHtml should include \r
- U4-10400 - Clear CDF temp files during upgrades
- U4-10407 - We should log unhandled exceptions that occur in webapi controllers and always have detailed errors returned to users even when not in debug mode
- U4-10409 - UDI Parsing should not require scanning assemblies
- U4-10413 - Composition/Reorder bar gets in the way when editing or adding a property
- U4-8886 - Selecting image in TinyMCE doesn't highlight toolbar button and show current folder
- U4-9149 - Focal point has higher z-index than sticky header
- U4-9374 - Navigation panel header and editor panel header don't line up properly in Firefox
- U4-9562 - HealthCheckController doesn't work when using IoC with Unity and WebAPI
- U4-9678 - XPath Syntax Parser slowdown