100%
UmbracoCms.7.2.7.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 1406 times - uploaded 15 July 2015UmbracoCms.AllBinaries.7.2.7.zip
Downloaded 1043 times - uploaded 15 July 2015Release notes
Umbraco was sometimes unable to read the umbraco.config file, making Umbraco think it had no content and showing a blank page instead (issue U4-6802), this is the main issue fixed in this release. This affects people on 7.2.5 and 7.2.6 only.
The other fixes are listed below.
Related changes from the issue tracker
Breaking Changes
Issues & Tasks
- U4-3753 - Language = null on contentService.GetById() when setting only language and not domain
- U4-5052 - (U7) Previewing a published page changes icon in content tree to the little green plus indicating changes need to be published even though no changes have been made.
- U4-5162 - Preview should not cache result of macro
- U4-5670 - Umbraco.DropDown List pre value with alias ** already exists for this data type
- U4-5673 - SQL Azure cannot drop clustered index on upgrade
- U4-5798 - Upgrade issue with AlterTagRelationsTable with old database constraints
- U4-6346 - Cannot login to back office when installed as virtual directory/application
- U4-6636 - Left navbar (section-bar) is unnecessary wide on mobile devices
- U4-6677 - Position of bottom bar have changed from 7.2.5 -> 7.2.6
- U4-6715 - Cannot remove a date with the date picker
- U4-6788 - OriginalRequestUrl confusion
- U4-6795 - Error on upgrade - can lock the xml cache file when accessing content.instance.UmbracoXmlDiskCacheFileName
- U4-6796 - BackOfficeIdentity gets assigned inadvertently for front-end requests if using ui.Text to localize
- U4-6802 - Blank screen / Failed to load Xml from file error after upgrade to 7.2.6
- U4-6803 - Scheduled tasks/publishing need to be async with cancellation token
- U4-6813 - ApplicationEventHandler.ShouldExecute should not check if db can be connected, only if it's configured
- U4-6814 - UmbracoExamine should return a lazy implementation of IIndexCriteria on initialization
- U4-6825 - Can't blank out values using the built-in EditProfile snippet