External links
For other downloads, scroll down and find the relevant file under "Assets".
Changelog
- Fixed the "Watch for updates on the server" feature not working.
- Improved thumbnailing performance by reducing the warmup delay from 1s to 50ms.
- Improved PDF export performance by removing redundant PNG encode+decode steps by @adil192 in #1759
- Experimental improved stylus support on Windows, adding orientation and button detection.
We're using patches from @CodeDoctorDE's in-progress PR, so all credit goes to him. However, since this hasn't properly landed in Flutter yet, report problems to me and not Flutter/CodeDoctorDE. - (For contributors) We're also experimenting with @cubic-dev-ai AI code reviews. Feedback welcome. Hopefully it's more helpful than not.
- F-Droid now builds pdfium from source by @adil192 in https://gitlab.com/fdroid/fdroiddata/-/merge_requests/38937
- Fixed a collision between Android and Linux pdfium libs by @adil192 in espresso3389/pdfrx#648
- Updated iOS/macOS builds to Xcode 26.3
- Several CI and developer experience improvements including better caching, faster tests, and better failure messages.
- Full changelog: v1.34.1...v1.34.2