100%
UmbracoCms.7.5.8.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 2991 times - uploaded 24 January 2017UmbracoCms.AllBinaries.7.5.8.zip
Downloaded 1019 times - uploaded 24 January 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
Features
No items to display
Breaking Changes
Issues & Tasks
- U4-9192 - User control relying on jQuery 1.x errors when used in a dashboard tab
- U4-9312 - Store GUIDs instead of Integers on content/media pickers for Data Type Pre Values
- U4-9323 - Discard Changes - Editors press 'Discard changes' when they don't want to discard their changes - it's a UI thing
- U4-9371 - Examine indexes inherited unpublished nodes on index rebuild part 2
- U4-9377 - It is possible to create/save entities with a blank names by using the services directly
- U4-9387 - Umbraco v7.5.x: Package Icon doesn't appear on Installed Packages screen when an icon URL is populated
- U4-9388 - propertytype.GetPropertyTypes causes an inner data reader to close the outer reader
- U4-9392 - Upgrade ImageProcessor with cache header and high CPU fix
- U4-9393 - Upgrade to Examine 0.1.80
- U4-9395 - When rebuilding content indexes that don't support unpublished content and member indexes, use the cmsContentXml table as the data source
- U4-9398 - UmbracoContentIndexer's PerformIndexAll SupportUnpublishedContent = true paging breaks out of the loop early if filtering by node types.
- U4-9414 - EntityContainer repository PerformGetAll query returns nothing
- U4-9420 - Re-indexing Examine Indexes after Upgrade to 7.5.7 from 7.3.4 takes minutes when it used to take seconds
- U4-9427 - Unable to install local packages in various browsers