v3.0.3
Paperless-ngx v3.0.3
Changed 2
- PAPERLESS_ALLAUTH_TRUSTED_PROXY_COUNT environment variable handling
- Adjust top navbar wrapping when AI chat button visible
Fixed 5
- Preserve document fields during Gotenberg conversion to PDF
- Make email date aware as soon as possible during parsing
- Handle a plain string as Celery sometimes provides for the traceback
- Emit the torch index into the requirements.txt for people still using it
- Handle notes without a user when building the search index
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
- 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)