Paperless-ngx - Package Updates
Pinned
Paperless-ngx
-
[1.2.1]
- Update Paperless-ngx to 1.9.1
- Full changelog
- Bugfix: Fixes missing OCR mode skip noarchive @stumpylog (#1645)
- Fix reset button padding on small screens @shamoon (#1646)
-
[1.2.2]
- Update Paperless-ngx to 1.9.2
- Full changelog
- Bugfix: Allow
PAPERLESS_OCR_CLEAN=none
-
[1.3.0]
- Update Paperless-ngx to 1.10.0
- Full changelog
- Feature: Capture stdout & stderr of the pre/post consume scripts @stumpylog (#1967)
- Feature: Allow running custom container initialization scripts @stumpylog (#1838)
- Feature: Add more file name formatting options @stumpylog (#1906)
- Feature: 1.9.2 UI tweaks @shamoon (#1886)
- Feature: Optional celery monitoring with Flower @stumpylog (#1810)
- Feature: Save pending tasks for frontend @stumpylog (#1816)
- Feature: Improved processing for automatic matching @stumpylog (#1609)
- Feature: Transition to celery for background tasks @stumpylog (#1648)
- Feature: UI Welcome Tour @shamoon (#1644)
- Feature: slim sidebar @shamoon (#1641)
- change default matching algo to auto and move to constant @NiFNi (#1754)
- Feature: Enable end to end Tika testing in CI @stumpylog (#1757)
- Feature: frontend update checking settings @shamoon (#1692)
- Feature: Upgrade to qpdf 11, pikepdf 6 & ocrmypdf 14 @stumpylog (#1642)
-
[1.3.1]
- Update Paperless-ngx to 1.10.1
- Full changelog
- Feature: Allows documents in WebP format @stumpylog (#1984)
- Fix: frontend tasks display in 1.10.0 @shamoon (#2073)
- Bugfix: Custom startup commands weren't run as root @stumpylog (#2069)
- Bugfix: Add libatomic for armv7 compatibility @stumpylog (#2066)
- Bugfix: Don't silence an exception when trying to handle file naming @stumpylog (#2062)
- Bugfix: Some tesseract languages aren't detected as installed. @stumpylog (#2057)
-
[1.3.2]
- Update Paperless-ngx to 1.10.2
- Update Cloudron base image to 4.0.0
- Full changelog
- Bugfix: Language code checks around two part languages @stumpylog (#2112)
- Bugfix: Redis socket compatibility didn't handle URLs with ports @stumpylog (#2109)
- Bugfix: Incompatible URL schemes for socket based Redis @stumpylog (#2092)
- Fix doc links in contributing @tooomm (#2102)
-
[1.4.0]
- Update Paperless-ngx to 1.11.0
- Full changelog
- Feature: frontend paperless mail @shamoon (#2000)
- Feature: Ability to consume mails and eml files @p-h-a-i-l (#848)
- Chore: Downgrade hiredis to 2.0.0 @stumpylog (#2262)
- Add ability to provide the configuration file path using an env variable @hashworks (#2241)
- Feature: Adds option to allow a user to export directly to a zipfile @stumpylog (#2004)
- Feature: Adds PaperlessTask admin page interface @stumpylog (#2184)
- Feature: speed up frontend by truncating content @shamoon (#2028)
- Feature: Allow bulk download API to follow file name formatting @stumpylog (#2003)
- Feature: Bake NLTK into Docker image @stumpylog (#2129)
- Feature: frontend paperless mail @shamoon (#2000)
- Feature: Ability to consume mails and eml files @p-h-a-i-l (#848)
- Bugfix: Handle RTL languages better @stumpylog (#1665)
- Fixed typo in docs @mendelk (#2256)
- Fix: support tags__id__none in advanced search, fix tags filter badge count for excluded @shamoon (#2205)
- Bugfix: Don't run system checks on migrate @stumpylog (#2183)
- Bugfix: Decoding task signals could fail on datetime type @stumpylog (#2058)
-
[1.5.0]
- Install nltk data
-
[1.5.1]
- Update Paperless-ngx to 1.11.3
- Full changelog
- Bugfix: Return created task ID when posting document to API @stumpylog (#2279)
- Bugfix: Fix no content when processing some RTL files @stumpylog (#2295)
- Bugfix: Handle email dates maybe being naive @stumpylog (#2293)
- Fix: live filterable dropdowns broken in 1.11.x @shamoon (#2292)
- Bugfix: Reading environment from files didn't work for management commands @stumpylog (#2261)
- Bugfix: Return created task ID when posting document to API @stumpylog (#2279)
-
[1.5.3]
- Update Paperless-ngx to 1.12.2
- Full changelog
- Bugfix: Allow pre-consume scripts to modify incoming file @stumpylog (#2547)
- Bugfix: Return to page based barcode scanning @stumpylog (#2544)
- Fix: Try to prevent title debounce overwriting @shamoon (#2543)
- Fix comment search highlight + multi-word search @shamoon (#2542)
- Bugfix: Request PDF/A format from Gotenberg @stumpylog (#2530)
- Fix: Trigger reindex for pre-existing comments @shamoon (#2519)
-
[1.5.4]
- Fix NLTK data pth
-
[1.6.0]
- Update Paperless-ngx to 1.13.0
- Full changelog
- Feature: allow disable warn on close saved view with changes @shamoon (#2681)
- Feature: Add option to enable response compression @stumpylog (#2621)
- Feature: split documents on ASN barcode @muued (#2554)
- Fix: Ignore path filtering didn't handle sub directories @stumpylog (#2674)
- Bugfix: Generation of secret key hangs during install script @stumpylog (#2657)
- Fix: Remove files produced by barcode splitting when completed @stumpylog (#2648)
- Fix: add missing storage path placeholders @shamoon (#2651)
- Fix long dropdown contents break document detail column view @shamoon (#2638)
- Fix: tags dropdown should stay closed when removing @shamoon (#2625)
- Bugfix: Configure scheduled tasks to expire after some time @stumpylog (#2614)
- Bugfix: Limit management list pagination maxSize to 5 @Kaaybi (#2618)
- Fix: Don't crash on bad ASNs during indexing @stumpylog (#2586)
- Fix: Prevent mktime OverflowError except in even more rare caes @stumpylog (#2574)
- Bugfix: Whoosh relative date queries weren't handling timezones @stumpylog (#2566)
- Fix importing files with non-ascii names @Kexogg (#2555)
-
[1.7.0]
- Update Paperless-ngx to 1.14.0
- Full changelog
- Feature: multi-user permissions @shamoon (#2147)
- Feature: Stronger typing for file consumption @stumpylog (#2744)
- Feature: double-click docs @shamoon (#2966)
- feature: Add support for zxing as barcode scanning lib @margau (#2907)
- Feature: Enable images to be released on Quay.io @stumpylog (#2972)
- Feature: test mail account @shamoon (#2949)
- Feature: Capture celery and kombu logs to a file @stumpylog (#2954)
- Fix: Resolve Redis connection issues with ACLs @stumpylog (#2939)
- Feature: Allow mail account to use access tokens @stumpylog (#2930)
- Fix: Consumer polling could overwhelm database @stumpylog (#2922)
- Feature: Improved statistics widget @shamoon (#2910)
- Enhancement: rename comments to notes and improve notes UI @shamoon (#2904)
- Allow psql client certificate authentication @Ongy (#2899)
- Enhancement: support filtering multiple correspondents, doctypes & storage paths @shamoon (#2893)
-
[1.7.1]
- Update Paperless-ngx to 1.14.1
- Full changelog
- Fix: reduce frequency of permissions queries to speed up v1.14.0 @shamoon (#3201)
- Fix: permissions-aware statistics @shamoon (#3199)
- Fix: Use document owner for matching if set @shamoon (#3198)
- Fix: respect permissions on document view actions @shamoon (#3174)
- Increment API version for 1.14.1+ @shamoon (#3191)
- Fix: dropdown Private items with empty set @shamoon (#3189)
- Documentation: add gnu-sed note for macOS @shamoon (#3190)
-
[1.7.2]
- Update Paperless-ngx to 1.14.2
- Full changelog
- Feature: Finnish translation @shamoon (#3215)
- Fix: Load saved views from app frame, not dashboard @shamoon (#3211)
- Fix: advanced search or date searching + doc type/correspondent/storage path broken @shamoon (#3209)
- Fix MixedContentTypeError in
add_inbox_tags
handler @e1mo (#3212)
-
[1.7.3]
- Update Paperless-ngx to 1.14.3
- Full changelog
- Enhancement: better keyboard nav for filter/edit dropdowns @shamoon (#3227)
- Bump filelock from 3.10.2 to 3.12.0 to fix permissions bug @rbrownwsws (#3282)
- Fix: Handle cases where media files aren't all in the same filesystem @stumpylog (#3261)
- Fix: Prevent erroneous warning when starting container @stumpylog (#3262)
- Retain doc changes on tab switch after refresh doc @shamoon (#3243)
- Fix: Don't send Gmail related setting if the server doesn't support it @stumpylog (#3240)
- Fix: close all docs on logout @shamoon (#3232)
- Fix: Respect superuser for advanced queries, test coverage for object perms @shamoon (#3222)
- Fix: ALLOWED_HOSTS logic being overwritten when * is set @ikaruswill (#3218)
-
[1.7.4]
- Update Paperless-ngx to 1.14.4
- Full changelog
- Fix: Inversion in tagged mail searching @stumpylog (#3305)
- Fix dynamic count labels hidden in light mode @shamoon (#3303)
-
[1.7.5]
- Update Paperless-ngx to 1.14.5
- Full changelog
- Fix: respect permissions for autocomplete suggestions @shamoon (#3359)
- Feature: owner filtering @shamoon (#3309)
- Enhancement: dynamic counts include all pages, hide for "Any" @shamoon (#3329)
- Chore: Upgrades Python dependencies to their latest allowed versions @stumpylog (#3365)
- Enhancement: save tour completion, hide welcome widget @shamoon (#3321)
- Fix: Adds better handling for files with invalid utf8 content @stumpylog (#3387)
- Fix: respect permissions for autocomplete suggestions @shamoon (#3359)
- Fix: Transition to new library for finding IPs for failed logins @stumpylog (#3382)
- [Security] Render frontend text as plain text @shamoon (#3366)
- Fix: default frontend to current owner, allow setting no owner on create @shamoon (#3347)
- Fix: dont perform mail actions when rule filename filter not met @shamoon (#3336)
- Fix: permission-aware bulk editing in 1.14.1+ @shamoon (#3345)
-
[1.8.0]
- Update Paperless-ngx to 1.15.1
- Full changelog
- Feature: quick filters from document detail @shamoon (#3476)
- Feature: Add explanations to relative dates @shamoon (#3471)
- Enhancement: paginate frontend tasks @shamoon (#3445)
- Feature: Better encapsulation of barcode logic @stumpylog (#3425)
- Enhancement: Improve frontend error handling @shamoon (#3413)
-
[1.9.0]
- Update Paperless-ngx to 1.16.0
- Full changelog
- Feature: Update to a simpler Tika library @stumpylog (#3517)
- Feature: Allow to filter documents by original filename and checksum @jayme-github (#3485)
- Fix: return user first / last name from backend @shamoon (#3579)
- Fix use of
PAPERLESS_DB_TIMEOUT
for all db types @shamoon (#3576) - Fix: handle mail rules with no filters on some imap servers @shamoon (#3554)