100%
UmbracoCms.7.2.2.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 3633 times - uploaded 20 February 2015UmbracoCms.AllBinaries.7.2.2.zip
Downloaded 1351 times - uploaded 20 February 2015Release notes
Read the release blog post.
Upgrading from 7.2.x/7.1.x
Follow the general upgrade guide.
Upgrading from 7.0.3/7.0.4
Follow the general upgrade guide.
Note that the only significant config file change is that the UmbracoMembershipProvider, UsersMembershipProvider and UmbracoRoleProvider have been updated in the web.config.
Please also remove the /Install folder if you haven't done so, it is no longer used and might conflict with the new upgrader if it's still there.
Upgrading from version 7.0.0/7.0.1./7.0.2/7.0.3
Follow the general upgrade guide AND the version specific upgrade guide.
Note that the only significant config file change is that the UmbracoMembershipProvider, UsersMembershipProvider and UmbracoRoleProvider have been updated in the web.config.
Please also remove the /Install folder if you haven't done so, it is no longer used and might conflict with the new upgrader if it's still there.
Upgrading from Version 6
This is a major version, there are therefore several things you must be aware of before attempting to upgrade a site.
Related changes from the issue tracker
Features
- U4-1736 - Support "element + class" styles in TinyMCE
- U4-4358 - Progress of upload in the Media Section
- U4-5918 - Update Underscore.js
- U4-5940 - Feature Request - Disable partial/macro caching when in debug mode
- U4-5973 - Feature request: Casing of XSLT when saving the file
- U4-6071 - Feature request: Add a specific section to all users
Breaking Changes
Issues & Tasks
- U4-2675 - Create new controller service to output the json for localization for use in angular service
- U4-4049 - Some images fail when uploading multiple media files
- U4-4058 - 7.0.1: Umbraco.MultiNodeTreePicker for Members does'n add Members
- U4-4093 - Isn't drop zone supposed to "replace" click-to-upload area?
- U4-4158 - Truncate strips out text between a href
- U4-4198 - Related links editor does not update title property
- U4-4400 - Make upload new media item button bit clearer
- U4-4418 - UX: Tab sorting on document types
- U4-4802 - Better visual feedback for large media uploads
- U4-5101 - Property editors in Umbraco 7 have hardcoded, non-localizable text
- U4-5236 - Change color of "has-unpublished-version" icon, when node is selected
- U4-5340 - Backoffice user of type translator can't log in if they don't have access to Content section
- U4-5364 - Email is invalid validation error - even not is set to required
- U4-5568 - Numeric data type doesn't allow a zero entry
- U4-5658 - Cannot launch dictionary overview report - dictionary tree JS: 'openDictionary' defined in Languages tree
- U4-5687 - Fix issues with mini content editor that is launched from new Edit button in MNTP
- U4-5717 - Member email validation does not allow valid domains (Umbraco 7.1.4)
- U4-5834 - Change password description text is confusing
- U4-5843 - Listview - empty result row doesn't have same number of columns as header
- U4-5852 - After Updating Password using Dashboard, you are warned of unsaved changes.
- U4-5875 - Prevent saving content/media if Mandatory validation fails for JSON property editors
- U4-5929 - Can not add new domain to Culture and Hostnames dialog
- U4-5932 - Grid editor has JS errors
- U4-5942 - Issue with placing cursor in right part of richtext editor in Grid
- U4-5943 - Cannot render a macro on a virtual page when using UmbracoVirtualNodeRouteHandler and assigning virtual Ids
- U4-5944 - When image is inserted in richtext editor, alternative text for image is set to undefined
- U4-5961 - UI inconsistency in the umbTreeDirective
- U4-5966 - Move UI localization code to Core project
- U4-5974 - User which is not administrator getting logged out when clicking recycle bin
- U4-5975 - When editing and saving administrator user, username disapears in tree node
- U4-5976 - When no Examine indexes exist they are rebuilt at startup, however the rebuilding happens too soon before any Examine event handlers are actually wired up.
- U4-5977 - The debounce timeout on the main search is too big which produces a lag in searching
- U4-5981 - Umbraco 7.2 Text encoding when saving partial view template
- U4-5994 - Global search needs to only show results for the 'last' search request made and ignore previous ones
- U4-5995 - Update examine implementation to store indexes in machine specific folders
- U4-6004 - 7.2.0 MediaService.GetMediaByPath returning null for paths containing both 'x' and '_'
- U4-6034 - Umbraco 7.2.1 Renaming a tab in doctype editor will delete existing properties from that tab?
- U4-6044 - Prevent google from indexing login page
- U4-6052 - Umbraco 7.2.1 web app installed with Nuget fails at start with error :"Cannot create an MVC Area path without the umbracoPath specified"
- U4-6054 - Unit test "Umbraco.Tests.IO.AbstractFileSystemTests.Can_Get_Size()" fails
- U4-6061 - 7.2.1, NodeCount for tags is not populated
- U4-6066 - Cannot change the 'Property has errors' text during client side validation
- U4-6072 - File upload, tags and color picker property editors do not perform client side validation when they are required
- U4-6073 - Cannot edit items on macro containe
- U4-6080 - Server side email validation doesn't occur on existing members when they are saved
- U4-6087 - Fix Partial View macro repository usage so that when a macro is created from the FileService, the MacroService events are raised
- U4-6088 - Publicize all partial view methods on IFileService
- U4-6096 - Links in Translator emails incorrect
- U4-6103 - Grid has style instead of ng-style
- U4-6106 - Threading/Performance issue with MappingResolver and LazyManyObjectsResolverbase/ManyObjectsResolverBase
- U4-6111 - GetGridHtml throws an exception if no grid value is available
- U4-6129 - The Multiple Media Picker does not preserve the image order.
- U4-6133 - Update builtin razor snippets to follow Query Builder conventions
- U4-6151 - Datatype PreValues not updated in Datatype Saved Event
- U4-6154 - Cannot unpublish document with changes
- U4-6165 - Make Enum<T> public
- U4-6168 - Custom Section is not showing correctly in 7.2 if custom tree is empty
- U4-6183 - Change Document Type doesn't check for permitted parent node type
- U4-6184 - Incorrect page served when request includes port number
- U4-6208 - Cannot cancel grid 'Are you sure' button when deleting a cell
- U4-6209 - GetGridHtml needs to be an extension on HtmlHelper not IPublishedContent so that ViewData and ModelState are inherited
- U4-6210 - ExtensionMethodFinder doesn't work with overloaded extensions - this means overloaded extension methods for dynamic content won't work.
- U4-6219 - Visual Studio 2013 Crashes When Opening umbraco.sln
- U4-6255 - Add configurable option in base membership providers to toggle AllowManuallyChangingPassword
- U4-6257 - The drop zone for uploading images is the entire browser window
- U4-6268 - TreeController cannot exist in App_Code
- U4-6284 - UmbracoCms.7.2.2-build.26 - missing feedback when file is too large
- U4-6288 - RTE Toolbar within Grid inaccessible when adding long content
- U4-2038 - Violation of PRIMARY KEY constraint 'PK_cmsContentPreviewXml' YSOD occurs when publishing content
- U4-5959 - Getting YSOD when wanting to create partial view in a subfolder in the backoffie
- U4-5996 - CDF reference issue