100%
UmbracoCms.6.1.4.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 3635 times - uploaded 22 August 2013UmbracoCms.AllBinaries.6.1.4.zip
Downloaded 1466 times - uploaded 22 August 2013UmbracoCms.WebServices.v6.zip
Downloaded 1340 times - uploaded 22 August 2013Release notes
Blog
Read the release blog post for 6.1.4.
Upgrading from 4.10+ and 6.0.0 beta/RC to 6.1.4
There is one config change between 6.1.3 and 6.1.4 (assembly redirect for HtmlAgilityPack in the web.config). 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
No items to display
Breaking Changes
No items to display
Issues & Tasks
- U4-2218 - Document Type copy looses property tab assignment
- U4-2232 - UmbracoAuthorizeAttribute breaks Relfection methods
- U4-2329 - Browsing Media Slow in 6.1.1
- U4-2397 - IContent Properties added with incorrect Value when read from Cache
- U4-2523 - GetValue<bool> throws InvalidCastException for True/False datatype
- U4-2543 - In the back office its possible to get Response Validation errors
- U4-2550 - Could not load file or assembly 'HtmlAgilityPack, Version=1.4.5.0
- U4-2553 - Double tabs when installing package that makes use of Dictionary Items to translate document types
- U4-2556 - If a content item is published but has newer non-published revisions, changing a doc type alias will not re-populate that content item's xml
- U4-2558 - setting user permissions on content nodes corrupts them, and then no children allowed
- U4-2571 - Need to optimize empty recycle bin
- U4-2577 - Can't save umbraco user - without re-filling in the password
- U4-2579 - BulkPublishController causes YSOD when there are invalid child elements due to InvalidProperties having a null reference
- U4-2587 - Regression: Hide Preview Button on nodes that have no template
- U4-2589 - Save and Publish is not creating version of document
- U4-2592 - Cannot delete a node when the node has just a closing bracket in the name.
- U4-2596 - UmbracoControllerFactory method ReleaseController should be virtual
- U4-2607 - Creating nodes with special characters causes YSOD
- U4-2618 - PDF indexer does not ensure spaces are added to textual content
- U4-2627 - Ensure that the plugins cache files are named with the machine name
- U4-2628 - creatorName and writerName should use username - not loginname
- U4-2629 - UmbracoViewPage doesn't handle preview badge and miniprofiler
- U4-2632 - Remove the recursive permissions check on the move/copy dialog
- U4-2637 - Error adding a User using AD Membership Provider when no Email Address Defined
- U4-2642 - Make SQL CE more resilient to server crashes
- U4-2653 - BeginUmbracoForm should use absolute path with query string URLs without the protocol