Paperless-ngx - Package Updates
-
[1.25.4]
- Update Paperless-ngx to 2.11.6
- Full changelog
- Fix: fix nltk tokenizer breaking change @shamoon (#7522)
- Fix: use JSON for update archive file auditlog entries @shamoon (#7503)
- Fix: respect deskew / rotate pages from AppConfig if set @shamoon (#7501)
-
[1.25.5]
- Fix nltk issue using
punkt_tabinstead ofpunkt
- Fix nltk issue using
-
[1.26.0]
- Update Paperless-ngx to 2.12.0
- Full changelog
- Enhancement: re-work mail rule dialog, support multiple include patterns @shamoon (#7635)
- Enhancement: add Korean language @shamoon (#7573)
- Enhancement: allow multiple filename attachment exclusion patterns for a mail rule @MelleD (#5524)
- Refactor: Use django-filter logic for filtering full text search queries @yichi-yang (#7507)
- Refactor: Reduce number of SQL queries when serializing List[Document] @yichi-yang (#7505)
-
[1.27.0]
- Add tika and gotenberg
-
[1.28.0]
- Update Paperless-ngx to 2.13.2
- Full changelog
-
[1.27.1]
- Update Paperless-ngx to 2.13.4
- Fix: fix dark mode icon blend mode in 2.13.3
- Fix: fix clipped popup preview in 2.13.3
- Fix: fix dark mode icon blend mode in 2.13.3
- Fix: fix clipped popup preview in 2.13.3
-
[1.29.0]
- Update gotenberg to 8.13.0
-
[1.29.1]
- Fix gotenberg
- Update paperless-ngx to 2.13.5
- Full Changelog
- Fix: handle page count exception for pw-protected files @shamoon (#8240)
- Fix: correctly track task id in list for change detection @shamoon (#8230)
- Fix: Admin pages should show trashed documents @stumpylog (#8068)
- Fix: tag colors shouldn't change when selected in list @shamoon (#8225)
- Fix: fix re-activation of save button when changing array items @shamoon (#8208)
- Fix: fix thumbnail clipping, select inverted color in safari dark mode not system @shamoon (#8193)
- Fix: select checkbox should remain visible @shamoon (#8185)
- Fix: warn with proper error on ASN exists in trash @shamoon (#8176)
- Chore: Updates all runner images to use Ubuntu Noble @stumpylog (#8213)
- Chore(deps): Bump stumpylog/image-cleaner-action from 0.8.0 to 0.9.0 in the actions group @dependabot (#8142)
- Chore(deps): Bump stumpylog/image-cleaner-action from 0.8.0 to 0.9.0 in the actions group @dependabot (#8142)
- Fix: handle page count exception for pw-protected files @shamoon (#8240)
- Fix: correctly track task id in list for change detection @shamoon (#8230)
- Fix: Admin pages should show trashed documents @stumpylog (#8068)
- Fix: tag colors shouldn't change when selected in list @shamoon (#8225)
- Fix: fix re-activation of save button when changing array items @shamoon (#8208)
- Fix: fix thumbnail clipping, select inverted color in safari dark mode not system @shamoon (#8193)
- Fix: select checkbox should remain visible @shamoon (#8185)
- Fix: warn with proper error on ASN exists in trash @shamoon (#8176)
-
[1.30.0]
- Update gotenberg to 8.14.0
-
[1.30.1]
- Update gotenberg to 8.14.1
-
[1.30.2]
- CLOUDRON_OIDC_PROVIDER_NAME implemented
-
[1.30.3]
- Update gotenberg to 8.15.0
-
[1.30.4]
- Update gotenberg to 8.15.1
-
[1.30.5]
- Update gotenberg to 8.15.2
-
[1.30.6]
- Update gotenberg to 8.15.3
- Full Changelog
- Fix: remove auth tokens from export @shamoon (#8100)
- Fix: cf query dropdown styling affecting other components @shamoon (#8095)
-
[1.31.0]
- Update paperless-ngx to 2.14.1
- Full Changelog
- Fix: prevent error if bulk edit method not in MODIFIED_FIELD_BY_METHOD @shamoon (#8710)
- Fix: include tag component in list view @shamoon (#8706)
- Fix: use unmodified original for checksum if exists @shamoon (#8693)
- Fix: complete load with native PDF viewer @shamoon (#8699)
- Fix: prevent error if bulk edit method not in MODIFIED_FIELD_BY_METHOD @shamoon (#8710)
- Fix: include tag component in list view @shamoon (#8706)
- Fix: use unmodified original for checksum if exists @shamoon (#8693)
- Fix: complete load with native PDF viewer @shamoon (#8699)
- Enhancement: custom field sorting @shamoon (#8494)
-
[1.31.1]
- Update paperless-ngx to 2.14.2
- Full Changelog
- Fix: dont try to parse empty webhook params @shamoon (#8742)
- Fix: pass working file to workflows, pickle file bytes @shamoon (#8741)
- Fix: use hard delete when bulk editing custom fields @shamoon (#8740)
- Fix: Ensure email attachments use the latest document path for attachments @stumpylog (#8737)
- Fix: include tooltip module for custom fields display @shamoon (#8739)
- Fix: remove id of webhook/email actions on copy @shamoon (#8729)
- Fix: import dnd module for merge confirm dialog @shamoon (#8727)
- Chore(deps): Bump django from 5.1.4 to 5.1.5 @dependabot (#8738)
- Fix: dont try to parse empty webhook params @shamoon (#8742)
-
[1.31.2]
- Update paperless-ngx to 2.14.3
- Full Changelog
- Fix: Adds a default 30s timeout for emails, instead of no timeout @stumpylog (#8757)
- Fix: import forms modules for entries component @shamoon (#8752)
- Fix: fix email/wh actions on consume started @shamoon (#8750)
- Fix: import date picker module in cf query dropdown @shamoon (#8749)
- Fix: Adds a default 30s timeout for emails, instead of no timeout @stumpylog (#8757)
-
[1.31.3]
- Update paperless-ngx to 2.14.4
- Full Changelog
- Enhancement: allow specifying JSON encoding for webhooks @shamoon (#8799)
- Change: disable API basic auth if MFA enabled @shamoon (#8792)
- Fix: Include email and webhook objects in the export @stumpylog (#8790)
- Fix: use MIMEBase for email attachments @shamoon (#8762)
- Fix: handle page out of range in mgmt lists after delete @shamoon (#8771)
- Enhancement: allow specifying JSON encoding for webhooks @shamoon (#8799)
- Change: disable API basic auth if MFA enabled @shamoon (#8792)
- Fix: Include email and webhook objects in the export @stumpylog (#8790)
- Fix: use MIMEBase for email attachments @shamoon (#8762)
- Fix: handle page out of range in mgmt lists after delete @shamoon (#8771)
-
[1.31.4]
- Update paperless-ngx to 2.14.5
- Full Changelog
- Change: restrict altering and creation of superusers to superusers only @shamoon (#8837)
- Fix: fix long tag visual wrapping @shamoon (#8833)
- Fix: Enforce classifier training ordering to prevent extra training @stumpylog (#8822)
- Fix: import router module to not found component @shamoon (#8821)
- Fix: better reflect some mail account / rule permissions in UI @shamoon (#8812)
- Chore(deps-dev): Bump undici from 5.28.4 to 5.28.5 in /src-ui @dependabot[bot] (#8851)
- Chore(deps-dev): Bump the development group with 2 updates @dependabot[bot] (#8841)
- Chore(deps-dev): Bump undici from 5.28.4 to 5.28.5 in /src-ui @dependabot[bot] (#8851)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login