100%
UmbracoCms.7.6.1.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 6581 times - uploaded 09 May 2017UmbracoCms.AllBinaries.7.6.1.zip
Downloaded 1557 times - uploaded 09 May 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
No items to display
Breaking Changes
No items to display
Issues & Tasks
- U4-9704 - Sorting UDI media picker items, makes it store Int's
- U4-9849 - Query Builder not working in template editor. Always returns Model.Content.Site().Children()
- U4-9853 - User permissions editor broken in 7.6 with YSOD
- U4-9862 - Umbraco 7.6- EmailAddressValueConverter runtime error with empty value
- U4-9863 - Udi for PartialViewMacro with spaces are generated in an unsupported format
- U4-9864 - Missing import and xss check in other PermissionEditor.aspx
- U4-9869 - Typo in the upgrade installer
- U4-9038 - Cannot pick media when "start node in media library" is not a top level folder