Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions 16/umbraco-ui-builder/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ If you are upgrading to a new major version, check the breaking changes in the [

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

#### [**16.1.1**](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.1.1) **(November 27th 2025)**

* Handle entity update notifications on successful operation
* Fix `UmbChangeEvent` dispatch if `workspaceContext` is not set [#209](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues/209)

#### [**16.1.0**](https://github.com/umbraco/Umbraco.UIBuilder.Issues/issues?q=is%3Aissue+is%3Aclosed+label%3Arelease%2F16.1.0) **(October 11th 2025)**

* Added [localization](collections/localization.md) support for collections, sections, trees, actions, context apps, and dashboards.
Expand Down