100%
UmbracoCms.7.4.1.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 8444 times - uploaded 17 February 2016UmbracoCms.AllBinaries.7.4.1.zip
Downloaded 1449 times - uploaded 17 February 2016Release notes
Fixes a few high priority issues on the 7.4.0 release, most importantly: macro's didn't render in the rich text editor any more (see issue U4-8000).
Installing
Follow the normal installation guidelines.
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
No items to display
Issues & Tasks
- U4-7577 - Remove dependency on UmbracoContext in CreateServiceContext / RequestLifespanMessagesFactory
- U4-7837 - Changing document type should refresh the current node
- U4-7945 - Grid's Reorder bar covers content
- U4-7950 - NullReferenceException when performing any AJAX call in 7.4.0.
- U4-7953 - Creating Templates via new DocType have camelCased aliases, but from the Template section have PascalCase aliases
- U4-7954 - Error upgrading database to 7.4.0 - [ FK_cmsPropertyTypeGroup_cmsPropertyTypeGroup_id ] doesn't exist
- U4-8000 - NullReferenceException in RenderModelBinder when performing an async controller action
- U4-8010 - 7.4.0-Beta Cannot drag and Drop PDF on Media Section if the view is "list" instead of "thumbnails"