100%
UmbracoCms.7.6.2.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 1515 times - uploaded 30 May 2017UmbracoCms.AllBinaries.7.6.2.zip
Downloaded 906 times - uploaded 30 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
Issues & Tasks
- U4-9558 - Media uploads currently use a blacklist - should add a whitelist as well for security
- U4-9571 - Legacy icons look weird
- U4-9646 - RTE Link dialog should auto focus on url
- U4-9848 - Make sure NuGet version 3.4.4+ is installed in NuGet to prevent update errors
- U4-9872 - Umbraco 7.6 - ContentPicker2 and umbracoInternalRedirectId
- U4-9896 - SqlCEconnection Type A originates from Version=4.0.0.0, Type B originates from 4.0.0.1
- U4-9898 - Reset password should unlock a locked account
- U4-9907 - Translations Section : Getting "open datareader" Issue : Relates to (U4-9201)
- U4-9908 - Unable to link external login
- U4-9919 - Updated media files are deleted
- U4-9926 - Using Deploy - PartialView Macros generate UDIs incorrectly as PartialViews instead
- U4-9935 - UmbracoHelper doesn't have querying methods for handling UDI
- U4-9936 - PageCacheRefresher CacheUpdated event is occurring before the cache has updated in v7.6.1 on front end servers
- U4-9937 - RTE Media Picker - Cannot add image to RTE after searching
- U4-9939 - Add log if request to ScheduledPublishController fails without exception
- U4-9940 - Make it easy to get the integer Id of an item from it's Udi
- U4-9957 - String containing [] is not a valid udi.
- U4-9818 - Improve Chinese translations