Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.19.4
No problems upgrading the Docker container with a Docker compose yaml file within Portainer and by means of Portainer DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/paperless-ngx/paperless-ngx | patch | 2.19.2 -> 2.19.4 |
Release Notes
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)
v2.19.4: Paperless-ngx v2.19.4
paperless-ngx 2.19.4
Bug Fixes
- Fix: use original_file when attaching docs to workflow emails with added trigger @shamoon (#11266)
- Fix: mark 'Select' button in doc list for translation @shamoon (#11278)
- Fix: respect fields parameter for created field @shamoon (#11251)
- Fix: improve legibility of processed mail error popover in light mode @shamoon (#11258)
- Fixhancement: truncate large logs, improve auto-scroll @shamoon (#11239)
- Chore: add max-height and overflow to processedmail error popover @shamoon (#11252)
- Fix: delay iframe DOM removal, handle onafterprint error for print in FF @shamoon (#11237)
- Fix: de-deduplicate children in tag list when filtering @shamoon (#11229)
Performance
- Performance: re-enable virtual scroll, bump ng-select @shamoon (#11279)
- Performance: use virtual scroll container and log level parsing for logs view @MickLesk (#11233)
All App Changes
11 changes
- Performance: re-enable virtual scroll, bump ng-select @shamoon (#11279)
- Fix: use original_file when attaching docs to workflow emails with added trigger @shamoon (#11266)
- Fix: mark 'Select' button in doc list for translation @shamoon (#11278)
- Fix: respect fields parameter for created field @shamoon (#11251)
- Fix: improve legibility of processed mail error popover in light mode @shamoon (#11258)
- Fixhancement: truncate large logs, improve auto-scroll @shamoon (#11239)
- Chore: add max-height and overflow to processedmail error popover @shamoon (#11252)
- Fix: delay iframe DOM removal, handle onafterprint error for print in FF @shamoon (#11237)
- Performance: use virtual scroll container and log level parsing for logs view @MickLesk (#11233)
- Chore: cache Github version check for 15 minutes @shamoon (#11235)
- Fix: de-deduplicate children in tag list when filtering @shamoon (#11229)
v2.19.3: Paperless-ngx v2.19.3
paperless-ngx 2.19.3
Bug Fixes
- Fix: remove unnecessary permission requirements for new email endpoint @shamoon (#11215)
- Fix: refactor nested sorting in filterable dropdowns @shamoon (#11214)
- Fix: add root tag filtering for tag list page consistency, fix toggle all @shamoon (#11208)
- Fix: support ConsumableDocument in email attachments @shamoon (#11196)
- Fix: add missing import for ConfirmButtonComponent in user-edit-dialog @shamoon (#11167)
- Fix: resolve migration warning in 2.19.2 @shamoon (#11157)
Changes
- Change: make workflow action only title draggable @shamoon (#11209)
- Change: change workflowrun to softdeletemodel @shamoon (#11194)
Dependencies
- Chore(deps): Bump django from 5.2.6 to 5.2.7 @dependabot[bot] (#11200)
All App Changes
9 changes
- Chore(deps): Bump django from 5.2.6 to 5.2.7 @dependabot[bot] (#11200)
- Fix: remove unnecessary permission requirements for new email endpoint @shamoon (#11215)
- Fix: refactor nested sorting in filterable dropdowns @shamoon (#11214)
- Fix: add root tag filtering for tag list page consistency, fix toggle all @shamoon (#11208)
- Change: make workflow action only title draggable @shamoon (#11209)
- Change: change workflowrun to softdeletemodel @shamoon (#11194)
- Chore: Minor migration optimization for workflow titles @stumpylog (#11197)
- Fix: support ConsumableDocument in email attachments @shamoon (#11196)
- Fix: add missing import for ConfirmButtonComponent in user-edit-dialog @shamoon (#11167)
- Fix: resolve migration warning in 2.19.2 @shamoon (#11157)