Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.12.1 (#121)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) | Component | minor | `2.4.3` -> `2.12.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.12.1`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.12.1): Paperless-ngx v2.12.1 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.12.0...v2.12.1) #### paperless-ngx 2.12.1 ##### Bug Fixes - Fix: wait to apply tag changes until other changes saved with multiple workflow actions [@​shamoon](https://github.com/shamoon) ([#​7711](https://github.com/paperless-ngx/paperless-ngx/pull/7711)) - Fix: delete_pages should require ownership (not just change perms) [@​shamoon](https://github.com/shamoon) ([#​7714](https://github.com/paperless-ngx/paperless-ngx/pull/7714)) - Fix: filter out shown custom fields that have been deleted from saved… [@​shamoon](https://github.com/shamoon) ([#​7710](https://github.com/paperless-ngx/paperless-ngx/pull/7710)) - Fix: only filter by string or number properties for filter pipe [@​shamoon](https://github.com/shamoon) ([#​7699](https://github.com/paperless-ngx/paperless-ngx/pull/7699)) - Fix: saved view permissions fixes [@​shamoon](https://github.com/shamoon) ([#​7672](https://github.com/paperless-ngx/paperless-ngx/pull/7672)) - Fix: add permissions for OPTIONS requests for notes [@​shamoon](https://github.com/shamoon) ([#​7661](https://github.com/paperless-ngx/paperless-ngx/pull/7661)) ##### All App Changes <details> <summary>7 changes</summary> - Fix: wait to apply tag changes until other changes saved with multiple workflow actions [@​shamoon](https://github.com/shamoon) ([#​7711](https://github.com/paperless-ngx/paperless-ngx/pull/7711)) - Fix: delete_pages should require ownership (not just change perms) [@​shamoon](https://github.com/shamoon) ([#​7714](https://github.com/paperless-ngx/paperless-ngx/pull/7714)) - Enhancement: improve text contrast for selected documents in list view dark mode [@​shamoon](https://github.com/shamoon) ([#​7712](https://github.com/paperless-ngx/paperless-ngx/pull/7712)) - Fix: filter out shown custom fields that have been deleted from saved… [@​shamoon](https://github.com/shamoon) ([#​7710](https://github.com/paperless-ngx/paperless-ngx/pull/7710)) - Fix: only filter by string or number properties for filter pipe [@​shamoon](https://github.com/shamoon) ([#​7699](https://github.com/paperless-ngx/paperless-ngx/pull/7699)) - Fix: saved view permissions fixes [@​shamoon](https://github.com/shamoon) ([#​7672](https://github.com/paperless-ngx/paperless-ngx/pull/7672)) - Fix: add permissions for OPTIONS requests for notes [@​shamoon](https://github.com/shamoon) ([#​7661](https://github.com/paperless-ngx/paperless-ngx/pull/7661)) </details> ### [`v2.12.0`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.12.0): Paperless-ngx v2.12.0 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.11.6...v2.12.0) #### paperless-ngx 2.12.0 ##### Features / Enhancements - Enhancement: re-work mail rule dialog, support multiple include patterns [@​shamoon](https://github.com/shamoon) ([#​7635](https://github.com/paperless-ngx/paperless-ngx/pull/7635)) - Enhancement: add Korean language [@​shamoon](https://github.com/shamoon) ([#​7573](https://github.com/paperless-ngx/paperless-ngx/pull/7573)) - Enhancement: allow multiple filename attachment exclusion patterns for a mail rule [@​MelleD](https://github.com/MelleD) ([#​5524](https://github.com/paperless-ngx/paperless-ngx/pull/5524)) - Refactor: Use django-filter logic for filtering full text search queries [@​yichi-yang](https://github.com/yichi-yang) ([#​7507](https://github.com/paperless-ngx/paperless-ngx/pull/7507)) - Refactor: Reduce number of SQL queries when serializing List\[Document] [@​yichi-yang](https://github.com/yichi-yang) ([#​7505](https://github.com/paperless-ngx/paperless-ngx/pull/7505)) ##### Bug Fixes - Fix: use JSON for note audit log entries [@​shamoon](https://github.com/shamoon) ([#​7650](https://github.com/paperless-ngx/paperless-ngx/pull/7650)) - Fix: Rework system check so it won't crash if tesseract is not found [@​stumpylog](https://github.com/stumpylog) ([#​7640](https://github.com/paperless-ngx/paperless-ngx/pull/7640)) - Fix: correct broken pdfjs worker src after upgrade to pdfjs v4 [@​shamoon](https://github.com/shamoon) ([#​7626](https://github.com/paperless-ngx/paperless-ngx/pull/7626)) - Chore: remove unused frontend dependencies [@​shamoon](https://github.com/shamoon) ([#​7607](https://github.com/paperless-ngx/paperless-ngx/pull/7607)) - Fix: fix non-clickable scroll wheel in file uploads list [@​shamoon](https://github.com/shamoon) ([#​7591](https://github.com/paperless-ngx/paperless-ngx/pull/7591)) - Fix: deselect file tasks select all button on dismiss [@​shamoon](https://github.com/shamoon) ([#​7592](https://github.com/paperless-ngx/paperless-ngx/pull/7592)) - Fix: saved view sidebar heading not always visible [@​shamoon](https://github.com/shamoon) ([#​7584](https://github.com/paperless-ngx/paperless-ngx/pull/7584)) - Fix: correct select field wrapping with long text [@​shamoon](https://github.com/shamoon) ([#​7572](https://github.com/paperless-ngx/paperless-ngx/pull/7572)) - Fix: update ng-bootstrap to fix datepicker bug [@​shamoon](https://github.com/shamoon) ([#​7567](https://github.com/paperless-ngx/paperless-ngx/pull/7567)) ##### Dependencies <details> <summary>11 changes</summary> - Chore(deps): Bump cryptography from 42.0.8 to 43.0.1 [@​dependabot](https://github.com/dependabot) ([#​7620](https://github.com/paperless-ngx/paperless-ngx/pull/7620)) - Chore(deps-dev): Bump the development group with 3 updates [@​dependabot](https://github.com/dependabot) ([#​7608](https://github.com/paperless-ngx/paperless-ngx/pull/7608)) - Chore(deps): Bump rapidfuzz from 3.9.6 to 3.9.7 in the small-changes group [@​dependabot](https://github.com/dependabot) ([#​7611](https://github.com/paperless-ngx/paperless-ngx/pull/7611)) - Chore(deps): Bump tslib from 2.6.3 to 2.7.0 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7606](https://github.com/paperless-ngx/paperless-ngx/pull/7606)) - Chore(deps-dev): Bump @​\<!---->playwright/test from 1.45.3 to 1.46.1 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7603](https://github.com/paperless-ngx/paperless-ngx/pull/7603)) - Chore(deps-dev): Bump typescript from 5.4.5 to 5.5.4 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7604](https://github.com/paperless-ngx/paperless-ngx/pull/7604)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates [@​dependabot](https://github.com/dependabot) ([#​7600](https://github.com/paperless-ngx/paperless-ngx/pull/7600)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 21 updates [@​dependabot](https://github.com/dependabot) ([#​7599](https://github.com/paperless-ngx/paperless-ngx/pull/7599)) - Chore(deps): Bump pathvalidate from 3.2.0 to 3.2.1 in the small-changes group [@​dependabot](https://github.com/dependabot) ([#​7548](https://github.com/paperless-ngx/paperless-ngx/pull/7548)) - Chore(deps): Bump micromatch from 4.0.5 to 4.0.8 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7551](https://github.com/paperless-ngx/paperless-ngx/pull/7551)) - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7545](https://github.com/paperless-ngx/paperless-ngx/pull/7545)) </details> ##### All App Changes <details> <summary>27 changes</summary> - Chore: Update backend dependencies in bulk [@​stumpylog](https://github.com/stumpylog) ([#​7656](https://github.com/paperless-ngx/paperless-ngx/pull/7656)) - Fix: Rework system check so it won't crash if tesseract is not found [@​stumpylog](https://github.com/stumpylog) ([#​7640](https://github.com/paperless-ngx/paperless-ngx/pull/7640)) - Refactor: performance and storage optimization of barcode scanning [@​loewexy](https://github.com/loewexy) ([#​7646](https://github.com/paperless-ngx/paperless-ngx/pull/7646)) - Fix: use JSON for note audit log entries [@​shamoon](https://github.com/shamoon) ([#​7650](https://github.com/paperless-ngx/paperless-ngx/pull/7650)) - Enhancement: re-work mail rule dialog, support multiple include patterns [@​shamoon](https://github.com/shamoon) ([#​7635](https://github.com/paperless-ngx/paperless-ngx/pull/7635)) - Fix: correct broken pdfjs worker src after upgrade to pdfjs v4 [@​shamoon](https://github.com/shamoon) ([#​7626](https://github.com/paperless-ngx/paperless-ngx/pull/7626)) - Chore(deps-dev): Bump the development group with 3 updates [@​dependabot](https://github.com/dependabot) ([#​7608](https://github.com/paperless-ngx/paperless-ngx/pull/7608)) - Chore(deps): Bump rapidfuzz from 3.9.6 to 3.9.7 in the small-changes group [@​dependabot](https://github.com/dependabot) ([#​7611](https://github.com/paperless-ngx/paperless-ngx/pull/7611)) - Chore: remove unused frontend dependencies [@​shamoon](https://github.com/shamoon) ([#​7607](https://github.com/paperless-ngx/paperless-ngx/pull/7607)) - Chore(deps): Bump tslib from 2.6.3 to 2.7.0 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7606](https://github.com/paperless-ngx/paperless-ngx/pull/7606)) - Chore(deps-dev): Bump @​\<!---->playwright/test from 1.45.3 to 1.46.1 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7603](https://github.com/paperless-ngx/paperless-ngx/pull/7603)) - Chore(deps-dev): Bump typescript from 5.4.5 to 5.5.4 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7604](https://github.com/paperless-ngx/paperless-ngx/pull/7604)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates [@​dependabot](https://github.com/dependabot) ([#​7600](https://github.com/paperless-ngx/paperless-ngx/pull/7600)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 21 updates [@​dependabot](https://github.com/dependabot) ([#​7599](https://github.com/paperless-ngx/paperless-ngx/pull/7599)) - Fix: fix non-clickable scroll wheel in file uploads list [@​shamoon](https://github.com/shamoon) ([#​7591](https://github.com/paperless-ngx/paperless-ngx/pull/7591)) - Fix: deselect file tasks select all button on dismiss [@​shamoon](https://github.com/shamoon) ([#​7592](https://github.com/paperless-ngx/paperless-ngx/pull/7592)) - Fix: saved view sidebar heading not always visible [@​shamoon](https://github.com/shamoon) ([#​7584](https://github.com/paperless-ngx/paperless-ngx/pull/7584)) - Enhancement: add Korean language [@​shamoon](https://github.com/shamoon) ([#​7573](https://github.com/paperless-ngx/paperless-ngx/pull/7573)) - Enhancement: mail message preprocessor for gpg encrypted mails [@​dbankmann](https://github.com/dbankmann) ([#​7456](https://github.com/paperless-ngx/paperless-ngx/pull/7456)) - Fix: correct select field wrapping with long text [@​shamoon](https://github.com/shamoon) ([#​7572](https://github.com/paperless-ngx/paperless-ngx/pull/7572)) - Fix: update ng-bootstrap to fix datepicker bug [@​shamoon](https://github.com/shamoon) ([#​7567](https://github.com/paperless-ngx/paperless-ngx/pull/7567)) - Enhancement: allow multiple filename attachment exclusion patterns for a mail rule [@​MelleD](https://github.com/MelleD) ([#​5524](https://github.com/paperless-ngx/paperless-ngx/pull/5524)) - Chore(deps): Bump pathvalidate from 3.2.0 to 3.2.1 in the small-changes group [@​dependabot](https://github.com/dependabot) ([#​7548](https://github.com/paperless-ngx/paperless-ngx/pull/7548)) - Chore(deps): Bump micromatch from 4.0.5 to 4.0.8 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7551](https://github.com/paperless-ngx/paperless-ngx/pull/7551)) - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7545](https://github.com/paperless-ngx/paperless-ngx/pull/7545)) - Refactor: Use django-filter logic for filtering full text search queries [@​yichi-yang](https://github.com/yichi-yang) ([#​7507](https://github.com/paperless-ngx/paperless-ngx/pull/7507)) - Refactor: Reduce number of SQL queries when serializing List\[Document] [@​yichi-yang](https://github.com/yichi-yang) ([#​7505](https://github.com/paperless-ngx/paperless-ngx/pull/7505)) </details> ### [`v2.11.6`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.6): Paperless-ngx v2.11.6 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.11.5...v2.11.6) #### paperless-ngx 2.11.6 > \[!NOTE]\ > Paperless-ngx v2.11.6 fixes an issue with one of our dependencies that prevented uploading files in version 2.11.5. "Bare-metal" users may need to re-download the [NLTK data](https://www.nltk.org/data.html) to the `PAPERLESS_NLTK_DIR` (see [the docs](https://docs.paperless-ngx.com/setup/#bare_metal)). ##### Bug Fixes - Fix: fix nltk tokenizer breaking change [@​shamoon](https://github.com/shamoon) ([#​7522](https://github.com/paperless-ngx/paperless-ngx/pull/7522)) - Fix: use JSON for update archive file auditlog entries [@​shamoon](https://github.com/shamoon) ([#​7503](https://github.com/paperless-ngx/paperless-ngx/pull/7503)) - Fix: respect deskew / rotate pages from AppConfig if set [@​shamoon](https://github.com/shamoon) ([#​7501](https://github.com/paperless-ngx/paperless-ngx/pull/7501)) ##### Dependencies <details> <summary>5 changes</summary> - Chore(deps): Bump the small-changes group across 1 directory with 6 updates [@​dependabot](https://github.com/dependabot) ([#​7502](https://github.com/paperless-ngx/paperless-ngx/pull/7502)) - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7497](https://github.com/paperless-ngx/paperless-ngx/pull/7497)) - Chore(deps-dev): Bump axios from 1.6.7 to 1.7.4 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7472](https://github.com/paperless-ngx/paperless-ngx/pull/7472)) - Chore(deps-dev): Bump ruff from 0.5.6 to 0.5.7 in the development group [@​dependabot](https://github.com/dependabot) ([#​7457](https://github.com/paperless-ngx/paperless-ngx/pull/7457)) - Chore(deps): Bump the small-changes group with 3 updates [@​dependabot](https://github.com/dependabot) ([#​7460](https://github.com/paperless-ngx/paperless-ngx/pull/7460)) </details> ##### All App Changes <details> <summary>8 changes</summary> - Fix: fix nltk tokenizer breaking change [@​shamoon](https://github.com/shamoon) ([#​7522](https://github.com/paperless-ngx/paperless-ngx/pull/7522)) - Fix: use JSON for update archive file auditlog entries [@​shamoon](https://github.com/shamoon) ([#​7503](https://github.com/paperless-ngx/paperless-ngx/pull/7503)) - Chore(deps): Bump the small-changes group across 1 directory with 6 updates [@​dependabot](https://github.com/dependabot) ([#​7502](https://github.com/paperless-ngx/paperless-ngx/pull/7502)) - Fix: respect deskew / rotate pages from AppConfig if set [@​shamoon](https://github.com/shamoon) ([#​7501](https://github.com/paperless-ngx/paperless-ngx/pull/7501)) - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7497](https://github.com/paperless-ngx/paperless-ngx/pull/7497)) - Chore(deps-dev): Bump axios from 1.6.7 to 1.7.4 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7472](https://github.com/paperless-ngx/paperless-ngx/pull/7472)) - Chore(deps-dev): Bump ruff from 0.5.6 to 0.5.7 in the development group [@​dependabot](https://github.com/dependabot) ([#​7457](https://github.com/paperless-ngx/paperless-ngx/pull/7457)) - Chore(deps): Bump the small-changes group with 3 updates [@​dependabot](https://github.com/dependabot) ([#​7460](https://github.com/paperless-ngx/paperless-ngx/pull/7460)) </details> ### [`v2.11.5`](https://github.com/paperless-ngx/paperless-ngx/compare/v2.11.4...v2.11.5) [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.11.4...v2.11.5) ### [`v2.11.4`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.4): Paperless-ngx v2.11.4 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.11.3...v2.11.4) #### paperless-ngx 2.11.4 ##### Bug Fixes - Fix: initial upload message not being dismissed [@​shamoon](https://github.com/shamoon) ([#​7438](https://github.com/paperless-ngx/paperless-ngx/pull/7438)) ##### All App Changes - Fix: initial upload message not being dismissed [@​shamoon](https://github.com/shamoon) ([#​7438](https://github.com/paperless-ngx/paperless-ngx/pull/7438)) ### [`v2.11.3`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.3): Paperless-ngx v2.11.3 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.11.2...v2.11.3) #### paperless-ngx 2.11.3 ##### Features - Enhancement: optimize tasks / stats reload [@​shamoon](https://github.com/shamoon) ([#​7402](https://github.com/paperless-ngx/paperless-ngx/pull/7402)) - Enhancement: allow specifying default currency for Monetary custom field [@​shamoon](https://github.com/shamoon) ([#​7381](https://github.com/paperless-ngx/paperless-ngx/pull/7381)) - Enhancement: specify when pre-check fails for documents in trash [@​shamoon](https://github.com/shamoon) ([#​7355](https://github.com/paperless-ngx/paperless-ngx/pull/7355)) ##### Bug Fixes - Fix: clear selection after reload for management lists [@​shamoon](https://github.com/shamoon) ([#​7421](https://github.com/paperless-ngx/paperless-ngx/pull/7421)) - Fix: disable inline create buttons if insufficient permissions [@​shamoon](https://github.com/shamoon) ([#​7401](https://github.com/paperless-ngx/paperless-ngx/pull/7401)) - Fix: use entire document for dropzone [@​shamoon](https://github.com/shamoon) ([#​7342](https://github.com/paperless-ngx/paperless-ngx/pull/7342)) ##### Maintenance - Chore(deps): Bump stumpylog/image-cleaner-action from 0.7.0 to 0.8.0 in the actions group [@​dependabot](https://github.com/dependabot) ([#​7371](https://github.com/paperless-ngx/paperless-ngx/pull/7371)) ##### Dependencies <details> <summary>11 changes</summary> - Chore(deps): Bump django from 4.2.14 to 4.2.15 [@​dependabot](https://github.com/dependabot) ([#​7412](https://github.com/paperless-ngx/paperless-ngx/pull/7412)) - Chore(deps-dev): Bump the development group with 3 updates [@​dependabot](https://github.com/dependabot) ([#​7394](https://github.com/paperless-ngx/paperless-ngx/pull/7394)) - Chore(deps): Bump the small-changes group with 5 updates [@​dependabot](https://github.com/dependabot) ([#​7397](https://github.com/paperless-ngx/paperless-ngx/pull/7397)) - Chore(deps-dev): Bump @​\<!---->playwright/test from 1.42.1 to 1.45.3 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7367](https://github.com/paperless-ngx/paperless-ngx/pull/7367)) - Chore(deps-dev): Bump @​\<!---->types/node from 20.12.2 to 22.0.2 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7366](https://github.com/paperless-ngx/paperless-ngx/pull/7366)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates [@​dependabot](https://github.com/dependabot) ([#​7365](https://github.com/paperless-ngx/paperless-ngx/pull/7365)) - Chore(deps): Bump uuid from 9.0.1 to 10.0.0 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7370](https://github.com/paperless-ngx/paperless-ngx/pull/7370)) - Chore(deps): Bump stumpylog/image-cleaner-action from 0.7.0 to 0.8.0 in the actions group [@​dependabot](https://github.com/dependabot) ([#​7371](https://github.com/paperless-ngx/paperless-ngx/pull/7371)) - Chore(deps): Bump zone.js from 0.14.4 to 0.14.8 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7368](https://github.com/paperless-ngx/paperless-ngx/pull/7368)) - Chore(deps-dev): Bump jest-preset-angular from 14.1.1 to 14.2.2 in /src-ui in the frontend-jest-dependencies group [@​dependabot](https://github.com/dependabot) ([#​7364](https://github.com/paperless-ngx/paperless-ngx/pull/7364)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 20 updates [@​dependabot](https://github.com/dependabot) ([#​7363](https://github.com/paperless-ngx/paperless-ngx/pull/7363)) </details> ##### All App Changes <details> <summary>15 changes</summary> - Fix: clear selection after reload for management lists [@​shamoon](https://github.com/shamoon) ([#​7421](https://github.com/paperless-ngx/paperless-ngx/pull/7421)) - Enhancement: optimize tasks / stats reload [@​shamoon](https://github.com/shamoon) ([#​7402](https://github.com/paperless-ngx/paperless-ngx/pull/7402)) - Enhancement: allow specifying default currency for Monetary custom field [@​shamoon](https://github.com/shamoon) ([#​7381](https://github.com/paperless-ngx/paperless-ngx/pull/7381)) - Enhancement: specify when pre-check fails for documents in trash [@​shamoon](https://github.com/shamoon) ([#​7355](https://github.com/paperless-ngx/paperless-ngx/pull/7355)) - Chore(deps-dev): Bump the development group with 3 updates [@​dependabot](https://github.com/dependabot) ([#​7394](https://github.com/paperless-ngx/paperless-ngx/pull/7394)) - Fix: disable inline create buttons if insufficient permissions [@​shamoon](https://github.com/shamoon) ([#​7401](https://github.com/paperless-ngx/paperless-ngx/pull/7401)) - Chore(deps): Bump the small-changes group with 5 updates [@​dependabot](https://github.com/dependabot) ([#​7397](https://github.com/paperless-ngx/paperless-ngx/pull/7397)) - Chore(deps-dev): Bump @​\<!---->playwright/test from 1.42.1 to 1.45.3 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7367](https://github.com/paperless-ngx/paperless-ngx/pull/7367)) - Chore(deps-dev): Bump @​\<!---->types/node from 20.12.2 to 22.0.2 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7366](https://github.com/paperless-ngx/paperless-ngx/pull/7366)) - Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates [@​dependabot](https://github.com/dependabot) ([#​7365](https://github.com/paperless-ngx/paperless-ngx/pull/7365)) - Chore(deps): Bump uuid from 9.0.1 to 10.0.0 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7370](https://github.com/paperless-ngx/paperless-ngx/pull/7370)) - Chore(deps): Bump zone.js from 0.14.4 to 0.14.8 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7368](https://github.com/paperless-ngx/paperless-ngx/pull/7368)) - Chore(deps-dev): Bump jest-preset-angular from 14.1.1 to 14.2.2 in /src-ui in the frontend-jest-dependencies group [@​dependabot](https://github.com/dependabot) ([#​7364](https://github.com/paperless-ngx/paperless-ngx/pull/7364)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 20 updates [@​dependabot](https://github.com/dependabot) ([#​7363](https://github.com/paperless-ngx/paperless-ngx/pull/7363)) - Fix: use entire document for dropzone [@​shamoon](https://github.com/shamoon) ([#​7342](https://github.com/paperless-ngx/paperless-ngx/pull/7342)) </details> ### [`v2.11.2`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.2): Paperless-ngx v2.11.2 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.11.1...v2.11.2) #### paperless-ngx 2.11.2 ##### Changes - Change: more clearly handle init permissions error [@​shamoon](https://github.com/shamoon) ([#​7334](https://github.com/paperless-ngx/paperless-ngx/pull/7334)) - Chore: add permissions info link from webUI [@​shamoon](https://github.com/shamoon) ([#​7310](https://github.com/paperless-ngx/paperless-ngx/pull/7310)) - Fix: increase search input text contrast with light custom theme colors [@​JayBkr](https://github.com/JayBkr) ([#​7303](https://github.com/paperless-ngx/paperless-ngx/pull/7303)) ##### Dependencies - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7296](https://github.com/paperless-ngx/paperless-ngx/pull/7296)) - Chore(deps): Bump tika-client from 0.5.0 to 0.6.0 in the small-changes group [@​dependabot](https://github.com/dependabot) ([#​7297](https://github.com/paperless-ngx/paperless-ngx/pull/7297)) ##### All App Changes <details> <summary>5 changes</summary> - Change: more clearly handle init permissions error [@​shamoon](https://github.com/shamoon) ([#​7334](https://github.com/paperless-ngx/paperless-ngx/pull/7334)) - Chore: add permissions info link from webUI [@​shamoon](https://github.com/shamoon) ([#​7310](https://github.com/paperless-ngx/paperless-ngx/pull/7310)) - Fix: increase search input text contrast with light custom theme colors [@​JayBkr](https://github.com/JayBkr) ([#​7303](https://github.com/paperless-ngx/paperless-ngx/pull/7303)) - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7296](https://github.com/paperless-ngx/paperless-ngx/pull/7296)) - Chore(deps): Bump tika-client from 0.5.0 to 0.6.0 in the small-changes group [@​dependabot](https://github.com/dependabot) ([#​7297](https://github.com/paperless-ngx/paperless-ngx/pull/7297)) </details> ### [`v2.11.1`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.1): Paperless-ngx v2.11.1 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.11.0...v2.11.1) #### paperless-ngx 2.11.1 ##### Features - Enhancement: include owner username in post-consumption variables [@​Freddy-0](https://github.com/Freddy-0) ([#​7270](https://github.com/paperless-ngx/paperless-ngx/pull/7270)) ##### Bug Fixes - Fix: support multiple inbox tags from stats widget [@​shamoon](https://github.com/shamoon) ([#​7281](https://github.com/paperless-ngx/paperless-ngx/pull/7281)) - Fix: Removes Turkish from the NLTK languages [@​stumpylog](https://github.com/stumpylog) ([#​7246](https://github.com/paperless-ngx/paperless-ngx/pull/7246)) - Fix: include trashed docs in existing doc check [@​shamoon](https://github.com/shamoon) ([#​7229](https://github.com/paperless-ngx/paperless-ngx/pull/7229)) ##### Dependencies - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7261](https://github.com/paperless-ngx/paperless-ngx/pull/7261)) - Chore(deps): Bump the small-changes group across 1 directory with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7266](https://github.com/paperless-ngx/paperless-ngx/pull/7266)) ##### All App Changes <details> <summary>7 changes</summary> - Fix: support multiple inbox tags from stats widget [@​shamoon](https://github.com/shamoon) ([#​7281](https://github.com/paperless-ngx/paperless-ngx/pull/7281)) - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7261](https://github.com/paperless-ngx/paperless-ngx/pull/7261)) - Chore(deps): Bump the small-changes group across 1 directory with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7266](https://github.com/paperless-ngx/paperless-ngx/pull/7266)) - Enhancement: include owner username in post-consumption variables [@​Freddy-0](https://github.com/Freddy-0) ([#​7270](https://github.com/paperless-ngx/paperless-ngx/pull/7270)) - Chore: Squash older automatic migrations [@​stumpylog](https://github.com/stumpylog) ([#​7267](https://github.com/paperless-ngx/paperless-ngx/pull/7267)) - Fix: Removes Turkish from the NLTK languages [@​stumpylog](https://github.com/stumpylog) ([#​7246](https://github.com/paperless-ngx/paperless-ngx/pull/7246)) - Fix: include trashed docs in existing doc check [@​shamoon](https://github.com/shamoon) ([#​7229](https://github.com/paperless-ngx/paperless-ngx/pull/7229)) </details> ### [`v2.11.0`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.0): Paperless-ngx v2.11.0 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.10.2...v2.11.0) #### paperless-ngx 2.11.0 > \[!NOTE]\ > This release marks the transition from Gotenberg v7 to v8, which is now required. Changing Gotenberg versions for most users is as simple as updating the docker tag in your compose file (see the example compose files). ##### Breaking Changes - Feature: Upgrade Gotenberg to v8 [@​stumpylog](https://github.com/stumpylog) ([#​7094](https://github.com/paperless-ngx/paperless-ngx/pull/7094)) ##### Features - Enhancement: disable add split button when approrpriate [@​shamoon](https://github.com/shamoon) ([#​7215](https://github.com/paperless-ngx/paperless-ngx/pull/7215)) - Enhancement: wrapping of saved view fields d-n-d UI [@​shamoon](https://github.com/shamoon) ([#​7216](https://github.com/paperless-ngx/paperless-ngx/pull/7216)) - Enhancement: support custom field icontains filter for select type [@​shamoon](https://github.com/shamoon) ([#​7199](https://github.com/paperless-ngx/paperless-ngx/pull/7199)) - Feature: select custom field type [@​shamoon](https://github.com/shamoon) ([#​7167](https://github.com/paperless-ngx/paperless-ngx/pull/7167)) - Feature: automatic sso redirect [@​shamoon](https://github.com/shamoon) ([#​7168](https://github.com/paperless-ngx/paperless-ngx/pull/7168)) - Enhancement: show more columns in mail frontend admin [@​shamoon](https://github.com/shamoon) ([#​7158](https://github.com/paperless-ngx/paperless-ngx/pull/7158)) - Enhancement: use request user as owner of split / merge docs [@​shamoon](https://github.com/shamoon) ([#​7112](https://github.com/paperless-ngx/paperless-ngx/pull/7112)) - Enhancement: improve date parsing with accented characters [@​fdubuy](https://github.com/fdubuy) ([#​7100](https://github.com/paperless-ngx/paperless-ngx/pull/7100)) - Feature: improve history display of object names etc [@​shamoon](https://github.com/shamoon) ([#​7102](https://github.com/paperless-ngx/paperless-ngx/pull/7102)) - Feature: Upgrade Gotenberg to v8 [@​stumpylog](https://github.com/stumpylog) ([#​7094](https://github.com/paperless-ngx/paperless-ngx/pull/7094)) ##### Bug Fixes - Fix: include documents in trash for existing asn check [@​shamoon](https://github.com/shamoon) ([#​7189](https://github.com/paperless-ngx/paperless-ngx/pull/7189)) - Fix: include documents in trash in sanity check [@​shamoon](https://github.com/shamoon) ([#​7133](https://github.com/paperless-ngx/paperless-ngx/pull/7133)) - Fix: handle errors for trash actions and only show documents user can restore or delete [@​shamoon](https://github.com/shamoon) ([#​7119](https://github.com/paperless-ngx/paperless-ngx/pull/7119)) - Fix: dont include documents in trash in counts [@​shamoon](https://github.com/shamoon) ([#​7111](https://github.com/paperless-ngx/paperless-ngx/pull/7111)) - Fix: use temp dir for split / merge [@​shamoon](https://github.com/shamoon) ([#​7105](https://github.com/paperless-ngx/paperless-ngx/pull/7105)) ##### Maintenance - Chore: upgrade to DRF 3.15 [@​shamoon](https://github.com/shamoon) ([#​7134](https://github.com/paperless-ngx/paperless-ngx/pull/7134)) - Chore(deps): Bump docker/build-push-action from 5 to 6 in the actions group [@​dependabot](https://github.com/dependabot) ([#​7125](https://github.com/paperless-ngx/paperless-ngx/pull/7125)) - Chore: Ignores DRF 3.15.2 [@​stumpylog](https://github.com/stumpylog) ([#​7122](https://github.com/paperless-ngx/paperless-ngx/pull/7122)) - Chore: show docker tag in UI for ci test builds [@​shamoon](https://github.com/shamoon) ([#​7083](https://github.com/paperless-ngx/paperless-ngx/pull/7083)) ##### Dependencies <details> <summary>11 changes</summary> - Chore: Bulk backend updates [@​stumpylog](https://github.com/stumpylog) ([#​7209](https://github.com/paperless-ngx/paperless-ngx/pull/7209)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 14 updates [@​dependabot](https://github.com/dependabot) ([#​7200](https://github.com/paperless-ngx/paperless-ngx/pull/7200)) - Chore(deps): Bump certifi from 2024.6.2 to 2024.7.4 [@​dependabot](https://github.com/dependabot) ([#​7166](https://github.com/paperless-ngx/paperless-ngx/pull/7166)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 6 updates [@​dependabot](https://github.com/dependabot) ([#​7148](https://github.com/paperless-ngx/paperless-ngx/pull/7148)) - Chore(deps): Bump django-multiselectfield from 0.1.12 to 0.1.13 in the django group [@​dependabot](https://github.com/dependabot) ([#​7147](https://github.com/paperless-ngx/paperless-ngx/pull/7147)) - Chore(deps): Bump docker/build-push-action from 5 to 6 in the actions group [@​dependabot](https://github.com/dependabot) ([#​7125](https://github.com/paperless-ngx/paperless-ngx/pull/7125)) - Chore(deps): Bump the small-changes group across 1 directory with 4 updates [@​dependabot](https://github.com/dependabot) ([#​7128](https://github.com/paperless-ngx/paperless-ngx/pull/7128)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 16 updates [@​dependabot](https://github.com/dependabot) ([#​7126](https://github.com/paperless-ngx/paperless-ngx/pull/7126)) - Chore(deps-dev): Bump ruff from 0.4.9 to 0.5.0 in the development group across 1 directory [@​dependabot](https://github.com/dependabot) ([#​7120](https://github.com/paperless-ngx/paperless-ngx/pull/7120)) - Chore(deps-dev): Bump ws from 8.17.0 to 8.17.1 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7114](https://github.com/paperless-ngx/paperless-ngx/pull/7114)) - Chore: update to Angular v18 [@​shamoon](https://github.com/shamoon) ([#​7106](https://github.com/paperless-ngx/paperless-ngx/pull/7106)) </details> ##### All App Changes <details> <summary>25 changes</summary> - Enhancement: disable add split button when approrpriate [@​shamoon](https://github.com/shamoon) ([#​7215](https://github.com/paperless-ngx/paperless-ngx/pull/7215)) - Enhancement: wrapping of saved view fields d-n-d UI [@​shamoon](https://github.com/shamoon) ([#​7216](https://github.com/paperless-ngx/paperless-ngx/pull/7216)) - Chore: Bulk backend updates [@​stumpylog](https://github.com/stumpylog) ([#​7209](https://github.com/paperless-ngx/paperless-ngx/pull/7209)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 14 updates [@​dependabot](https://github.com/dependabot) ([#​7200](https://github.com/paperless-ngx/paperless-ngx/pull/7200)) - Enhancement: support custom field icontains filter for select type [@​shamoon](https://github.com/shamoon) ([#​7199](https://github.com/paperless-ngx/paperless-ngx/pull/7199)) - Chore: upgrade to DRF 3.15 [@​shamoon](https://github.com/shamoon) ([#​7134](https://github.com/paperless-ngx/paperless-ngx/pull/7134)) - Feature: select custom field type [@​shamoon](https://github.com/shamoon) ([#​7167](https://github.com/paperless-ngx/paperless-ngx/pull/7167)) - Feature: automatic sso redirect [@​shamoon](https://github.com/shamoon) ([#​7168](https://github.com/paperless-ngx/paperless-ngx/pull/7168)) - Fix: include documents in trash for existing asn check [@​shamoon](https://github.com/shamoon) ([#​7189](https://github.com/paperless-ngx/paperless-ngx/pull/7189)) - Chore: Initial conversion to pytest fixtures [@​stumpylog](https://github.com/stumpylog) ([#​7110](https://github.com/paperless-ngx/paperless-ngx/pull/7110)) - Enhancement: show more columns in mail frontend admin [@​shamoon](https://github.com/shamoon) ([#​7158](https://github.com/paperless-ngx/paperless-ngx/pull/7158)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 6 updates [@​dependabot](https://github.com/dependabot) ([#​7148](https://github.com/paperless-ngx/paperless-ngx/pull/7148)) - Chore(deps): Bump django-multiselectfield from 0.1.12 to 0.1.13 in the django group [@​dependabot](https://github.com/dependabot) ([#​7147](https://github.com/paperless-ngx/paperless-ngx/pull/7147)) - Fix: include documents in trash in sanity check [@​shamoon](https://github.com/shamoon) ([#​7133](https://github.com/paperless-ngx/paperless-ngx/pull/7133)) - Chore(deps): Bump the small-changes group across 1 directory with 4 updates [@​dependabot](https://github.com/dependabot) ([#​7128](https://github.com/paperless-ngx/paperless-ngx/pull/7128)) - Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 16 updates [@​dependabot](https://github.com/dependabot) ([#​7126](https://github.com/paperless-ngx/paperless-ngx/pull/7126)) - Enhancement: use request user as owner of split / merge docs [@​shamoon](https://github.com/shamoon) ([#​7112](https://github.com/paperless-ngx/paperless-ngx/pull/7112)) - Fix: handle errors for trash actions and only show documents user can restore or delete [@​shamoon](https://github.com/shamoon) ([#​7119](https://github.com/paperless-ngx/paperless-ngx/pull/7119)) - Chore(deps-dev): Bump ruff from 0.4.9 to 0.5.0 in the development group across 1 directory [@​dependabot](https://github.com/dependabot) ([#​7120](https://github.com/paperless-ngx/paperless-ngx/pull/7120)) - Chore(deps-dev): Bump ws from 8.17.0 to 8.17.1 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7114](https://github.com/paperless-ngx/paperless-ngx/pull/7114)) - Chore: update to Angular v18 [@​shamoon](https://github.com/shamoon) ([#​7106](https://github.com/paperless-ngx/paperless-ngx/pull/7106)) - Enhancement: improve date parsing with accented characters [@​fdubuy](https://github.com/fdubuy) ([#​7100](https://github.com/paperless-ngx/paperless-ngx/pull/7100)) - Feature: improve history display of object names etc [@​shamoon](https://github.com/shamoon) ([#​7102](https://github.com/paperless-ngx/paperless-ngx/pull/7102)) - Fix: dont include documents in trash in counts [@​shamoon](https://github.com/shamoon) ([#​7111](https://github.com/paperless-ngx/paperless-ngx/pull/7111)) - Fix: use temp dir for split / merge [@​shamoon](https://github.com/shamoon) ([#​7105](https://github.com/paperless-ngx/paperless-ngx/pull/7105)) </details> ### [`v2.10.2`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.10.2): Paperless-ngx v2.10.2 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.10.1...v2.10.2) #### paperless-ngx 2.10.2 > \[!NOTE]\ > This is planned to be the last release series to support Gotenberg 7, see [the discussion](https://github.com/paperless-ngx/paperless-ngx/discussions/7025) for more information. ##### ⚠️ Heads Up! Paperless-ngx v2.10.x fixes an issue with `ui_settings` permissions, which are required for users to use the web frontend. ##### Bug Fixes - Fix: always update document modified property on bulk edit operations [@​shamoon](https://github.com/shamoon) ([#​7079](https://github.com/paperless-ngx/paperless-ngx/pull/7079)) - Fix: correct frontend retrieval of trash delay setting [@​shamoon](https://github.com/shamoon) ([#​7067](https://github.com/paperless-ngx/paperless-ngx/pull/7067)) - Fix: index fresh document data after update archive file [@​shamoon](https://github.com/shamoon) ([#​7057](https://github.com/paperless-ngx/paperless-ngx/pull/7057)) - Fix: Safari browser PDF viewer not loading in 2.10.x [@​shamoon](https://github.com/shamoon) ([#​7056](https://github.com/paperless-ngx/paperless-ngx/pull/7056)) - Fix: Prefer the exporter metadata JSON file over the version JSON file [@​stumpylog](https://github.com/stumpylog) ([#​7048](https://github.com/paperless-ngx/paperless-ngx/pull/7048)) ##### All App Changes <details> <summary>5 changes</summary> - Fix: always update document modified property on bulk edit operations [@​shamoon](https://github.com/shamoon) ([#​7079](https://github.com/paperless-ngx/paperless-ngx/pull/7079)) - Fix: correct frontend retrieval of trash delay setting [@​shamoon](https://github.com/shamoon) ([#​7067](https://github.com/paperless-ngx/paperless-ngx/pull/7067)) - Fix: index fresh document data after update archive file [@​shamoon](https://github.com/shamoon) ([#​7057](https://github.com/paperless-ngx/paperless-ngx/pull/7057)) - Fix: Safari browser PDF viewer not loading in 2.10.x [@​shamoon](https://github.com/shamoon) ([#​7056](https://github.com/paperless-ngx/paperless-ngx/pull/7056)) - Fix: Prefer the exporter metadata JSON file over the version JSON file [@​stumpylog](https://github.com/stumpylog) ([#​7048](https://github.com/paperless-ngx/paperless-ngx/pull/7048)) </details> ### [`v2.10.1`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.10.1): Paperless-ngx v2.10.1 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.10.0...v2.10.1) #### paperless-ngx 2.10.1 > \[!NOTE]\ > This is planned to be the last release series to support Gotenberg 7, see [the discussion](https://github.com/paperless-ngx/paperless-ngx/discussions/7025) for more information. ##### ⚠️ Heads Up! Paperless-ngx v2.10.x fixes an issue with `ui_settings` permissions, which are required for users to use the web frontend. ##### Bug Fixes - Fix: dont require admin perms to view trash on frontend [@​shamoon](https://github.com/shamoon) ([#​7028](https://github.com/paperless-ngx/paperless-ngx/pull/7028)) ### [`v2.10.0`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.10.0): Paperless-ngx v2.10.0 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.9.0...v2.10.0) #### paperless-ngx 2.10.0 > \[!NOTE]\ > This is planned to be the last release series to support Gotenberg 7, see [the discussion](https://github.com/paperless-ngx/paperless-ngx/discussions/7025) for more information. ##### Features - Feature: documents trash aka soft delete [@​shamoon](https://github.com/shamoon) ([#​6944](https://github.com/paperless-ngx/paperless-ngx/pull/6944)) - Enhancement: better boolean custom field display [@​shamoon](https://github.com/shamoon) ([#​7001](https://github.com/paperless-ngx/paperless-ngx/pull/7001)) - Feature: Allow encrypting sensitive fields in export [@​stumpylog](https://github.com/stumpylog) ([#​6927](https://github.com/paperless-ngx/paperless-ngx/pull/6927)) - Enhancement: allow consumption of odg files [@​daniel-boehme](https://github.com/daniel-boehme) ([#​6940](https://github.com/paperless-ngx/paperless-ngx/pull/6940)) ##### Bug Fixes - Fix: Document history could include extra fields [@​stumpylog](https://github.com/stumpylog) ([#​6989](https://github.com/paperless-ngx/paperless-ngx/pull/6989)) - Fix: use local pdf worker js [@​shamoon](https://github.com/shamoon) ([#​6990](https://github.com/paperless-ngx/paperless-ngx/pull/6990)) - Fix: Revert masking the content field from auditlog [@​tribut](https://github.com/tribut) ([#​6981](https://github.com/paperless-ngx/paperless-ngx/pull/6981)) - Fix: respect model permissions for tasks API endpoint [@​shamoon](https://github.com/shamoon) ([#​6958](https://github.com/paperless-ngx/paperless-ngx/pull/6958)) - Fix: Make the logging of an email message to be something useful [@​stumpylog](https://github.com/stumpylog) ([#​6901](https://github.com/paperless-ngx/paperless-ngx/pull/6901)) ##### Documentation - Documentation: Corrections and clarifications for Python support [@​stumpylog](https://github.com/stumpylog) ([#​6995](https://github.com/paperless-ngx/paperless-ngx/pull/6995)) ##### Maintenance - Chore(deps): Bump stumpylog/image-cleaner-action from 0.6.0 to 0.7.0 in the actions group [@​dependabot](https://github.com/dependabot) ([#​6968](https://github.com/paperless-ngx/paperless-ngx/pull/6968)) - Chore: Configures dependabot to ignore djangorestframework [@​stumpylog](https://github.com/stumpylog) ([#​6967](https://github.com/paperless-ngx/paperless-ngx/pull/6967)) ##### Dependencies <details> <summary>10 changes</summary> - Chore(deps): Bump pipenv from 2023.12.1 to 2024.0.1 [@​stumpylog](https://github.com/stumpylog) ([#​7019](https://github.com/paperless-ngx/paperless-ngx/pull/7019)) - Chore(deps): Bump the small-changes group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7013](https://github.com/paperless-ngx/paperless-ngx/pull/7013)) - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7012](https://github.com/paperless-ngx/paperless-ngx/pull/7012)) - Chore(deps-dev): Bump ws from 8.15.1 to 8.17.1 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7015](https://github.com/paperless-ngx/paperless-ngx/pull/7015)) - Chore(deps): Bump urllib3 from 2.2.1 to 2.2.2 [@​dependabot](https://github.com/dependabot) ([#​7014](https://github.com/paperless-ngx/paperless-ngx/pull/7014)) - Chore: update packages used by mail parser html template [@​shamoon](https://github.com/shamoon) ([#​6970](https://github.com/paperless-ngx/paperless-ngx/pull/6970)) - Chore(deps): Bump stumpylog/image-cleaner-action from 0.6.0 to 0.7.0 in the actions group [@​dependabot](https://github.com/dependabot) ([#​6968](https://github.com/paperless-ngx/paperless-ngx/pull/6968)) - Chore(deps-dev): Bump the development group with 3 updates [@​dependabot](https://github.com/dependabot) ([#​6953](https://github.com/paperless-ngx/paperless-ngx/pull/6953)) - Chore: Updates to latest Trixie version of Ghostscript 10.03.1 [@​stumpylog](https://github.com/stumpylog) ([#​6956](https://github.com/paperless-ngx/paperless-ngx/pull/6956)) - Chore(deps): Bump tornado from 6.4 to 6.4.1 [@​dependabot](https://github.com/dependabot) ([#​6930](https://github.com/paperless-ngx/paperless-ngx/pull/6930)) </details> ##### All App Changes <details> <summary>17 changes</summary> - Chore(deps): Bump the small-changes group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7013](https://github.com/paperless-ngx/paperless-ngx/pull/7013)) - Chore(deps-dev): Bump the development group with 2 updates [@​dependabot](https://github.com/dependabot) ([#​7012](https://github.com/paperless-ngx/paperless-ngx/pull/7012)) - Chore(deps-dev): Bump ws from 8.15.1 to 8.17.1 in /src-ui [@​dependabot](https://github.com/dependabot) ([#​7015](https://github.com/paperless-ngx/paperless-ngx/pull/7015)) - Feature: documents trash aka soft delete [@​shamoon](https://github.com/shamoon) ([#​6944](https://github.com/paperless-ngx/paperless-ngx/pull/6944)) - Enhancement: better boolean custom field display [@​shamoon](https://github.com/shamoon) ([#​7001](https://github.com/paperless-ngx/paperless-ngx/pull/7001)) - Fix: default order of documents gets lost in QuerySet pipeline [@​madduck](https://github.com/madduck) ([#​6982](https://github.com/paperless-ngx/paperless-ngx/pull/6982)) - Fix: Document history could include extra fields [@​stumpylog](https://github.com/stumpylog) ([#​6989](https://github.com/paperless-ngx/paperless-ngx/pull/6989)) - Fix: use local pdf worker js [@​shamoon](https://github.com/shamoon) ([#​6990](https://github.com/paperless-ngx/paperless-ngx/pull/6990)) - Fix: Revert masking the content field from auditlog [@​tribut](https://github.com/tribut) ([#​6981](https://github.com/paperless-ngx/paperless-ngx/pull/6981)) - Chore: update packages used by mail parser html template [@​shamoon](https://github.com/shamoon) ([#​6970](https://github.com/paperless-ngx/paperless-ngx/pull/6970)) - Chore(deps-dev): Bump the development group with 3 updates [@​dependabot](https://github.com/dependabot) ([#​6953](https://github.com/paperless-ngx/paperless-ngx/pull/6953)) - Fix: respect model permissions for tasks API endpoint [@​shamoon](https://github.com/shamoon) ([#​6958](https://github.com/paperless-ngx/paperless-ngx/pull/6958)) - Feature: Allow encrypting sensitive fields in export [@​stumpylog](https://github.com/stumpylog) ([#​6927](https://github.com/paperless-ngx/paperless-ngx/pull/6927)) - Enhancement: allow consumption of odg files [@​daniel-boehme](https://github.com/daniel-boehme) ([#​6940](https://github.com/paperless-ngx/paperless-ngx/pull/6940)) - Enhancement: use note model permissions for notes [@​shamoon](https://github.com/shamoon) ([#​6913](https://github.com/paperless-ngx/paperless-ngx/pull/6913)) - Chore: Resolves test issues with Python 3.12 [@​stumpylog](https://github.com/stumpylog) ([#​6902](https://github.com/paperless-ngx/paperless-ngx/pull/6902)) - Fix: Make the logging of an email message to be something useful [@​stumpylog](https://github.com/stumpylog) ([#​6901](https://github.com/paperless-ngx/paperless-ngx/pull/6901)) </details> ### [`v2.9.0`](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.9.0): Paperless-ngx v2.9.0 [Compare Source](https://github.com/paperless-ngx/paperless-ngx/compare/v2.8.6...v2.9.0) #### paperless-ngx 2.9.0 ##### Features - Feature: Allow a data only export/import cycle [@​stumpylog](https://github.com/stumpylog) ([#​6871](https://github.com/paperless-ngx/paperless-ngx/pull/6871)) - Change: rename 'redo OCR' to 'reprocess' to clarify behavior [@​shamoon](https://github.com/shamoon) ([#​6866](https://github.com/paperless-ngx/paperless-ngx/pull/6866)) - Enhancement: Support custom path for the classification file [@​lino-b](https://github.com/lino-b) ([#​6858](https://github.com/paperless-ngx/paperless-ngx/pull/6858)) - Enhancement: default to title/content search, allow choosing full search link from global search [@​shamoon](https://github.com/shamoon) ([#​6805](https://github.com/paperless-ngx/paperless-ngx/pull/6805)) - Enhancement: only include correspondent 'last_correspondence' if requested [@​shamoon](https://github.com/shamoon) ([#​6792](https://github.com/paperless-ngx/paperless-ngx/pull/6792)) - Enhancement: delete pages PDF action [@​shamoon](https://github.com/shamoon) ([#​6772](https://github.com/paperless-ngx/paperless-ngx/pull/6772)) - Enhancement: support custom logo / title on login page [@​shamoon](https://github.com/shamoon) ([#​6775](https://github.com/paperless-ngx/paperless-ngx/pull/6775)) ##### Bug Fixes - Fix: including ordering param for id\_\_in retrievals [@​shamoon](https://github.com/shamoon) ([#​6875](https://github.com/paperless-ngx/paperless-ngx/pull/6875)) - Fix: Don't allow the workflow save to override other process updates [@​stumpylog](https://github.com/stumpylog) ([#​6849](https://github.com/paperless-ngx/paperless-ngx/pull/6849)) - Fix: consistently use created_date for doc display [@​shamoon](https://github.com/shamoon) ([#​6758](https://github.com/paperless-ngx/paperless-ngx/pull/6758)) ##### Maintenance - Chore: Change the code formatter to Ruff [@​stumpylog](https://github.com/stumpylog) ([# </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/marinatedconcrete/config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM4Ljc0LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information