100%
v11.3.0
Status: ReleasedReleased on Thursday, April 13 2023
There is a newer version available - v12.2.0
Release notes
11.3.0 is now available on Nuget.
Read more in the release blog post.
Related changes from the issue tracker
Notable features (2)
Breaking changes (1)
Accessibility (1)
Developer experience (7)
-
Let it be possible to have macros inlined (in span) in Rich Text Editor
-
IsNullOrWhiteSpace Extension method for HtmlEncodedString
-
Improvement to JITOptimizerValidator exception message.
-
Fix the reference to the .targets file
-
Map BackOfficeNotification in ContentMapDefinitions
-
Make additionalRouteVals nullable in HtmlHelperRenderExtensions.BeginUmbracoForm() - Fixes #13662
-
Fix ViewContext.FormContext not being set during BeginUmbracoForm
Front end (3)
Localization (5)
Modelsbuilder (1)
Performance (3)
UI and UX updates (11)
-
Let it be possible to have macros inlined (in span) in Rich Text Editor
-
Issue-13680: Uploading files to Media Picker doesn't use "User Start Node" - Fix
-
Listview batch publishing on multi language site, publishes all variants #13755 - Fix
-
Remove special characters in avatar [part 2]
-
Sort domains (Culture and Hostnames)
-
[fix] Infinite Editor from member property with a media picker
-
Fix TinyMCE Link Picker - empty link throws JS error #13860
-
Change GetMinNonAlphaNumericChars() to return 1
-
Solves tooltip issue for block column editor on remove block column editor option
-
Add checkered background to file upload
-
Fixed issue where Block Grid elements in areas cannot be properly filtered
Other features (4)
Bugfixes (19)
-
Content 'Send to publish' notifications doesn't work for more root nodes
-
Umbraco 10 installation window shows SQLite as database
-
BeginUmbracoForm in custom routes still doesn't work
-
404 error page configured via `Error404Collection` doesn't return 404 in 11.2
-
Member logout redirect url are not redirecting after logout
-
Set TwoFactorEnabled property on MemberIdentityUser
-
Ensure cropperHelper.pixelsToCoordinates returns valid coordinates - Fix #13783
-
Changed modifier for ContentPickerValueConverter
-
Reset selected index/searcher
-
New up the SecuritySettings
-
Fixing issue #13865 (i.e. Rich text link picker not resolving correct variant when using .ValueFor()).
-
Use latest c# language version instead of csharp 8 in runtime views
-
Add allowlist of media hosts.
-
Prioritise surface controller requests highest
-
Allow long delays of background jobs
-
V11: obsolete legacy data types
-
Add setting to disable domain warnings
-
Added sort audit to nodes actually being sorted
-
Determine correct if we can create a database with current connectionstring