Quick fix for page editor bug causes multi-page selection issues
This release also contains
- Italian translations
- Bates stamping functionality to add page numbers
- Extract bookmarks API fix
- Diagnostics command in CLI for easy error reporting (grabs logs into a zip on request for you to view)
What's Changed
Enhancements
Minor Enhancements
- update to add optional Zero Padding to page numbers (Bates Stamping).… by @mrober01 in #5612
- Fix ClassCastException in extractBookmarks endpoint (#5578) by @Eruis2579 in #5604
- Bug/page editor additional fixes by @reecebrowne in #5660
- Updated Italian translation by @albanobattistella in #5637
- 🤖 format everything with pre-commit by stirlingbot by @stirlingbot[bot] in #5642
Other Changes
New Contributors
- @mrober01 made their first contribution in #5612
- @Eruis2579 made their first contribution in #5604
Full Changelog: v2.4.3...v2.4.4