Paperless-ngx - Package Updates
-
[1.32.2]
- chore(deps): pin dependencies
-
[1.32.3]
- Update gotenberg to 8.17.2
- Full Changelog
- The split feature does not sporadically return corrupt files anymore when using multiple engines. Thanks to @ninjacarr for the heads-up!
- Warnings from QPDF do not return errors anymore. Thanks to @zshehov for the fix!
- Updates Chromium to version
134.0.6998.35
on theamd64
platform. - Updates Go dependencies.
-
[1.32.4]
- Update gotenberg to 8.17.3
- Full Changelog
- Enhancement: require totp code for obtain auth token by @shamoon in #8936
- Enhancement: require totp code for obtain auth token by @shamoon in #8936
- Fix: reflect doc links in bulk modify custom fields by @shamoon in #8962
- Fix: also ensure symmetric doc link removal on bulk edit by @shamoon in #8963
-
[1.33.0]
- Update gotenberg to 8.18.0
-
[1.34.0]
- Update base image to 5.0.0
-
[1.34.1]
- Fix unoconv
-
[1.35.0]
- Update gotenberg to 8.19.0
-
[1.35.1]
- Update gotenberg to 8.19.1
-
[1.36.0]
- Update paperless-ngx to 2.15.1
- Full Changelog
- Fix: Run migration lock as the correct user @stumpylog (#9604)
- Fix: Adds a warning to the user if their secret file includes a trailing newline @stumpylog (#9601)
- Fix: correct download filename in 2.15.0 @shamoon (#9599)
- Fix: dont exclude matching check for scheduled workflows @shamoon (#9594)
- Enhancement: allow webUI first account signup @shamoon (#9500)
- Enhancement: support more 'not assigned' filtering, refactor @shamoon (#9429)
- Enhancement: reorganize dates dropdown, add more relative options @shamoon (#9307)
- Enhancement: add switch to allow merging non-PDFs with archive version @shamoon (#9305)
- Enhancement: support assigning custom field values in workflows @shamoon (#9272)
- Enhancement: Add slugify filter in templating @hwaterke (#9269)
-
[1.36.1]
- Update paperless-ngx to 2.15.2
- Full Changelog
- Fix: Adds better handling during folder checking/creation/permissions for non-root @stumpylog (#9616)
- Fix: Explicitly set the HOME environment to resolve issues running as root with database certificates @stumpylog (#9643)
- Fix: prevent self-linking when bulk edit doc link @shamoon (#9629)
- Tweak: consistently use created date when displaying doc in list @shamoon (#9651)
- Fix: prevent self-linking when bulk edit doc link @shamoon (#9629)
-
[1.36.2]
- Update gotenberg to 8.20.1
-
[1.36.3]
- Update paperless-ngx to 2.15.3
- Full Changelog
- Fix: do not try deleting original file that was moved to trash dir @shamoon (#9684)
- Fix: preserve non-ASCII filenames in document downloads @shamoon (#9702)
- Fix: fix breaking api change to document notes user field @shamoon (#9714)
- Fix: another doc link fix @shamoon (#9700)
- Fix: correctly handle dict data with webhook @shamoon (#9674)
-
[1.37.0]
- Update paperless-ngx to 2.16.1
- Full Changelog
- Fix: fix created date filtering broken in 2.16.0 @shamoon (#9976)
- [BREAKING] Change: treat created as date not datetime @shamoon (#9793)
- Enhancement: support negative offset in scheduled workflows @shamoon (#9746)
- Enhancement: support heic images @shamoon (#9771)
- Enhancement: use patch instead of put for frontend document changes @shamoon (#9744)
- Fixhancement: automatically disable email verification if no smtp setup @shamoon (#9949)
- Fixhancement: better handle removed social apps in profile @shamoon (#9876)
- Enhancement: add barcode frontend config @shamoon (#9742)
- Enhancement: support allauth disable unknown account emails @shamoon (#9743)
- Fixhancement: tag plus button should add tag to doc @shamoon (#9762)
-
[1.38.0]
- Update gotenberg to 8.21.0
-
[1.38.1]
- Update paperless-ngx to 2.16.2
- Full Changelog
- Fix: accept datetime for created @shamoon (#10021)
- Fix: created date fixes in v2.16 @shamoon (#10026)
- Fix: mark fields for newly-created objects as dirty @shamoon (#10022)
- Fix: add fallback to copyfile on PermissionError @samuel-kosmann (#10023)
-
[1.38.2]
- Update paperless-ngx to 2.16.3
- Full Changelog
- Performance: pre-filter document list in scheduled workflow checks @shamoon (#10031)
- Enhancement: include DOCUMENT_TYPE to post consume scripts @matthesrieke (#9977)
- Fix: handle whoosh query correction errors @shamoon (#10121)
- Fix: handle favicon with non-default static dir @shamoon (#10107)
- Fixhancement: cleanup user or group references in settings upon deletion @shamoon (#10049)
- Fix: Add exception to
utime
incopy_basic_file_stats
@Freilichtbuehne (#10070) - Fix: include base href when opening global search result in new window @shamoon (#10066)