paperless-ngx 2.10.0
Note
This is planned to be the last release series to support Gotenberg 7, see the discussion for more information.
Features
- Feature: documents trash aka soft delete @shamoon (#6944)
- Enhancement: better boolean custom field display @shamoon (#7001)
- Feature: Allow encrypting sensitive fields in export @stumpylog (#6927)
- Enhancement: allow consumption of odg files @daniel-boehme (#6940)
Bug Fixes
- Fix: Document history could include extra fields @stumpylog (#6989)
- Fix: use local pdf worker js @shamoon (#6990)
- Fix: Revert masking the content field from auditlog @tribut (#6981)
- Fix: respect model permissions for tasks API endpoint @shamoon (#6958)
- Fix: Make the logging of an email message to be something useful @stumpylog (#6901)
Documentation
- Documentation: Corrections and clarifications for Python support @stumpylog (#6995)
Maintenance
- Chore(deps): Bump stumpylog/image-cleaner-action from 0.6.0 to 0.7.0 in the actions group @dependabot (#6968)
- Chore: Configures dependabot to ignore djangorestframework @stumpylog (#6967)
Dependencies
10 changes
- Chore(deps): Bump pipenv from 2023.12.1 to 2024.0.1 @stumpylog (#7019)
- Chore(deps): Bump the small-changes group with 2 updates @dependabot (#7013)
- Chore(deps-dev): Bump the development group with 2 updates @dependabot (#7012)
- Chore(deps-dev): Bump ws from 8.15.1 to 8.17.1 in /src-ui @dependabot (#7015)
- Chore(deps): Bump urllib3 from 2.2.1 to 2.2.2 @dependabot (#7014)
- Chore: update packages used by mail parser html template @shamoon (#6970)
- Chore(deps): Bump stumpylog/image-cleaner-action from 0.6.0 to 0.7.0 in the actions group @dependabot (#6968)
- Chore(deps-dev): Bump the development group with 3 updates @dependabot (#6953)
- Chore: Updates to latest Trixie version of Ghostscript 10.03.1 @stumpylog (#6956)
- Chore(deps): Bump tornado from 6.4 to 6.4.1 @dependabot (#6930)
All App Changes
17 changes
- Chore(deps): Bump the small-changes group with 2 updates @dependabot (#7013)
- Chore(deps-dev): Bump the development group with 2 updates @dependabot (#7012)
- Chore(deps-dev): Bump ws from 8.15.1 to 8.17.1 in /src-ui @dependabot (#7015)
- Feature: documents trash aka soft delete @shamoon (#6944)
- Enhancement: better boolean custom field display @shamoon (#7001)
- Fix: default order of documents gets lost in QuerySet pipeline @madduck (#6982)
- Fix: Document history could include extra fields @stumpylog (#6989)
- Fix: use local pdf worker js @shamoon (#6990)
- Fix: Revert masking the content field from auditlog @tribut (#6981)
- Chore: update packages used by mail parser html template @shamoon (#6970)
- Chore(deps-dev): Bump the development group with 3 updates @dependabot (#6953)
- Fix: respect model permissions for tasks API endpoint @shamoon (#6958)
- Feature: Allow encrypting sensitive fields in export @stumpylog (#6927)
- Enhancement: allow consumption of odg files @daniel-boehme (#6940)
- Enhancement: use note model permissions for notes @shamoon (#6913)
- Chore: Resolves test issues with Python 3.12 @stumpylog (#6902)
- Fix: Make the logging of an email message to be something useful @stumpylog (#6901)