Recent Releases
2.13.529 Nov 2024 11:45
minor bugfix:
:
: handle page count exception for pw-protected files @shamoon.
: correctly track task id in list for change detection @shamoon.
: Admin pages should show trashed documents @stumpylog.
: tag colors shouldn't change when selected in list @shamoon.
: re-activation of save button when changing array items @shamoon.
: thumbnail clipping, select inverted color in safari dark mode not system @shamoon.
: select checkbox should remain visible @shamoon.
: warn with proper error on ASN exists in trash @shamoon.
Maintenance:
Chore: Updates all runner images to use Ubuntu Noble @stumpylog.
Chore(deps): Bump stumpylog/image-cleaner-action from 0.8.0 to 0.9.0 in the actions group @dependabot.
Dependencies:
Chore(deps): Bump stumpylog/image-cleaner-action from 0.8.0 to 0.9.0 in the actions group @dependabot.
All App Changes:
.
7 changes.
: handle page count exception for pw-protected files @shamoon.
: correctly track task id in list for change detection @shamoon.
: Admin pages should show trashed documents @stumpylog.
: tag colors shouldn't change when selected in list @shamoon.
: re-activation of save button when changing array items @shamoon.
: thumbnail clipping, select inverted color in safari dark mode not system @shamoon.
: select checkbox should remain visible @shamoon.
: warn with proper error on ASN exists in trash @shamoon.
.
2.13.428 Nov 2024 21:45
minor bugfix:
:
: dark mode icon blend mode in 2.13.3 @shamoon.
: clipped popup preview in 2.13.3 @shamoon.
All App Changes:
.
2 changes.
: dark mode icon blend mode in 2.13.3 @shamoon.
: clipped popup preview in 2.13.3 @shamoon.
.
2.13.228 Nov 2024 07:25
minor bugfix:
:
: remove auth tokens from export @shamoon.
: cf query dropdown styling affecting other components @shamoon.
All App Changes:
.
2 changes.
: remove auth tokens from export @shamoon.
: cf query dropdown styling affecting other components @shamoon.
.
2.13.128 Nov 2024 05:05
minor bugfix:
:
: allow removing dead document links from UI, validate via API @shamoon.
: Removes whitenoise patches and upgrades it to 6.8.1 @stumpylog.
: Make all document related objects soft delete, filepath when deleted @shamoon.
: handle uuid fields created under mariadb and Django 4 @shamoon.
: Update filename correctly if the document is in the trash @stumpylog.
: Handle a special case where removing none marker could result in an absolute path @stumpylog.
: disable custom field signals during import in 2.13.0 @shamoon.
: doc link documents search should exclude null @shamoon.
: custom field query empty element removal @shamoon.
/ Enhancement: auto-rename document files when select type custom fields are changed @shamoon.
: dont try to load PAPERLESS_MODEL_FILE as env from file @shamoon.
: dont include all allauth urls @shamoon.
: oauth settings without base url @shamoon.
/ Enhancement: include social accounts and api tokens in export @shamoon.
Maintenance:
: Removes whitenoise patches and upgrades it to 6.8.1 @stumpylog.
All App Changes:
.
12 changes.
: allow removing dead document links from UI, validate via API @shamoon.
: Make all document related objects soft delete, filepath when deleted @shamoon.
: handle uuid fields created under mariadb and Django 4 @shamoon.
: Update filename correctly if the document is in the trash @stumpylog.
: Handle a special case where removing none marker could result in an absolute path @stumpylog.
: disable custom field signals during import in 2.13.0 @shamoon.
: doc link documents search should exclude null @shamoon.
Enhancement: auto-rename document files when select type custom fields are changed @shamoon.
: custom field query empty element removal @shamoon.
: dont include all allauth urls @shamoon.
Enhancement / : include social accounts and api tokens in export @shamoon.
: oauth settings without base url @shamoon.
.
2.13.028 Nov 2024 01:45
major bugfix:
Notable Changes:
Feature: OAuth2 Gmail and Outlook email support @shamoon.
Feature: Enhanced templating for filename format @stumpylog.
Feature: custom fields queries @shamoon.
Chore: Drop Python 3.9 support @stumpylog.
Features:
Enhancement: QoL, auto-focus default select field in custom field dropdown @shamoon.
Change: open not edit @shamoon.
Enhancement: support retain barcode split pages @shamoon.
Enhancement: don't wait for doc API to load preview @shamoon.
Feature: OAuth2 Gmail and Outlook email support @shamoon.
Enhancement: live preview of storage path @shamoon.
Enhancement: management list button improvements @shamoon.
Enhancement: check for mail destination directory, log post-consume errors @mrichtarsky.
Enhancement: workflow overview toggle enable button @shamoon.
Enhancement: disable-able mail rules, add toggle to overview @shamoon.
Feature: auto-clean some invalid pdfs @shamoon.
Feature: page count @s0llvan.
Enhancement: use apt only when needed docker-entrypoint.sh @gawa971.
Enhancement: set Django SESSION_EXPIRE_AT_BROWSER_from PAPERLESS_ACCOUNT_SESSION_REMEMBER @shamoon.
Enhancement: allow setting session cookie age @shamoon.
Feature: copy workflows and mail rules, improve layout @shamoon.
:
: remove space before my profile button in dropdown @tooomm.
: v2.13.0 RC1 - Handling of Nones when using custom fields in filepath templating @stumpylog.
: v2.13.0 RC1 - trigger move and rename after CustomFieldInstance saved @shamoon.
: v2.13.0 RC1 - increase field max lengths to accommodate larger tokens @shamoon.
: preserve text linebreaks in doc edit @shamoon.
: only show colon on cards if correspondent and title shown @shamoon.
: Allow ASN values of 0 from barcodes @stumpylog.
: auto-dismiss completed tasks on open document @shamoon.
: trigger change warning for saved views with default fields if changed @shamoon.
: hidden canvas element causes scroll @shamoon.
: handle overflowing dropdowns on mobile @shamoon.
: ch
2.12.124 Nov 2024 11:25
minor bugfix:
:
: wait to apply tag changes until other changes saved with multiple workflow actions @shamoon.
: delete_pages should require ownership (not just change perms) @shamoon.
: filter out shown custom fields that have been deleted from saved @shamoon.
: only filter by string or number properties for filter pipe @shamoon.
: saved view permissions @shamoon.
: add permissions for OPTIONS requests for notes @shamoon.
All App Changes:
.
7 changes.
: wait to apply tag changes until other changes saved with multiple workflow actions @shamoon.
: delete_pages should require ownership (not just change perms) @shamoon.
Enhancement: improve text contrast for selected documents in list view dark mode @shamoon.
: filter out shown custom fields that have been deleted from saved @shamoon.
: only filter by string or number properties for filter pipe @shamoon.
: saved view permissions @shamoon.
: add permissions for OPTIONS requests for notes @shamoon.
.
2.12.023 Nov 2024 16:05
major bugfix:
### Features / Enhancements.
Enhancement: re-work mail rule dialog, support multiple include patterns @shamoon.
Enhancement: add Korean language @shamoon.
Enhancement: allow multiple filename attachment exclusion patterns for a mail rule @MelleD.
Refactor: Use django-filter logic for filtering full text search queries @yichi-yang.
Refactor: Reduce number of SQL queries when serializing List Document @yichi-yang.
:
: use JSON for note audit log entries @shamoon.
: Rework system check so it won't crash if tesseract is not found @stumpylog.
: correct broken pdfjs worker src after upgrade to pdfjs v4 @shamoon.
Chore: remove unused frontend dependencies @shamoon.
: non-clickable scroll wheel in file uploads list @shamoon.
: deselect file tasks select all button on dismiss @shamoon.
: saved view sidebar heading not always visible @shamoon.
: correct select field wrapping with long text @shamoon.
: update ng-bootstrap to datepicker @shamoon.
Dependencies:
.
11 changes.
Chore(deps): Bump cryptography from 42.0.8 to 43.0.1 @dependabot.
Chore(deps-dev): Bump the development group with 3 updates @dependabot.
Chore(deps): Bump rapidfuzz from 3.9.6 to 3.9.7 in the small-changes group @dependabot.
Chore(deps): Bump tslib from 2.6.3 to 2.7.0 in /src-ui @dependabot.
Chore(deps-dev): Bump @playwright/test from 1.45.3 to 1.46.1 in /src-ui @dependabot.
Chore(deps-dev): Bump typescript from 5.4.5 to 5.5.4 in /src-ui @dependabot.
Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @dependabot.
Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 21 updates @dependabot.
Chore(deps): Bump pathvalidate from 3.2.0 to 3.2.1 in the small-changes group @dependabot.
Chore(deps): Bump micromatch from 4.0.5 to 4.0.8 in /src-ui @dependabot.
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
.
All App Changes:
.
27 changes.
Chore: Update backend dependencies in bulk @stumpylog
2.11.602 Nov 2024 08:25
minor bugfix:
:
: nltk tokenizer breaking change @shamoon.
All App Changes:
.
1 change.
: nltk tokenizer breaking change @shamoon.
.
2.11.531 Oct 2024 08:05
minor feature:
:
: use JSON for update archive file auditlog entries @shamoon.
: respect deskew / rotate pages from AppConfig if set @shamoon.
Dependencies:
.
5 changes.
Chore(deps): Bump the small-changes group across 1 directory with 6 updates @dependabot.
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
Chore(deps-dev): Bump axios from 1.6.7 to 1.7.4 in /src-ui @dependabot.
Chore(deps-dev): Bump ruff from 0.5.6 to 0.5.7 in the development group @dependabot.
Chore(deps): Bump the small-changes group with 3 updates @dependabot.
.
All App Changes:
.
7 changes.
: use JSON for update archive file auditlog entries @shamoon.
Chore(deps): Bump the small-changes group across 1 directory with 6 updates @dependabot.
: respect deskew / rotate pages from AppConfig if set @shamoon.
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
Chore(deps-dev): Bump axios from 1.6.7 to 1.7.4 in /src-ui @dependabot.
Chore(deps-dev): Bump ruff from 0.5.6 to 0.5.7 in the development group @dependabot.
Chore(deps): Bump the small-changes group with 3 updates @dependabot.
.
2.11.426 Sep 2024 09:45
minor bugfix:
:
: initial upload message not being dismissed @shamoon.
All App Changes:
: initial upload message not being dismissed @shamoon.
2.11.318 Sep 2024 19:05
minor bugfix:
Features:
Enhancement: optimize tasks / stats reload @shamoon.
Enhancement: allow specifying default currency for Monetary custom field @shamoon.
Enhancement: specify when pre-check fails for documents in trash @shamoon.
:
: clear selection after reload for management lists @shamoon.
: disable inline create buttons if insufficient permissions @shamoon.
: use entire document for dropzone @shamoon.
Maintenance:
Chore(deps): Bump stumpylog/image-cleaner-action from 0.7.0 to 0.8.0 in the actions group @dependabot.
Dependencies:
.
11 changes.
Chore(deps): Bump django from 4.2.14 to 4.2.15 @dependabot.
Chore(deps-dev): Bump the development group with 3 updates @dependabot.
Chore(deps): Bump the small-changes group with 5 updates @dependabot.
Chore(deps-dev): Bump @playwright/test from 1.42.1 to 1.45.3 in /src-ui @dependabot.
Chore(deps-dev): Bump @types/node from 20.12.2 to 22.0.2 in /src-ui @dependabot.
Chore(deps-dev): Bump the frontend-eslint-dependencies group in /src-ui with 4 updates @dependabot.
Chore(deps): Bump uuid from 9.0.1 to 10.0.0 in /src-ui @dependabot.
Chore(deps): Bump stumpylog/image-cleaner-action from 0.7.0 to 0.8.0 in the actions group @dependabot.
Chore(deps): Bump zone.js from 0.14.4 to 0.14.8 in /src-ui @dependabot.
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.
Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 20 updates @dependabot.
.
All App Changes:
.
15 changes.
: clear selection after reload for management lists @shamoon.
Enhancement: optimize tasks / stats reload @shamoon.
Enhancement: allow specifying default currency for Monetary custom field @shamoon.
Enhancement: specify when pre-check fails for documents in trash @shamoon.
Chore(deps-dev): Bump the development group with 3 updates @dependabot.
: disable inline create buttons if insufficient permissions @shamoon.
Chore(deps): Bump the
2.11.224 Aug 2024 10:25
minor feature:
Changes:
Change: more clearly handle init permissions error @shamoon.
Chore: add permissions info link from webUI @shamoon.
Dependencies:
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
Chore(deps): Bump tika-client from 0.5.0 to 0.6.0 in the small-changes group @dependabot.
All App Changes:
.
5 changes.
Change: more clearly handle init permissions error @shamoon.
Chore: add permissions info link from webUI @shamoon.
: increase search input text contrast with light custom theme colors @JayBkr.
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
Chore(deps): Bump tika-client from 0.5.0 to 0.6.0 in the small-changes group @dependabot.
.
2.11.106 Aug 2024 00:45
minor bugfix:
Features:
Enhancement: include owner username in post-consumption variables @Freddy-0.
:
: support multiple inbox tags from stats widget @shamoon.
: Removes Turkish from the NLTK languages @stumpylog.
: include trashed docs in existing doc check @shamoon.
Dependencies:
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
Chore(deps): Bump the small-changes group across 1 directory with 2 updates @dependabot.
All App Changes:
.
7 changes.
: support multiple inbox tags from stats widget @shamoon.
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
Chore(deps): Bump the small-changes group across 1 directory with 2 updates @dependabot.
Enhancement: include owner username in post-consumption variables @Freddy-0.
Chore: Squash older automatic migrations @stumpylog.
: Removes Turkish from the NLTK languages @stumpylog.
: include trashed docs in existing doc check @shamoon.
.
2.11.012 Jul 2024 12:05
major bugfix:
Breaking Changes:
Feature: Upgrade Gotenberg to v8 @stumpylog.
Features:
Enhancement: disable add split button when appropriate @shamoon.
Enhancement: wrapping of saved view fields d-n-d UI @shamoon.
Enhancement: support custom field icontains filter for select type @shamoon.
Feature: select custom field type @shamoon.
Feature: automatic sso redirect @shamoon.
Enhancement: show more columns in mail frontend admin @shamoon.
Enhancement: use request user as owner of split / merge docs @shamoon.
Enhancement: improve date parsing with accented characters @fdubuy.
Feature: improve history display of object names etc @shamoon.
Feature: Upgrade Gotenberg to v8 @stumpylog.
:
: include documents in trash for existing asn check @shamoon.
: include documents in trash in sanity check @shamoon.
: handle errors for trash actions and only show documents user can restore or delete @shamoon.
: dont include documents in trash in counts @shamoon.
: use temp dir for split / merge @shamoon.
Maintenance:
Chore: upgrade to DRF 3.15 @shamoon.
Chore(deps): Bump docker/build-push-action from 5 to 6 in the actions group @dependabot.
Chore: Ignores DRF 3.15.2 @stumpylog.
Chore: show docker tag in UI for ci test builds @shamoon.
Dependencies:
.
11 changes.
Chore: Bulk backend updates @stumpylog.
Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 14 updates @dependabot.
Chore(deps): Bump certifi from 2024.6.2 to 2024.7.4 @dependabot.
Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 6 updates @dependabot.
Chore(deps): Bump django-multiselectfield from 0.1.12 to 0.1.13 in the django group @dependabot.
Chore(deps): Bump docker/build-push-action from 5 to 6 in the actions group @dependabot.
Chore(deps): Bump the small-changes group across 1 directory with 4 updates @dependabot.
Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 16 updates @dependabot.
Chore(deps-dev): Bump ruff fro
2.10.227 Jun 2024 07:05
minor bugfix:
:
: always update document modified property on bulk edit operations @shamoon.
: correct frontend retrieval of trash delay setting @shamoon.
: index fresh document data after update archive file @shamoon.
: Safari browser PDF viewer not loading in 2.10.x @shamoon.
: Prefer the exporter metadata JSON file over the version JSON file @stumpylog.
All App Changes:
.
5 changes.
: always update document modified property on bulk edit operations @shamoon.
: correct frontend retrieval of trash delay setting @shamoon.
: index fresh document data after update archive file @shamoon.
: Safari browser PDF viewer not loading in 2.10.x @shamoon.
: Prefer the exporter metadata JSON file over the version JSON file @stumpylog.
.
2.10.019 Jun 2024 08:05
major bugfix:
Features:
Feature: documents trash aka soft delete @shamoon.
Enhancement: better boolean custom field display @shamoon.
Feature: Allow encrypting sensitive fields in export @stumpylog.
Enhancement: allow consumption of odg files @daniel-boehme.
:
: Document history could include extra fields @stumpylog.
: use local pdf worker js @shamoon.
: Revert masking the content field from auditlog @tribut.
: respect model permissions for tasks API endpoint @shamoon.
: Make the logging of an email message to be something useful @stumpylog.
Documentation:
Documentation: Corrections and clarifications for Python support @stumpylog.
Maintenance:
Chore(deps): Bump stumpylog/image-cleaner-action from 0.6.0 to 0.7.0 in the actions group @dependabot.
Chore: Configures dependabot to ignore djangorestframework @stumpylog.
Dependencies:
.
10 changes.
Chore(deps): Bump pipenv from 2023.12.1 to 2024.0.1 @stumpylog.
Chore(deps): Bump the small-changes group with 2 updates @dependabot.
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
Chore(deps-dev): Bump ws from 8.15.1 to 8.17.1 in /src-ui @dependabot.
Chore(deps): Bump urllib3 from 2.2.1 to 2.2.2 @dependabot.
Chore: update packages used by mail parser html template @shamoon.
Chore(deps): Bump stumpylog/image-cleaner-action from 0.6.0 to 0.7.0 in the actions group @dependabot.
Chore(deps-dev): Bump the development group with 3 updates @dependabot.
Chore: Updates to latest Trixie version of Ghostscript 10.03.1 @stumpylog.
Chore(deps): Bump tornado from 6.4 to 6.4.1 @dependabot.
.
All App Changes:
.
17 changes.
Chore(deps): Bump the small-changes group with 2 updates @dependabot.
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
Chore(deps-dev): Bump ws from 8.15.1 to 8.17.1 in /src-ui @dependabot.
Feature: documents trash aka soft delete @shamoon.
Enhancement: better boolean custom field display @shamoon.
: default order of documents gets los
2.9.004 Jun 2024 07:25
major feature:
Features:
Feature: Allow a data only export/import cycle @stumpylog.
Change: rename 'redo OCR' to 'reprocess' to clarify behavior @shamoon.
Enhancement: Support custom path for the classification file @lino-b.
Enhancement: default to title/content search, allow choosing full search link from global search @shamoon.
Enhancement: only include correspondent 'last_correspondence' if requested @shamoon.
Enhancement: delete pages PDF action @shamoon.
Enhancement: support custom logo / title on login page @shamoon.
:
: including ordering param for id _ _in retrievals @shamoon.
: Don't allow the workflow save to override other process updates @stumpylog.
: consistently use created_date for doc display @shamoon.
Maintenance:
Chore: Change the code formatter to Ruff @stumpylog.
Chore: Backend updates @stumpylog.
Chore(deps): Bump crowdin/github-action from 1 to 2 in the actions group @dependabot.
Dependencies:
.
12 changes.
Chore(deps-dev): Bump jest-preset-angular from 14.0.4 to 14.1.0 in /src-ui in the frontend-jest-dependencies group @dependabot.
Chore: Backend dependencies update @stumpylog.
Chore(deps): Bump crowdin/github-action from 1 to 2 in the actions group @dependabot.
Chore: Updates Ghostscript to 10.03.1 @stumpylog.
Chore(deps-dev): Bump the development group across 1 directory with 2 updates @dependabot.
Chore(deps): Bump the small-changes group with 3 updates @dependabot.
Chore(deps): Use psycopg as recommended @stumpylog.
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
Chore(deps): Bump requests from 2.31.0 to 2.32.0 @dependabot.
Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 19 updates @dependabot.
Chore: Backend updates @stumpylog.
Chore: revert pngx pdf viewer to third party package @shamoon.
.
All App Changes:
.
19 changes.
Chore(deps-dev): Bump jest-preset-angular from 14.0.4 to 14.1.0 in /src-ui in the frontend-jest-dependencies group @dependabot.
: incl
2.8.616 May 2024 09:45
minor bugfix:
:
Security: disallow API remote-user auth if disabled @shamoon.
: retain sort field from global search filtering, use FILTER_HAS_TAGS_ALL @shamoon.
All App Changes:
.
2 changes.
Security: disallow API remote-user auth if disabled @shamoon.
: retain sort field from global search filtering, use FILTER_HAS_TAGS_ALL @shamoon.
.
2.8.312 May 2024 08:25
minor bugfix:
:
: respect superuser for document history @shamoon.
: allow 0 in monetary field @shamoon.
: custom field removal doesnt always trigger change detection @shamoon.
: Downgrade and lock lxml @stumpylog.
: correctly handle global search esc key when open and button foucsed @shamoon.
: consistent monetary field display in list and cards @shamoon.
: doc links and more illegible in light mode @shamoon.
: Allow auditlog to be disabled @stumpylog.
Documentation:
Chore(docs): Update the sample Compose file to latest database @stumpylog.
All App Changes:
.
7 changes.
: respect superuser for document history @shamoon.
: allow 0 in monetary field @shamoon.
: custom field removal doesnt always trigger change detection @shamoon.
: correctly handle global search esc key when open and button foucsed @shamoon.
: consistent monetary field display in list and cards @shamoon.
: doc links and more illegible in light mode @shamoon.
: Allow auditlog to be disabled @stumpylog.
.
2.8.208 May 2024 04:25
minor bugfix:
:
: Restore the compression of static files for x86_64 @stumpylog.
: make backend monetary validation accept unpadded decimals @shamoon.
: allow bulk edit with existing fields @shamoon.
: table view doesn't immediately display custom fields on app startup @shamoon.
: dont use limit in subqueries in global search for mariadb compatibility @shamoon.
: exclude admin perms from group permissions serializer @shamoon.
: global search text illegible in light mode @shamoon.
: document history text color illegible in light mode @shamoon.
All App Changes:
.
10 changes.
: Restore the compression of static files for x86_64 @stumpylog.
: make backend monetary validation accept unpadded decimals @shamoon.
: allow bulk edit with existing fields @shamoon.
Enhancement: show custom field name on cards if empty, add tooltip @shamoon.
Security: Disable in pdfjs @shamoon.
: table view doesn't immediately display custom fields on app startup @shamoon.
: dont use limit in subqueries in global search for mariadb compatibility @shamoon.
: exclude admin perms from group permissions serializer @shamoon.
: global search text illegible in light mode @shamoon.
: document history text color illegible in light mode @shamoon.
.
2.7.211 Apr 2024 10:45
minor bugfix:
:
: select dropdown background colors not visible in light mode @shamoon.
: spacing in reset and incorrect display in saved views @shamoon.
: disable invalid create endpoints @shamoon.
: dont initialize page numbers, allow split with browser pdf viewer @shamoon.
All App Changes:
.
4 changes.
: select dropdown background colors not visible in light mode @shamoon.
: spacing in reset and incorrect display in saved views @shamoon.
: disable invalid create endpoints @shamoon.
: dont initialize page numbers, allow split with browser pdf viewer @shamoon.
.
2.7.108 Apr 2024 00:05
minor bugfix:
:
: Only disable split button if pages = 1 @shamoon.
: Use correct custom field id when splitting @shamoon.
: Rotation fails due to celery chord @stumpylog.
: split user / group objects error @shamoon.
All App Changes:
.
4 changes.
: Only disable split button if pages = 1 @shamoon.
: Use correct custom field id when splitting @shamoon.
: Rotation fails due to celery chord @stumpylog.
: split user / group objects error @shamoon.
.
2.6.319 Mar 2024 06:05
minor feature:
:
: allow setting allauth @shamoon.
Change: dont require empty bulk edit parameters @shamoon.
Dependencies:
.
4 changes.
Chore(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 in /src-ui @dependabot.
Chore(deps-dev): Bump the development group with 3 updates @dependabot.
Chore(deps): Bump the django group with 1 update @dependabot.
Chore(deps): Bump the small-changes group with 2 updates @dependabot.
.
All App Changes:
.
8 changes.
Chore(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 in /src-ui @dependabot.
: allow setting allauth @shamoon.
Change: remove credentials from redis url in system status @shamoon.
Chore(deps-dev): Bump the development group with 3 updates @dependabot.
Chore(deps): Bump the django group with 1 update @dependabot.
Chore(deps): Bump the small-changes group with 2 updates @dependabot.
Change: dont require empty bulk edit parameters @shamoon.
: missing translation string @DimitriDR.
.
2.6.210 Mar 2024 12:05
minor bugfix:
Features:
Enhancement: move and rename files when storage paths deleted, update file handling docs @shamoon.
Enhancement: better detection of default currency code @shamoon.
:
: make document counts in object lists permissions-aware @shamoon.
All App Changes:
.
3 changes.
Enhancement: move and rename files when storage paths deleted, update file handling docs @shamoon.
: make document counts in object lists permissions-aware @shamoon.
Enhancement: better detection of default currency code @shamoon.
.
2.5.427 Feb 2024 03:16
minor bugfix:
:
: handle title placeholder for docs without original_filename @shamoon.
: bulk edit objects does not respect global permissions @shamoon.
: intermittent save warnings @shamoon.
: inotify read timeout not in ms @grembo.
: allow relative date queries not in quick list @shamoon.
: pass rule id to consumed.eml files @shamoon.
Dependencies:
Chore(deps): Bump cryptography from 42.0.2 to 42.0.4 @dependabot.
Chore(deps-dev): Bump ip from 2.0.0 to 2.0.1 in /src-ui @dependabot.
Chore(deps): Bump undici and @angular-devkit/build-angular in /src-ui @dependabot.
All App Changes:
.
8 changes.
: handle title placeholder for docs without original_filename @shamoon.
: bulk edit objects does not respect global permissions @shamoon.
: intermittent save warnings @shamoon.
: inotify read timeout not in ms @grembo.
Chore(deps-dev): Bump ip from 2.0.0 to 2.0.1 in /src-ui @dependabot.
Chore(deps): Bump undici and @angular-devkit/build-angular in /src-ui @dependabot.
: allow relative date queries not in quick list @shamoon.
: pass rule id to consumed.eml files @shamoon.
.
2.5.316 Feb 2024 10:45
minor bugfix:
:
: dont allow allauth redirects to any host @shamoon.
: Interaction when both splitting and ASN are enabled @stumpylog.
: moved ssl_mode parameter for mysql backend engine @MaciejSzczurek.
All App Changes:
.
3 changes.
: dont allow allauth redirects to any host @shamoon.
: Interaction when both splitting and ASN are enabled @stumpylog.
: moved ssl_mode parameter for mysql backend engine @MaciejSzczurek.
.
2.5.012 Feb 2024 04:05
major feature:
Breaking Changes:
Enhancement: bulk delete objects @shamoon.
Notable Changes:
Feature: OIDC social authentication @mpflanzer.
Features:
Enhancement: confirm buttons @shamoon.
Enhancement: bulk delete objects @shamoon.
Feature: allow create objects from bulk edit @shamoon.
Feature: Allow tagging by putting barcodes on documents @pkrahmer.
Feature: Cache metadata and suggestions in Redis @stumpylog.
Feature: Japanese translation @shamoon.
Feature: option for auto-remove inbox tags on save @shamoon.
Enhancement: allow paperless to run in read-only filesystem @hegerdes.
Enhancement: mergeable bulk edit permissions @shamoon.
Enhancement: re-implement remote user auth for unsafe API requests as opt-in @shamoon.
Enhancement: Respect PDF cropbox for thumbnail generation @henningBunk.
:
: Test metadata items for Unicode @stumpylog.
Change: try to show preview even if metadata fails @shamoon.
: only check workflow trigger source if not empty @shamoon.
: frontend validation of number fields fails upon save @shamoon.
: Explicit validation of custom field name unique constraint @shamoon.
: Don't attempt to retrieve object types user doesn't have permissions to @shamoon.
Documentation:
Documentation: add detail about consumer polling behavior @silmaril42.
Paperless-ngx Demo: new and improved @shamoon.
Documentation: Add docs about missing timezones in MySQL/MariaDB @Programie.
Maintenance:
Chore(deps): Bump the actions group with 1 update @dependabot.
Chore(deps): Bump the actions group with 1 update @dependabot.
Dependencies:
.
9 changes.
Chore: Backend dependencies update @stumpylog.
Chore(deps-dev): Bump @playwright/test from 1.40.1 to 1.41.2 in /src-ui @dependabot.
Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 19 updates @dependabot.
Chore(deps-dev): Bump the frontend-jest-dependencies group in /src-ui with 2 updates @dependabot.
Chore(deps-dev): Bump the frontend-eslint-dependencies group
2.4.329 Jan 2024 03:15
minor bugfix:
:
: Ensure the scratch directory exists before consuming via the folder @stumpylog.
All App Changes:
: Ensure the scratch directory exists before consuming via the folder @stumpylog.
2.4.125 Jan 2024 09:25
minor bugfix:
Breaking Changes:
Change: merge workflow permissions assignments instead of overwrite @shamoon.
:
: Minor frontend things in 2.4.0 @shamoon.
: install script fails on alpine linux @shamoon.
: enforce permissions for app config @shamoon.
: render images not converted to pdf, refactor doc detail rendering @shamoon.
: Dont parse numbers with exponent as integer @shamoon.
Maintenance:
Chore: Build - branches @shamoon.
Dependencies:
Chore(deps-dev): Bump the development group with 1 update @dependabot.
All App Changes:
.
7 changes.
Revert "Enhancement: support remote user auth directly against API (DRF)" @shamoon.
: Minor frontend things in 2.4.0 @shamoon.
: enforce permissions for app config @shamoon.
Change: merge workflow permissions assignments instead of overwrite @shamoon.
Chore(deps-dev): Bump the development group with 1 update @dependabot.
: render images not converted to pdf, refactor doc detail rendering @shamoon.
: Dont parse numbers with exponent as integer @shamoon.
.
2.4.020 Jan 2024 03:15
major bugfix:
Features:
Enhancement: support remote user auth directly against API (DRF) @shamoon.
Feature: Add additional caching support to suggestions and metadata @stumpylog.
Feature: help tooltips @shamoon.
Enhancement: warn when outdated doc detected @shamoon.
Feature: app branding @shamoon.
:
: doc link removal when has never been assigned @shamoon.
: dont lose permissions ui if owner changed from @shamoon.
: Getting next ASN when no documents have an ASN @stumpylog.
: signin username floating label @shamoon.
: shared by me filter with multiple users / groups in postgres @shamoon.
: Catch new warning when loading the classifier @stumpylog.
: doc detail component @shamoon.
Maintenance:
Chore: better bootstrap icons @shamoon.
Chore: outdated support / general discussions @shamoon.
Dependencies:
Chore(deps): Bump the small-changes group with 2 updates @dependabot.
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
Chore(deps-dev): Bump jinja2 from 3.1.2 to 3.1.3 @dependabot.
All App Changes:
.
16 changes.
: doc link removal when has never been assigned @shamoon.
Chore: better bootstrap icons @shamoon.
: dont lose permissions ui if owner changed from @shamoon.
Enhancement: support remote user auth directly against API (DRF) @shamoon.
: Getting next ASN when no documents have an ASN @stumpylog.
Feature: Add additional caching support to suggestions and metadata @stumpylog.
Chore(deps): Bump the small-changes group with 2 updates @dependabot.
Chore(deps-dev): Bump the development group with 2 updates @dependabot.
: signin username floating label @shamoon.
Feature: help tooltips @shamoon.
Enhancement / QoL: show selected tasks count @shamoon.
: shared by me filter with multiple users / groups in postgres @shamoon.
: doc detail component @shamoon.
Enhancement: warn when outdated doc detected @shamoon.
Feature: app branding @shamoon.
Chore: Initial refactor of consume task @stumpylog.
.
2.3.312 Jan 2024 03:15
minor bugfix:
Enhancements:
Enhancement: Explain behavior of unset app config boolean to user @shamoon.
Enhancement: title assignment placeholder error handling, fallback @shamoon.
:
: Don't require the JSON user arguments field, interpret empty string as @stumpylog.
Maintenance:
Chore: Backend dependencies update @stumpylog.
Chore: add pre-commit hook for codespell @shamoon.
All App Changes:
.
5 changes.
Enhancement: Explain behavior of unset app config boolean to user @shamoon.
Enhancement: title assignment placeholder error handling, fallback @shamoon.
Chore: Backend dependencies update @stumpylog.
: Don't require the JSON user arguments field, interpret empty string as @stumpylog.
Chore: add pre-commit hook for codespell @shamoon.
.