Skip to content

Commit b0dfd66

Browse files
committed
Changelog update
1 parent aa33151 commit b0dfd66

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
## [5.0.23] - 2025-08-31
2+
### Added
3+
- 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+
6+
### Changed
7+
- Layout mode is now retained after RDF file upload
8+
- Improved drag-and-drop user experience with precise drag handle controls
9+
10+
## [5.0.22] - 2025-08-29
11+
### Added
12+
- SPARQL query support for `ProxyResourceBase` via `POST` requests
13+
- YouTube object block support with GRDDL transformation
14+
- New HTTP tests for proxy SPARQL query functionality
15+
- `JSONGRDDLFilter` feature for processing JSON-LD from HTML script elements
16+
- New CLI command for `PATCH` requests
17+
- Self-referencing object detection to prevent infinite loops
18+
19+
### Changed
20+
- Web-Client dependency version bump
21+
- Increased nginx rate limits for better performance
22+
- Uniform `ldh:href` function calls across codebase
23+
- Improved `Link` header parsing and usage fixes
24+
- Adjusted document controls size for better UI
25+
- Enhanced view titles for better user experience
26+
- Improved tests for document property cardinalities
27+
- Removed DBPedia's prefix mapping
28+
29+
### Fixed
30+
- Fixed template match issues
31+
- Improved `dct:modified` handling in Graph `POST` operations
32+
- Fixed error handling for "Document loaded successfully but resource was not found" cases
33+
- HTTP test fixes for better reliability
34+
135
## [5.0.19] - 2025-07-01
236
### Fixed
337
- Form callback invocation

0 commit comments

Comments
 (0)