Quick bug fixes for:
- multi-tool not correctly rotating certain PDFs
- Desktop mobile upload via QR code scan
What's Changed
Enhancements
- feat(i18n): sync editor translations with pluralization support and new UI strings by @Ludy87 in #6565
- build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /frontend by @dependabot[bot] in #6677
- build(deps): bump dompurify from 3.4.1 to 3.4.11 in /frontend by @dependabot[bot] in #6722
- Fix more
anytyping usage in the frontend by @jbrunton96 in #6664 - Fix bad frontend architecture by @jbrunton96 in #6730
- Fix Multi Tool page rotation lost on save by @Frooodle in #6733
- Cache Rust build to improve Tauri build job times by @jbrunton96 in #6732
- Add desktop mobile-upload page and fix LAN QR URL by @Frooodle in #6736
- Add metrics for numerical count of total PDFs by @Frooodle in #6737
Development Tools
- build(deps): bump js-yaml from 4.1.1 to 4.2.0 in /devTools by @dependabot[bot] in #6680
Other Changes
- Add message when running
taskwith no arguments by @jbrunton96 in #6731
Full Changelog: v2.13.0...v2.13.1