Hotfix release for lots of bug fixes,
The list below is of the main bug fixes are:
Tool fixes
- fix merge split and other operations not working on Debian 12 and fedora 44
- Concurrent usage issues on certain tools like merge
- Automate issues for remove images fixed
- Large 2GB PDFs no longer crashes under set scenarios
Desktop fixes
- Windows ARM64 test build
- linux startup fixes
We are planning a giant release in 2-3 weeks with some big exciting new features so keep on the lookout!
What's Changed
- Redact: clear error instead of a 500 when no text patterns are given (cherrypicked) by @jbrunton96 in #6972
- fix(temp-files): prevent cleanup of active registered directories by @Ludy87 in #7006
- deps(frontend): upgrade @embedpdf packages to v2.14.4 by @Ludy87 in #6989
- fix(admin-settings): correctly mask Telegram bot tokens in settings output by @Ludy87 in #6822
- fix(admin-settings): prevent hydration error in the Admin General section by @Ludy87 in #6823
- fix(editor): respect no-login settings visibility in config navigation by @Ludy87 in #6807
- fix(licenses): fall back to license URL for backend dependency links by @Ludy87 in #7046
- fix(sign): preserve PNG signature placement and page content by @Ludy87 in #7093
- fix(viewer): dynamic page number input width based on total page count by @balazs-szucs in #6607
- Google Drive import: script loader no longer reports ready before the script has run (cherrypicked) by @ConnorYoh in #7075
- Avoid renderer OOM when adding large PDFs to the workbench by @Frooodle in #7175
- build(deps): bump pdfboxVersion from 3.0.7 to 3.0.8 by @dependabot[bot] in #7237
- Remove depot.dev support from GitHub Actions workflows by @Frooodle in #7148
- Desktop installer fixes by @Frooodle in #7174
- Fix preview on crop/rotate by @reecebrowne in #7266
- fix(search): Fix PDF viewer search showing 0 of 0 results by @balazs-szucs in #7228
- Fix automate unrunnable tools by @Frooodle in #7311
Full Changelog: v2.14.2...v2.14.3