100%
UmbracoCms.7.2.5.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 1493 times - uploaded 12 May 2015UmbracoCms.AllBinaries.7.2.5.zip
Downloaded 1121 times - uploaded 12 May 2015Release notes
This release of Umbraco fixes a few bugs (see below) and changes the way umbraco.config is saved to disk to prevent it from getting file lock errors. Another notable changes is the ability to use a GUID or XPath in the 404 configuration.
Fictional: if you upload a picture of a rainbow, you'll see a unicorn galloping across the screen.
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-1733 - (v6) Overloads for RedirectToUmbracoPage() method
- U4-2499 - Remove the possibility for accessing pages with nodeid's or give a redirect option
- U4-6588 - UmbracoSettings Error404 support Guids and Xpath
- U4-6600 - Label on files not just folders in file browser (media)
- U4-6603 - Log failed login attempts
Issues & Tasks
- U4-4507 - Open section doesn't collapse
- U4-464 - The embedded passwordStrength.js file is GPL-licensed
- U4-5213 - Issue: Login page does not redirect to initial requested url
- U4-5468 - Property editor fixes
- U4-5993 - Update Examine implementation to be able to sync index storage to local temp file system
- U4-6035 - Properrty.WasDirty() always returns false
- U4-6036 - Checkbox and Radio button styling incorrect in backend.
- U4-6102 - Add warning for removing or renaming Grid row configurations since after renaming/delting all data is lost
- U4-6236 - umbraco 7 macro parameters saving "null"
- U4-6276 - Keep headline at same position regardless editable or readonly
- U4-6295 - BusinessLogic.Log.CleanLogs task error
- U4-6383 - Download all translation tasks as XML Error
- U4-6412 - Backoffice breadcrumb gets confused
- U4-6444 - detectIfImageByExtension throws error if UploadField has value null
- U4-6450 - Creating Partial View Macro without 'Create Macro' selected still tries to create a macro
- U4-6460 - 7.2.2 -> 7.2.4 update fails with "an item with the same key has already been added" error
- U4-6462 - User section has misleading labels
- U4-6468 - Move all 'Strategies' in the Web project that performs Core data operations to the Core project
- U4-6469 - 7.2.2 Multinode Tree Picker breaks when referencing deleted nodes
- U4-6474 - Update to latest examine v0.1.63
- U4-6475 - Xml file persistence to be done with BackgroundTaskRunner and XmlCacheFilePersister
- U4-6476 - Examine Issue: The CancellationTokenSource has been disposed.
- U4-6491 - PropertyType alias is case sensitive in ContentBase and PropertyCollection
- U4-6506 - Grid config in package.manifest doesn't allow for multiple grid editors
- U4-6530 - Settings->Document Types context menu only has "Reload Nodes" for root. Children need it too.
- U4-6547 - Re: U4-6096 German Translator file broken again in V7.2.4
- U4-6558 - Arrows in listview.html for symbolizing ascending and descending are wrong
- U4-6559 - ServerVariables parsing - An Item with the same key has already been added
- U4-6568 - NuGet 7.2.4 missing Microsoft.Threading.Tasks.dll and Microsoft.Threading.Tasks.Extensions.dll
- U4-6593 - Sorting RTEs in grid problems
- U4-6606 - maxInvalidPasswordAttempts work for the UsersMembershipProvider doesn't work any more
- U4-6609 - SQL Exception when trying to delete a template that isn't assigned to any doc type
- U4-6479 - GetCulture Helper Bug