🚀 Features
🎇 iOS 26 / Liquid Glass UI Refresh
The app has been completely overhauled with an updated design that fits with
iOS 26 and Liquid Glass. On previous iOS versions, the app should still look as
it did before and work correctly!
Share links & deep links support
The app now supports creating and managing Paperless-ngx share links for
documents. This allows you to easily share documents with others by generating
a link that can be opened without logging in. In addition, app deep links are
now supported. You can open the app to a specific document, open the scanner,
manipulate the document view filter by opening a specifically built URL. The
full range of options is documented here
here.
Document trash support
Deleted documents are moved to the trash. The app now supports viewing the
trash, restoring documents from the trash, and permanently deleting documents
from the trash. This allows you to recover documents that were accidentally
deleted and manage your document lifecycle more effectively.
Ready for OIDC
Paperless-ngx will gain the ability to log in with OpenID Connect (OIDC)
providers with mobile apps in an upcoming release. The app is ready to support
this! More information on the OIDC support can be found
here.
✨ Other Features
- Add a home screen quick action to open the scanner
- Add ability to filter documents by ASN
- Add ability to filter documents by date
- Improve legibility of document link UI
- Support long-text custom field type
- Clarify interaction for linking a document in custom field
- Tune no-permissions display on custom fields when editing documents
- Allow setting custom fields when uploading new documents
- Add page count to document view
🐛 Bug Fixes
- Disable drag gesture on the document detail view (some users are reporting issues)
- Fix bug parsing monetary custom field value like
0.0(single digit after
decimal point). - Fix date decoding issues likely cause by locale settings
- Fix crash on settings > preferences view
- Fix issue with the home screen app icon scan shortcut
- Fix incorrect display of option ids instead of labels in custom field filter
view for "select" custom field type - Dropped the unused
appConfigandhistorypermission resources from the
app so the permissions UI only reflects values Paperless-ngx actually supplies - Fix issue with search text not being cleared properly
- Prevent document from being linked to itself
- Normalize document title and temporary file name. This was causing issues
with some file storage systems. - Fix permissions issue with document deletion
- Fix debug display in tag edit view
- Fix incorrect display of filter state being modified from saved view