v1.10.1
🐛 Bug Fixes
- Fix uploaded documents being saved with an extra 2 bytes (CRLF), which caused checksum mismatches and failed deduplication in Paperless-ngx
- Fix saved views failing to load when a filter rule has a null value (e.g. a "does not have tag" rule)
- Fix the "What's New" screen failing to load when a release was published without release notes
- Sharing a document link now shares the web interface URL, which opens in a browser, instead of the API URL that did not
- Pulling to refresh on a document now also refreshes permissions, so a permission change on the server takes effect without restarting the app
- Title and content search now uses the new search API on Paperless-ngx v3.0 and later, instead of the parameter the server deprecated. Older servers are unaffected.
- Fix the document preview losing its cached thumbnail, or getting stuck on a loading spinner, after a failed download (e.g. offline)
- Fix document tags not being restored when saving from the tags sheet fails (e.g. while offline)
- Fix a visual glitch with the document list's top scroll edge effect on iOS 26 and later