100%
UmbracoCms.7.6.6.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 2763 times - uploaded 05 September 2017UmbracoCms.AllBinaries.7.6.6.zip
Downloaded 916 times - uploaded 05 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
Breaking Changes
Issues & Tasks
- U4-10152 - Icon Picker Sometimes Missing Filter Field Placeholder Translation
- U4-10200 - Listview layouts - empty state not localized
- U4-10225 - Notification banner floats above context menu
- U4-10232 - Unsaved changes alert overlaps borders
- U4-10242 - Adding subtitle to overlay increase height in dialog
- U4-10249 - FolderAndFilePermissions HealthCheck causes the application to restart
- U4-10266 - Package installer need to handle files before handling entities
- U4-10271 - Using 'GetValue' should return a null if the property does not exist on the DocumentType rather than throw
- U4-10274 - Umbraco.MemberHasAccess isn't cached
- U4-10281 - Javascript error in Umbraco.Controllers.js textAreaController
- U4-10289 - IdkMap cache can cause the entity service to return invalid results
- U4-10301 - Change the PluginManager hash to use more reliable and consistent hashes
- U4-10349 - Optimize EnsureUniqueNodeName
- U4-10356 - Update default Config/Lang after each update
- U4-10358 - Upgrade error from 7.1.8 to 7.6.5: The index 'IX_umbracoNodeUniqueID' is dependent on column 'uniqueID'
- U4-10361 - Creating new member when `AllowManuallyChangingPassword="false"` - can't set a password
- U4-10363 - 417 missing token error due to invalid cookie name
- U4-10367 - 417 missing token error due to cookie being overwritten
- U4-10370 - Culture and hostnames with "æøå" after /
- U4-4848 - If "Save and Publish" is clicked before page finishes loading, data is lost from MNTP
- U4-7382 - Text Properties Containing JSON Are Corrupted on Publish
- U4-9977 - TinyMCE table hover toolbar missing icons