Skip to content

Commit 75df7a4

Browse files
committed
Add CHANGELOG message
1 parent 33caae4 commit 75df7a4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
### Adds
66

77
* Adds keyboard shortcuts for manipulating widgets in areas. Includes Cut, Copy, Paste, Delete, and Duplicate.
8-
* Adds dynamic choices working with piece manager filters.
8+
* Adds dynamic choices working with piece manager filters.
99

1010
### Changes
1111

1212
### Fixes
1313

1414
* Add missing Pages manager shortcuts list helper.
1515
* Improve the `isEmpty` method of the rich text widget to take into account the HTML blocks (`<figure>` and `<table>`) that are not empty but do not contain any plain text.
16+
* Fixed admin bar item ordering to correctly respect the precedence hierarchy: groups (when leader is positioned) > explicit order array > groups (when leader has positioning options) > individual `last`/`after` options.
1617

1718
## 4.18.0 (2025-06-11)
1819

0 commit comments

Comments
 (0)