v11.3.0
Status: ReleasedReleased on Thursday, April 13 2023
There is a newer version available - v15.2.2
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)
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
-
Make additionalRouteVals nullable in HtmlHelperRenderExtensions.BeginUmbracoForm() - Fixes #13662
-
Fix ViewContext.FormContext not being set during BeginUmbracoForm
-
Reversed X-XSS
Localization (4)
Modelsbuilder (1)
Performance (3)
UI and UX updates (8)
-
Let it be possible to have macros inlined (in span) in Rich Text Editor
-
Listview batch publishing on multi language site, publishes all variants #13755 - Fix
-
Remove special characters in avatar [part 2]
-
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 e…
-
Add checkered background to file upload
-
Fixed issue where Block Grid elements in areas cannot be properly filtered
Other features (2)
Bugfixes (18)
-
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
-
Sort domains (Culture and Hostnames)
-
Set TwoFactorEnabled property on MemberIdentityUser
-
Changed modifier for ContentPickerValueConverter
-
Reset selected index/searcher
-
New up the SecuritySettings
-
Use latest c# language version instead of csharp 8 in runtime views
-
Add allowlist of media hosts.
-
Prioritise surface controller requests highest
-
Changed to cast double to long
-
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