Skip to content

Commit 61e8c5a

Browse files
committed
CHANGELOG update
1 parent f135cd9 commit 61e8c5a

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
1-
## [5.0.23] - 2025-08-31
1+
## [5.0.23] - 2025-09-11
22
### Added
33
- Drag handles for content blocks - blocks can now only be dragged by their dedicated drag handles
4-
- Client-side `ac:mode` function for layout mode detection
5-
- New `ldh:request-uri` function for URI handling
6-
- Container generation form improvements with optional service field
4+
- Client-side XPath `ac:mode` function for layout mode detection
5+
- New `ldh:request-uri` XPath function for URI handling
6+
- New `acl:mode` XPath function for client-side ACL mode detection
7+
- New HTTP tests for ACL `Link` headers to verify authorization modes in response
78

89
### Changed
10+
- Service input on the container generation form is now optional
911
- Layout mode is now retained after RDF file upload
10-
- Promise cleanup and refactoring for better client-side performance
12+
- IXSL promise cleanup and refactoring for better client-side performance
1113
- Modal form validation fixes
1214
- Document context handling improvements
13-
- Removed `ldh:DocumentLoaded` named template for cleaner code
15+
16+
### Fixed
17+
- `AuthorizationFilter` to always load authorizations from the admin dataset
1418

1519
## [5.0.22] - 2025-08-29
1620
### Added

0 commit comments

Comments
 (0)