100%
UmbracoCms.7.6.4.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 4157 times - uploaded 05 June 2017UmbracoCms.AllBinaries.7.6.4.zip
Downloaded 1010 times - uploaded 05 June 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
- U4-10011 - Making guids a little more available in backoffice
- U4-10014 - Making package install events public
- U4-6695 - Add a "free" assembly name we can use for unit-tests to be able to set up internals
- U4-9792 - Update Umbraco to be FIPS compliant
- U4-9973 - Remove sealed modifier from ExternalSignInAutoLinkOptions class
- U4-9980 - Add support for UDIs for content in packager
Breaking Changes
No items to display
Issues & Tasks
- U4-10008 - New danish translation for "Preview" - button
- U4-10016 - toAscii might replace the entire url with an empty one, making the url non existant
- U4-10026 - Core/Deploy Perfs issues with GetById(Guid key) methods
- U4-10031 - Minor updates to Russian translation
- U4-10034 - Package install may not wait for app domain restart in all cases
- U4-10035 - Cannot empty recycle bin when there is associated data in cmsTask table
- U4-10043 - Localization of hardcoded strings
- U4-10044 - Don't disclose Umbraco version in the login screen
- U4-10046 - Stop resolving TreeController from the PluginManager for every back office request
- U4-10047 - Synchronise French translations file
- U4-10074 - Translation doesn't work in some tree nodes
- U4-10098 - Update FileService to support legacy MacroScript and UserControl folders
- U4-10124 - Update IFileService to handle MacroScripts and UserControls
- U4-4090 - Property descriptions are not rendering line breaks
- U4-7602 - 7.4 Data Types with xpath queries specified caused Document Type edit/creation issues.
- U4-8664 - TinyMCE RTE is not in the scope of UI localization (always in English)
- U4-8869 - Health Check should not consider missing debug attribute an error
- U4-8988 - Adding translations for Chinese and Chinese (Taiwan)
- U4-9181 - Sorting of grid editor settings doesn't work
- U4-9489 - GetUserLog of angularResource logResource is broken for date filtering
- U4-9585 - Leading spaces are trimmed from inputs
- U4-9661 - Remove "move" button in member section
- U4-9710 - ImageCropDataSet.HasImage returns wrong value
- U4-9724 - Tiny MCE error when adding a link "Cannot read property 'href' of undefined"
- U4-9727 - Update partial view snippets to Model.Content from CurrentPage
- U4-9839 - Media Picker: If I only upload one photo then select it as a part of the upload process