100%
UmbracoCms.7.1.3.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 3706 times - uploaded 17 May 2014UmbracoCms.AllBinaries.7.1.3.zip
Downloaded 1363 times - uploaded 17 May 2014Release notes
This release fixes the problem where macro properties and saving tags stopped working and includes a few other small fixes.
Upgrading from 7.1.x
Follow the general upgrade guide.
Upgrading from 7.0.3/7.0.4
Follow the general upgrade guide.
The significant config file changes are that the UmbracoMembershipProvider, UsersMembershipProvider and UmbracoRoleProvider have been updated in the web.config and an assembly redirect is added to point to Newtonsoft.Json version 6.
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.
The significant config file changes are that the UmbracoMembershipProvider, UsersMembershipProvider and UmbracoRoleProvider have been updated in the web.config and an assembly redirect is added to point to Newtonsoft.Json version 6.
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
No items to display
Breaking Changes
Issues & Tasks
- U4-3492 - Recent history list persist between logged in users
- U4-4312 - Spelling error on "Retreive" should be Retrieve -U7.0.0.4
- U4-4666 - SQL Error when saving content with Tags property with @ value
- U4-4704 - Settings - Document Types - new properties does not show up when distributedCall is enabled
- U4-4741 - Tags Property Editor Mishandles Tags with Commas
- U4-4771 - u7.1.1 Media section can't view images RangeError: Maximum call stack size exceeded
- U4-4855 - Can't use macro parameters at all
- U4-4856 - ApplicationContext.Current.Services.ContentService.Save throw exception
- U4-4857 - Document Type property alias not auto-generated
- U4-4865 - Umbraco 7.1.2 Date Picker not rendering icon or calendar control
- U4-4868 - Cropper saves negative coordinates
- U4-4869 - Cannot save tags
- U4-4877 - Editing macro parameters fails because of new item validation
- U4-4880 - SEO Checker fails after upgrading from 7.1.1 to 7.1.2
- U4-4882 - slideshare oembed urls not working anymore
- U4-4923 - Failed to retrieve data for application tree media after upgrade to 7.1.2
- U4-2356 - Sql Exception if you try and delete a template that isn't linked to a doc type
- U4-4650 - Pluralization of document type aliases doesn't always work
- U4-4789 - PluginCache doesn't update with code defined PropertyEditors in package
- U4-4842 - Unable to edit "name" and "alias" to MediaType property
- U4-4871 - Synced media indexes between load balanced servers do not sync all properties
- U4-4873 - RuntimeCacheRefresher does not remove items when media or content requires cache refreshing
- U4-4926 - Pre-values need to be cloned in/out of the cache
- U4-4930 - NuGet update fails to copy new Umbraco binaries