100%
UmbracoCms.7.5.4.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 7740 times - uploaded 19 October 2016UmbracoCms.AllBinaries.7.5.4.zip
Downloaded 1061 times - uploaded 01 January 0001Release 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
Breaking Changes
Issues & Tasks
- U4-6710 - Tags datatype inserts values into database as varchar instead of nvarchar
- U4-6809 - u7.2.6 Updating media items with large file cause out of memory exception
- U4-7238 - issue sorting listview after 7.3.0 upgrade
- U4-7705 - Media Picker does not render when image has been deleted
- U4-8490 - [ImageCropper] Cannot delete, or change image if it doesn't exists.
- U4-8698 - Save/publishing of node really slow when there are many users/editors due to notification query
- U4-8769 - ImageCropper focal points randomly sets to 'null'
- U4-8788 - ContentService.GetByIds() returns items in different order
- U4-8866 - Deleting a parent document type fails if any documents using a child document type exist
- U4-8896 - U7 (7.4.2) - Uploading images in media library fails
- U4-8897 - Change color of remove button in "URL Redirect Management" dashboard
- U4-8906 - Get member by key in backoffice very slow/impossible when member has large set of roles
- U4-8924 - Heath Check: Pingback to HTTPS uses wrong protocol
- U4-8941 - Password reset link isn't using the application URL configurable in umbraco settings
- U4-8954 - Sql.WhereIn fails with non-value fields
- U4-8956 - PublicAccessEntry.ClearRules() triggers an unhandled exception
- U4-8965 - Unit tests for updates for ImageProcessor parameters to support new crop modes in v. 4.4.0
- U4-8966 - Unable to uninstall Umbraco Forms - The relative virtual path 'bin/Umbraco.Forms.Core.dll' is not allowed here.
- U4-8968 - "Cannot create UmbracoBackOfficeIdentity" exception when publishing from front-end with member logged in
- U4-8975 - Can't delete a column when defining columns in the grid editor configuration
- U4-8981 - Package Actions - Not Firing Correctly in 7.5.3
- U4-8983 - Cache is not refreshing on content
- U4-8985 - Label for row configurations in the grid editor
- U4-8991 - Russian translation for URL tracker dashboard
- U4-8992 - After upgrade to 7.5.x: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_umbracoRedirectUrl".
- U4-8994 - Document the changes made to the Grid
- U4-9001 - Health Check, HTTPS Configuration
- U4-9005 - Update comments in urlrewriting.config to note it's obsolete
- U4-9007 - Format package created date in new packager
- U4-9012 - The word "Oops" should probably be removed, because we can cancel publish by API, it may be deliberate
- U4-9021 - GetExtension returns an empty string instead of null which causes the substring to return an argumentoutofrange exception
- U4-9026 - Title attribute missing on image tags
- U4-9031 - Make increase/decrease buttons in grid layout and row configurations use same icons
- U4-9039 - No progress indication when uploading local package
- U4-9042 - List view on custom member ship provider broken links.
- U4-9050 - Update to latest Examine 0.1.70.0
- U4-9053 - Styled toolbar buttons in ChangeDocType dialog
- U4-9073 - Grid: Quote editor - wrong CSS style rule for italic
- U4-9076 - Update to latest ImageProcessor
- U4-9082 - Missing multiple content picker parameter for macros