Releases: astubenbord/paperless-mobile
Releases · astubenbord/paperless-mobile
v2.0.6
What's Changed
- fix: Remove deletion of temporary files on app startup by @astubenbord in #105
- added reset Icon for the created at field by @iulica in #103
- fix: add vpn to list of states considered as connected to internet by @astubenbord in #112
- fix: Update sorting of similar documents by @astubenbord in #113
- feat: Improved document search by @astubenbord in #114
- feat: Renamed translation strings by @astubenbord in #115
- Feature/crowdin by @astubenbord in #116
Full Changelog: v2.0.5...v2.0.6
v2.0.5
Taken from 2.0.4:
What's Changed
- Download to the public Downloads folder. by @iulica in #94
- Feature: Detailed view type by @astubenbord in #99
Summary
- Removed "clear downloaded files" setting which caused the whole downloads folder to be deleted
- Documents are now downloaded to the downloads folder
- New view type
- You can now choose to either download the original file or the archived pdf
- Minor bugfixes and visual improvements
New Contributors
Full Changelog: v2.0.3...v2.0.4
v2.0.4
WARNING
Clicking "clear downloaded files" in application settings WILL DELETE YOUR DOWNLOADS DIRECTORY AND EVERYTHING WITHIN IT! Skip this version and use v2.0.5!
What's Changed
- Download to the public Downloads folder. by @iulica in #94
- Feature: Detailed view type by @astubenbord in #99
Summary
- Documents are now downloaded to the downloads folder
- New view type
- You can now choose to either download the original file or the archived pdf
- Minor bugfixes and visual improvements
New Contributors
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Feature: Persistent view type for saved views and linked documents by @astubenbord in #97
- Fixes for ios build by @bjoernh in #96
New Contributors
Full Changelog: v2.0.2...v2.0.3
v2.0.2
F-Droid related update
Same as 2.0.1 just with lowered dart sdk version, no further updates.
v2.0.1
What's Changed
- Fixes labels being serialized incorrectly, automates tag serialization by @astubenbord in #92
- [BUGFIX] Added support for high refresh rate by @lagmoellertim in #86
- [BUGFIX] Temporary file deletion on iOS by @lagmoellertim in #87
New Contributors
- @lagmoellertim made their first contribution in #86
Full Changelog: v2.0.0...v2.0.1
v.2.0.0
Changelog
- Improved inbox page with periodic querying for new inbox items
- More convenient and accessible way to quickly search through your documents
- Separated out saved views from documents view
- More UI tweaks
- Added optional dynamic theming (available for Android 12 and above) in settings
- Fixed #80
v2.0.0-pre
Early preview of the upcoming version. Not meant for production use! Some features are not yet tested thoroughly and might not work as expected.
v1.5.3-beta
What's Changed
- Bugfix/saved view serialization failure by @astubenbord in #81
Full Changelog: v1.5.2-beta...v1.5.3-beta
v1.5.2-beta
Changelog
- Fixed #75
- Fixed #74
- Added "open in system viewer option" to document details
- Added Turkish language (not complete in this release, will be updated as soon as it's ready!)
- Visual improvements
- Removed suggestions from inbox quick actions due to performance issues and server lag
- Re-enabled setting created at date in document upload