Release notes for Umbraco-CMS v13.2.0
Released on: Thursday, March 7 2024
NuGet Package: Umbraco.Cms v13.2.0
Install and upgrade guidance
- Quick install instructions This link leads to a site made by members of the Umbraco community, it helps make the installation of Umbraco a lot easier for you.
- Upgrade guide
Contributors
Of the 38 bug fixes and feature additions in v13.2.0, a total of 29 of them have been contributed by the community, by 21 unique contributors.
We're welcoming 4 brand new contributors who have made their first pull request for Umbraco-CMS. Welcome to the contributor club: Anna Bastron, cvagan, Rachel D, Terence Burridge 🏆
All community contributors to this release
Ambert van Unen1 PR
⭐
Anna Bastron1 PR
Bjarne Fyrstenborg4 PRs
⭐
cvagan1 PR
Erik-Jan Westendorp3 PRs
Ethan Nagano2 PRs
Jack Wilson1 PR
Jan Skovgaard1 PR
Jeavon2 PRs
Lars-Erik Aabech1 PR
Liam Laverty2 PRs
Lucas Bach Bisgaard1 PR
Markus Johansson1 PR
Matthew-Wise1 PR
Mehmet1 PR
Nikolaj Brask-Nielsen1 PR
⭐
Rachel D1 PR
Rowan Bottema1 PR
Søren Kottal1 PR
⭐
Terence Burridge1 PR
Vitor Rodrigues1 PR
⭐ = First pull request to Umbraco-CMS
Developer experience
5
#15645 #15568 fixed by adding IRichTextEditorIntermediateValue
#15611 Updates DeliveryApiConfiguration to include link to new media delivery api article
#15552 Remove clean xss from datatype name and alias.
#15492 Use constants for all webhook event aliases
#14856 Make JSON tag value fallback
UI and UX updates
9
#15672 Update nouislider options for image cropper.
#15621 Fixing #14088 (Info tab alias url incorrect).
#15617 Fixes: Umbraco.Tags stored as Csv don't get indexed in examine #15598
#15452 Map webhook id property
#15414 15209 media picker shows incorrect date
#15312 Reload the List View after a copy, if to the same parent
#15284 Fixed StackOverflow exception when using NoopPropertyIndexValueFactory
#14908 Now properly checks the lockedoutdate
#14617 Add missing list view usages to data type references (#14485)
Other
24
#15820 Localize validation messages with user lang files
#15764 V13.2 RC: The user panel does not work
#15737 Add CultureInfo.InvariantCulture argument to nodeId.ToString() in Che…
#15731 Fix excessive datatype load times in propertyValueEditors and backoffice mapping
#15715 V13: The login screen does not display external login errors
#15713 V13: Update Login UI to Lit 3 and update the UI Library to 1.7.1
#15690 Fix certificate health check so that it validates multiple times
#15678 UriUtilityCore not handling QueryString and Anchors correctly.
#15674 Allow methods that call GetCropUrl to be verified in unit tests.
#15650 V13: Obsolete migrations
#15613 Add WithIsElement to ContentTypeBuilder
#15596 Optimize relation tracking for adding new and keeping existing relations
#15593 Backport relation tracking fixes and get references from recursive (nested/block) properties
#15592 Fixes: Some files in the Umbraco-CMS project don't use Serilog style logging #15591
#15583 Adds optional class attribute to regex for parsing RTE blocks
#15574 Media picker crop image size
#15571 Add custom Examine FileSystemDirectoryFactory using Umbraco SiteName
#15540 Fix QR code icon
#15514 Content type picker in dynamic root pickers
#15510 Use `<umb-node-preview>` component in dynamic root nodes
#15466 Add localization key for 'Cancel and clear query'
#15379 Add localization keys for webhooks edit view
#15148 Fixes #15136: Search includes fields from other cultures
#14979 Bugfix: #14742 - Tabs not coded according to best practice