100%
UmbracoCms.7.6.5.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 4146 times - uploaded 08 August 2017UmbracoCms.AllBinaries.7.6.5.zip
Downloaded 967 times - uploaded 08 August 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
No items to display
Issues & Tasks
- U4-10013 - Umbraco.MediaPicker value converter does not understand ints
- U4-10128 - Empty Node Key (Guid) in content
- U4-10139 - Minor localization issues
- U4-10143 - Null Reference - Could not retrieve current xml node poor error message
- U4-10171 - Treepicker used in grid Settings, unable to remove setting once applied.
- U4-10178 - Core Valueconverter for legacy mediapicker does not work for single picker
- U4-10187 - Broken link from Backoffice -> Settings -> Welcome Tab (Dashboard) to Training and certification
- U4-10189 - Validation in PropertyEditorAttribute is wrong
- U4-10213 - Randomly getting System.UnauthorizedAccessException when app pool recycles
- U4-10252 - Slider property editor initial values not used when equal (range enabled)
- U4-4079 - Context menu doesn't open in members tree when clicking "do something else"
- U4-5454 - IsApproved is not set correctly in MemberService.Saving event
- U4-5672 - Properties and Tabs moving/incorrect when Enable list view selected
- U4-9193 - Install error label doesn't go away at Database step
- U4-9430 - URL collision error on published accessible pages with virtual directories
- U4-9464 - Decimal return 0 from GetProperty("test").Value when value is negative
- U4-9842 - Error updating to 7.6.0
- U4-9892 - Media types not following alphabetical order when creating new media item
- U4-9934 - Delete on list view with custom membership provider deletes top member in list
- U4-9945 - Sections are not separated with vertical divider
- U4-9993 - Errors upgrading to 7.6.3
- U4-9997 - .IsDocumentType(docTypeAlias,) on IPublishedContent does not work with folders