100%
UmbracoCms.6.1.3.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 5286 times - uploaded 25 July 2013UmbracoCms.AllBinaries.6.1.3.zip
Downloaded 1798 times - uploaded 25 July 2013UmbracoCms.WebServices.v6.zip
Downloaded 1653 times - uploaded 27 June 2013Release notes
Blog
Read the release blog post for 6.1.3.
Upgrading from 4.10+ and 6.0.0 beta/RC to 6.1.3
Note:
We upgraded the bundled version of HtmlAgilityPack from 1.4.5.0 to 1.4.6.0. Some 3rd party components may still rely on the old version and you'll see an error (Could not load file or assembly HtmlAgilityPack, Version=1.4.5.0).
To fix this error, add the following to your web.config (in the runtime/assemblyBinding section):
<dependentAssembly>
<assemblyIdentity name="HtmlAgilityPack" publicKeyToken="bd319b19eaf3b43a" culture="neutral" /> <bindingRedirect oldVersion="1.4.5.0-1.4.6.0" newVersion="1.4.6.0" />
</dependentAssembly>
A note on config file changes:
- If you're using MySQL, make sure to update your web.config, the MySQL Data Provider (in DbProviderFactories) has changed from version 6.6.4.0 to 6.6.5.0
- In umbracoSettings.config in the content section there's a new key "defaultDocumentTypeProperty" which is not required. If you don't copy it in, the default is Textstring
There are no other config changes between 6.1.2 and 6.1.3 but if you're upgrading from a different version make sure to do a merge (use WinMerge for example) of all of the config files, especially the web.config
Upgrading from older versions?
- The version-specific upgrade guide be followed in conjunction with the general guide mentioned above
Visual Studio 2013 Preview
If you're testing Visual Studio 2013 then the install process will fail, the new "Browser Link" option in the preview release interferes with our javascript. You can disable Browser Link temporarily to get through the installer. This error has been reported to Microsoft.
Related changes from the issue tracker
Features
- U4-1949 - Default document type properties to Textstring datatype
- U4-2187 - Remove limitiation for lower case file system for MySQL on Linux
- U4-232 - Wish: Integrated Security Database Option in Installer
- U4-2354 - MiniProfiler - More Information
- U4-2417 - Could the preview thumbnail link to the full image
- U4-2483 - Make Domain.GetDomains public
Breaking Changes
Issues & Tasks
- U4-1027 - Media Sort Usability
- U4-1599 - [MVC] ChangeContentType doesn't work in macros rendered from a View
- U4-1838 - uGoLive Success/Failure Images not showing
- U4-1970 - v6 API - need to implement caching for templates since we're doing a db lookup on a front-end request
- U4-1975 - Unable to publish node due to third party cancellation
- U4-2055 - Unpublish Date Bug in Umbraco 6.0.3
- U4-2161 - Permission inheritance is failing
- U4-2309 - BackOffice / ExamineMngr : "Optimize index" don't ends correctly when website has not members.
- U4-2344 - 6.1.1 Examine Management Dashboard: Rebuilding index removes all media items from the index
- U4-2353 - Duplicate sql will be executed on CMS Pages
- U4-2370 - Style sheet property sorting broken
- U4-2426 - Publishing was cancelled by 3rd party add-on error - Date Picker validation
- U4-2433 - Publish at/Remove at Not Respected
- U4-2436 - Editing an existing property changes its alias
- U4-2444 - Missing image - /umbraco/images/pinnedIcons/umb.ico
- U4-2447 - NullReferenceException in umbraco.controls.ContentTypeControlNew.IconClassToIconFileName(String iconClass)
- U4-2453 - Update nuget references used in Core
- U4-2458 - save appends (1) to node name
- U4-2460 - Umbraco.RenderTemplate() returns exception text when called from within a SurfaceController method
- U4-2465 - "Login Name already exists" when creating a new member that existed before
- U4-2466 - Date picker with Time renders incorrect together with Tags datatype
- U4-2467 - v4.11.1: Membership search does not search on email address anymore
- U4-2475 - Cannot copy content to root
- U4-2476 - New AllowedAsRoot ContentType property is not respected when copying/moving content to root
- U4-2482 - Notifications link to unpublished page fails
- U4-2488 - Edit datatype: Media Picker appears incorrectly
- U4-2505 - umbraco 6.1.2 throws System.NullReferenceException on the first publish after site compilation
- U4-2514 - Checkboxlist prevalues in packages broken
- U4-2516 - Error saving member without email address
- U4-2524 - If tinyMCEImageHelper.DoResize fails, the src gets removed from the img tag
- U4-2532 - property level validation messages aren't styled properly
- U4-2533 - Validation summary close button does not appear
- U4-2534 - Allow at root styling is poor, should look like the description messages when editing content
- U4-2535 - The actions/publish.aspx page does not publish correctly and show the correct publish result
- U4-638 - Bug (and fix/solution): Saving inline base64 image (or any attribute value with equal sign at the end)
- U4-663 - Creating new templates which already exist on disk should not overwrite content
- U4-667 - Edit Macro: "Render content in editor" default value