Release notes for Umbraco-CMS v8.13.0
Released on: Thursday, April 22 2021
NuGet Package: Umbraco.Cms v8.13.0
Contributors
Of the 66 bug fixes and feature additions in v8.13.0, a total of 54 of them have been contributed by the community, by 24 unique contributors.
We're welcoming 6 brand new contributors who have made their first pull request for Umbraco-CMS. Welcome to the contributor club: Aaron, Jesper Löfgren, jesperweber, Justin Shearer, Martin Bentancour, mcl-sz 🏆
All community contributors to this release
⭐
Aaron1 PR
Andrey Karandashov1 PR
BeardinaSuit1 PR
Benjamin Carleski1 PR
Bjarne Fyrstenborg16 PRs
Callum Whyte6 PRs
Chad1 PR
Jakob Bagterp1 PR
Jeavon1 PR
⭐
Jesper Löfgren1 PR
⭐
jesperweber1 PR
⭐
Justin Shearer1 PR
Malthe Petersen1 PR
Markus Johansson1 PR
⭐
Martin Bentancour1 PR
Matthew-Wise1 PR
⭐
mcl-sz1 PR
Michael Latouche1 PR
Nathan Woulfe2 PRs
patrickdemooij97 PRs
Rachel Breeze3 PRs
Ronald Barendse2 PRs
Rowan Bottema1 PR
vidyesh-phases1 PR
⭐ = First pull request to Umbraco-CMS
Breaking changes
1
#10000 Remove HtmlSanitizer once more - see #9803
Developer experience
1
#9877 9842: Fix for defaultConfig not working without prevalues
UI and UX updates
22
#10086 9962: Use $allowedEditors instead of allowed
#10039 Fix validation of step size in integer/numeric field
#10036 Listview config icons
#10020 Copy member type
#10018 Ensure backward compatibility in listview edit with custom listview layout
#9984 Remove unnecessary aria-hidden attribute from umb-icon
#9944 9940: Make sure that ordering is correct
#9896 9808 .umb-editor-placeholder - render overflows the container.
#9884 Don't show configuration header if there is none
#9864 Handling multiple values per field in Examine Management
#9848 Fixes #9625 - Searching icons for "box" returns all icons
#9812 Make properties full width in small infinite editors
#9777 Fix #9569 - Image Cropper buttons have no type, so are "pressed" when pressing enter in other input fields
#9756 Make sorting in media consistent with sorting in content
#9730 Added Swedish translations for media picker
#9657 Move relation type id and macro id to sidebar box
#9526 Fix consistency in translation files for the term backoffice, Umbraco and several entity types
#9525 Unhelpful unsupported property message in Block Editor
#9367 Ensure that upload file(s) in the MediaPicker is returned
#9334 Better validation for Slider datatypes's step size
#9256 9097 add contextual password helper
#9165 Remove orderBy filter for languages/variants
API and API documentation updates
4
#9528 Make abstract FileSystemWrapper class methods virtual
#9500 Added UmbracoAuthorize attribute for BackOfficeController.ExternalLinkLoginCallback
#9487 Change access level for TreeChanged event in Media and ContentService
#9335 Make models builder properties virtual to allow mocking
Other
38
#10100 Accessibility: Alerts the user how many results have been returned on a tree search
#10099 Improved accessibility of link picker
#10081 Handle Invalid format for Upgrade check
#10077 Orders member type grouping of members alphabetically, matching the listing of member types.
#10040 Replace icon in date picker with umb-icon component
#10015 Fix swedish translation for somethingElse.
#10011 Unbind listener in variant content editor
#10009 Anchor noopener
#9999 Granting access to the content dashboard for all user groups
#9979 Scope locking rework
#9978 #9964 Removed unneeded check for HttpContext
#9960 Fix dead lock with TypeLoader
#9955 Fix for #9950 - HttpsCheck/ExcessiveHeaders when UmbracoID is in use
#9954 Adds additional error checking and reporting to MainDom/SqlMainDomLock
#9953 Fixes and Updates for DB Scope and Ambient Context leaks
#9935 User manager related updates
#9924 Change scope to only acquire distributed locks once in a scope chain.
#9889 Improve performance, readability and handling of FollowInternalRedirects
#9870 Keep custom claims that are flowed during security stamp validation
#9865 9826: Make sure to set mculture after switching sections
#9863 9841: Don't focus on nested content node at page load
#9832 Updating danish translations
#9831 Fixes #9824 - Filtering in block picker doesn't work
#9810 Performance and accessibility improvements on the embed screen
#9799 Fixes #9769 - Infinite loop / unreachable index increment in ContentTypeCommon repository
#9790 Tabbing-mode remains active after closing modal
#9774 Fix: Verify that grid model is JSON object and not IPublishedContent
#9693 Fix some exceptions being logged the wrong way
#9646 Add Eye Dropper Color Picker as a datatype
#9633 Ensure sub-view components are not self-closed elements
#9632 Align datatype sidebar box properties
#9605 Use trim method as trim isn't a property
#9273 Including ModelsBuilder.Umbraco in list of external Models Builders
#9266 8539: Allow underscore in alias of image cropper property
#9264 [Issue 5277-146] accessibility - Close 'X' icon next to language drop…
#9033 Add Root<T> and Breadcrumbs extension methods for IPublishedContent
#8917 Improve speed and reduce allocations by implementing logger overloads to avoid params [] allocation
#8639 Allow to pass in boolean to preventEnterSubmit directive