100%
v4.11.9
Status: ReleasedReleased on Not yet determined
There is a newer version available - v15.0.0
UmbracoCms.4.11.9.zip
This is the main Umbraco download, generally you won't need anything else.
Downloaded 20890 times - uploaded 30 May 2013UmbracoCms.AllBinaries.4.11.9.zip
Downloaded 2593 times - uploaded 30 May 2013UmbracoCms.WebServices.v4.zip
Downloaded 1431 times - uploaded 30 May 2013Release notes
Blog
Read the release blog post for 4.11.0.
Read the release blog post for 4.11.1.
Read the release blog post for 4.11.2.
4.11.3 and 4.11.3.1 only fixes U4-1442 a major bug in creating macros, that's the only change.
Read the release blog post for 4.11.4.
Read the release blog post for 4.11.5.
Read the release blog post for 4.11.6.
Read the release blog post for 4.11.7.
4.11.8 mitigates two severe security issues, please read and upgrade.
Read the release blog post for 4.11.9.
Whats new
- 4.11.6: ability to optionally change how macro errors are shown and handled (new MacroErrors option in umbracoSettings.config).
- 50 bugfixes in 4.11.1
- 12 bugfixes in 4.11.1
- 12 bugfixes in 4.11.2
- 36 bugfixes in 4.11.4
- 28 bugfixes in 4.11.5
- 25 bugfixes in 4.11.6
- 19 bugfixes in 4.11.7
- 4.11.8 mitigates two severe security issues, please read and upgrade.
- Note: 4.11.8 is the last version to ship with umbraco.webservices.dll out of the box. This version of the dll is secure (unlike previous versions).
- 17 bugfixes in 4.11.9
- Note: The umbraco.webservices dll is now a seperate download
Breaking changes between 4.10.x and 4.11.0
- GetPropertyValue now returns an object, not a string (only affects upgrades from 4.10.x to 4.11.0)
Note
- The code editor has been greatly improved, but is sometimes problematic in Internet Explorer 9 and lower. Previously it was just disabled for IE and we recommend you disable it in umbracoSettings.config (scriptDisableEditor) if you have problems working with it.
Upgrading from 4.10.x or 4.11.x to 4.11.9
Upgrading from older versions?
- The version-specific upgrade guide be followed in conjunction with the general guide mentioned above
Related changes from the issue tracker
Features
No items to display
Issues & Tasks
- U4-1078 - @Node.RTEParam vs @Media.RTEParam inconsistent in razor implementation, one returns html the other stripped html
- U4-2229 - PublishWithSubs broken in 4.11.8
- U4-2290 - Notifications do not handle fields that have null values.
- U4-1772 - cmsContentXml empty for media and members after republish
- U4-2144 - CmsContentXml table is not updated with correct XML when a property alias is changed
- U4-2149 - When media or member type aliases are changed the changes are not reflected in the cmsContentXml table
- U4-2176 - 6.0.5 Dashboard error
- U4-2179 - Error with GetChildNodes after upgrade to Umbraco 6.0.5 from Umbraco 6.0.0
- U4-2184 - Extra Space in Http Module Name in web.config
- U4-2205 - Log.GetLogItems(LogTypes, DateTime) fails with 'Conversion failed when converting the nvarchar value 'Custom' to data type int'
- U4-2226 - Javascript error "tinyMCE is undefined" in IE
- U4-2248 - Spelling error in back office
- U4-2251 - TreeDataService throws JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property
- U4-2279 - TryGetRouteDefinitionFromAncestorViewContexts has infinite loop when currentContext doesnt contain umbraco-route-def
- U4-493 - CmsContentXml table is emptied when modifying a DocumentType that is used on a lot of nodes
- U4-2172 - Simple fix for random PetaPoco related errors in a multithreaded Umbraco Instance
- U4-644 - DyanmicNode bug with custom richtext properties on Media items: returns incorrect HTML (from default Examine index) stripped of all tags