We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646f7cc commit 7a31d5eCopy full SHA for 7a31d5e
1 file changed
CHANGELOG.md
@@ -8,10 +8,16 @@ This project adheres to [Semantic Versioning](https://semver.org/).
8
9
### Added
10
11
+* Helper function for checking string for invalid UTF-8 characters.
12
+
13
### Changed
14
15
+* Extend CheckOrder handler class: Optionally work with history files.
16
17
### Fixed
18
19
+* Reverted change in 2.21.0: Order deleted objects after visible ones in
20
+ reverse id order. Turns out this breaks updating of extracts.
21
22
## [2.23.0] - 2026-01-18
23
0 commit comments