From c71b34905eef64b5143a8ab22e63d08af4d64052 Mon Sep 17 00:00:00 2001 From: Adrian Cojocariu Date: Wed, 30 Apr 2025 16:35:06 +0300 Subject: [PATCH] Updated Umbraco UI Builder release notes for version 13.2.4 --- 13/umbraco-ui-builder/release-notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/13/umbraco-ui-builder/release-notes.md b/13/umbraco-ui-builder/release-notes.md index b9601525c0b..862dbae6f5f 100644 --- a/13/umbraco-ui-builder/release-notes.md +++ b/13/umbraco-ui-builder/release-notes.md @@ -18,6 +18,10 @@ If you are upgrading to a new major version, check the breaking changes in the [ This section contains the release notes for Umbraco UI Builder 13 including all changes for this version. +#### [**13.2.4**](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.4) **(April 30th 2025)** + +* Added localization for tree headers and list views empty state message [#115](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues/115) + #### [**13.2.3**](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F13.2.3) **(April 4th 2025)** * Removed global registration of `UDI` converters [#144](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues/144) and introduced new [Entity Identifier Converters](./collections/entity-identifier-converters.md).