Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v3.0.3
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 | 3.0.2 → 3.0.3 |
Release Notes
paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)
v3.0.3: Paperless-ngx v3.0.3
paperless-ngx 3.0.3
Bug Fixes
- Fixhancement: PAPERLESS_ALLAUTH_TRUSTED_PROXY_COUNT @shamoon (#13281)
- Fix: preserve document fields during Gotenberg conversion to PDF @stumpylog (#13271)
- Fix: Makes the email date aware as soon as possible during parsing @stumpylog (#13266)
- Fix: Handle a plain string as Celery sometimes provides for the traceback @stumpylog (#13267)
- Fix: Emit the torch index into the requirements.txt for people still using it @stumpylog (#13265)
- Fix: handle notes without a user when building the search index @matthiasmast (#13260)
Documentation
- Docs: warn bare-metal users about stale files when upgrading @stumpylog (#13296)
- Documentation: Add the NumPy CPU baseline increase to the migration guide @stumpylog (#13269)
Maintenance
- Fix: Emit the torch index into the requirements.txt for people still using it @stumpylog (#13265)
All App Changes
6 changes
- Fixhancement: PAPERLESS_ALLAUTH_TRUSTED_PROXY_COUNT @shamoon (#13281)
- Tweak: adjust top navbar wrapping when AI chat button visible @shamoon (#13280)
- Fix: preserve document fields during Gotenberg conversion to PDF @stumpylog (#13271)
- Fix: Makes the email date aware as soon as possible during parsing @stumpylog (#13266)
- Fix: Handle a plain string as Celery sometimes provides for the traceback @stumpylog (#13267)
- Fix: handle notes without a user when building the search index @matthiasmast (#13260)