100%
v7.6.10
Status: ReleasedReleased on Not yet determined
There is a newer version available - v15.0.0
UmbracoCms.7.6.10.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 855 times - uploaded 17 October 2017UmbracoCms.AllBinaries.7.6.10.zip
Downloaded 828 times - uploaded 17 October 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-10533 - Show warning in UI for the link picker that is referencing a trashed or deleted item
- U4-10369 - Make UmbracoDefaultOwinStartup more flexible with nicer cross cutting
- U4-10497 - XSS Vulnerability in page name
- U4-10506 - Importing a specially crafted document type file can cause XXE attack
- U4-10521 - Creating new folders from the media picker no longer works
- U4-10524 - Show warning in UI for the media/content picker that is referencing a trashed or deleted item
- U4-10539 - A merge issue caused fixes for U4-9262 to be reverted (XSS fix)