100%
v7.5.11
Status: ReleasedReleased on Not yet determined
There is a newer version available - v15.0.0
UmbracoCms.7.5.11.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 5134 times - uploaded 07 March 2017UmbracoCms.AllBinaries.7.5.10.zip
Downloaded 1013 times - uploaded 07 March 2017Release notes
Umbraco 7.5, the "System management update"
- 301 redirect management
- Health check dashboard
- Password recovery for backoffice
- Packages installer UI update / packages can target a minimum Umbraco version
Make sure to read the blog post for the 7.5.0 release!
Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.
Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.
Installing
Follow the normal installation guidelines.
Upgrading from 7.4.x / 7.5.x
Make sure to follow the general upgrade guide.
Upgrading from 7.3.x / 7.4 pre-releases
Make sure to follow the general upgrade guide AND the version specific upgrade guide.
Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.
Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.
Upgrading from 7.1.x or 7.2.x
There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.
Upgrading manually
Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.
Upgrading through NuGet
NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.
Related changes from the issue tracker
Breaking Changes
No items to display
Issues & Tasks
- U4-5588 - Umbraco 7 intercepts my failed AngularJS HTTP requests
- U4-9257 - HostingEnvironment shutdown on node publish - fcnMode issue
- U4-9456 - Log Warning - multiple property sets for document definition - returning multiple versions of the same content item doesn't work
- U4-9522 - Media recycle bin does not show folders
- U4-9536 - If cmsDocument published or newest flags are duplicated (data corruption) our Repository Level should know how to deal with it
- U4-9545 - EntityRepository performs poorly for Media due to unnecessary outer joins
- U4-9546 - Paging in the media section performs poorly because it double queries for ALL child media
- U4-9547 - ContentTypeRepository.GetAllContentTypeAliases doesn't work, throws YSOD
- U4-9559 - Security: files of type xhtml should not be allowed to be uploaded to the media section
- U4-9560 - 'System.Dynamic.ExpandoObject' does not contain a definition for 'Alias'
- U4-9570 - Media list view doesn't show folders in the recycle bin
- U4-9573 - PublicAccess not working - SQL LEFT JOIN unordered
- U4-9586 - Remove async parameter from the filestream when saving content xml
- U4-9587 - RebuildXmlStructures doesn't clear out stale data so there is unpublished or trashed items remaining in the xml table, xml data integrity check is misleading due to the media lookup