Skip to content

Commit 21dc2ee

Browse files
authored
Merge pull request #7485 from acoumb/uibuilder/release-notes
Uibuilder/release notes
2 parents 20f53e3 + e4c9f3e commit 21dc2ee

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

15/umbraco-ui-builder/release-notes.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ If you are upgrading to a new major version, check the breaking changes in the [
1818

1919
Below are the release notes for Umbraco UI Builder 15, detailing all changes in this version.
2020

21+
#### [**15.2.0**](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.2.0) **(October 11th 2025)**
22+
23+
* Added [localization](collections/localization.md) support for collections, sections, trees, actions, context apps, and dashboards.
24+
* Fixed context app icons [#191](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues/191)
25+
2126
#### [**15.1.10**](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F15.1.10) **(August 8th 2025)**
2227

2328
* Fixed an issue affecting custom actions used with child collections due to `Guid` identifier passed to the server [#186](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues/186)
@@ -113,7 +118,7 @@ Below are the release notes for Umbraco UI Builder 15, detailing all changes in
113118

114119
* Product migrated to support the new Web Component-based Umbraco.
115120

116-
You can read more about the new Backoffice in the [Umbraco CMS documentation](https://docs.umbraco.com/umbraco-cms/extending/customize-the-editing-experience).
121+
You can read more about the new Backoffice in the [Umbraco CMS documentation](https://docs.umbraco.com/umbraco-cms/customizing/overview).
117122

118123
## Legacy Release Notes
119124

16/umbraco-ui-builder/release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ If you are upgrading to a new major version, check the breaking changes in the [
1818

1919
Below are the release notes for Umbraco UI Builder, detailing all changes in this version.
2020

21+
#### [**16.1.0**](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.1.0) **(October 11th 2025)**
22+
23+
* Added [localization](collections/localization.md) support for collections, sections, trees, actions, context apps, and dashboards.
24+
* Fixed context app icons [#191](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues/191)
25+
2126
#### [**16.0.4**](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.0.4) **(September 19th 2025)**
2227

2328
* Fixed the UI feedback on implementation of a custom repository [#198](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues/198)

0 commit comments

Comments
 (0)