v3.0.5
Paperless-ngx v3.0.5
Changed 3
- Use server side iterators during LLM index updating
- Improve sqlite-vec point-delete for document chunks
- Adjust doc details button toolbar flow
Fixed 16
- Accept Whoosh-era abbreviated relative-date units (yrs, mos, wks, etc) in search queries
- Fix edit dialog error change detection
- Key the AI suggestion cache by model and endpoint
- Validate custom field values in bulk operations
- Better handle empty fields from AI suggestions
- Normalize monetary decimal symbol by locale
- Fold overflowing path text in sanity checker
- Correct delayed add field button for custom fields
- Hide attributes collapse / show button without UI settings
- Consolidate born-digital PDF detection between archive decision and OCR
- Prevent scale vs page loop in pngx PDF viewer
- Handle hidden line breaks in email subjects when sending email
- Avoid NotSupportedError from document_importer on MariaDB
- Exclude next-period start from relative date-range filters
- Close non-atomic db connections in before_task_publish
- Fix Enter selection in search autocomplete
paperless-ngx 3.0.5
Bug Fixes
- Fix: accept Whoosh-era abbreviated relative-date units (yrs, mos, wks, etc) in search queries @stumpylog (#13486)
- Fix: fix edit dialog error change detection @shamoon (#13483)
- Fix: key the AI suggestion cache by model and endpoint @lunetics (#13449)
- Fix: validate custom field values in bulk operations @shamoon (#13457)
- Fixhancement: better handle empty fields from AI suggestions @shamoon (#13454)
- Fix: normalize monetary decimal symbol by locale @shamoon (#13427)
- Fix: fold overflowing path text in sanity checker @stumpylog (#13426)
- Fix: correct delayed add field button for custom fields @shamoon (#13424)
- Fix: hide attributes collapse / show button without UI settings @shamoon (#13425)
- Fix: consolidate born-digital PDF detection between archive decision and OCR @stumpylog (#13409)
- Fix: prevent scale vs page loop in pngx PDF viewer @shamoon (#13406)
- Fix: handle hidden line breaks in email subjects when sending email @shamoon (#13402)
- Fix: avoid NotSupportedError from document_importer on MariaDB @stumpylog (#13400)
- Fix: exclude next-period start from relative date-range filters @stumpylog (#13381)
- Fix: close non-atomic db connections in before_task_publish @shamoon (#13366)
- Chore/fix: refactor frontend task service @shamoon (#13365)
- Fix: fix Enter selection in search autocomplete @shamoon (#13361)
Documentation
- Documentation: PAPERLESS_CONSUMER_IGNORE_PATTERNS clarifications @shamoon (#13489)
- Documentation: Add Password Removal workflow action documentation @stumpylog (#13377)
Dependencies
- Chore(deps): Bump pymdown-extensions from 10.21.3 to 11.0 in the uv group across 1 directory @dependabot[bot] (#13378)
All App Changes
- Fix: accept Whoosh-era abbreviated relative-date units (yrs, mos, wks, etc) in search queries @stumpylog (#13486)
- Fix: fix edit dialog error change detection @shamoon (#13483)
- Performance: sqlite-vec point-delete for document chunks @stumpylog (#13438)
- Fix: key the AI suggestion cache by model and endpoint @lunetics (#13449)
- Fix: validate custom field values in bulk operations @shamoon (#13457)
- Fixhancement: better handle empty fields from AI suggestions @shamoon (#13454)
- Performance: Use server side iterators during LLM index updating @stumpylog (#13430)
- Fix: normalize monetary decimal symbol by locale @shamoon (#13427)
- Fix: fold overflowing path text in sanity checker @stumpylog (#13426)
- Fix: correct delayed add field button for custom fields @shamoon (#13424)
- Fix: hide attributes collapse / show button without UI settings @shamoon (#13425)
- Fix: consolidate born-digital PDF detection between archive decision and OCR @stumpylog (#13409)
- Fix: prevent scale vs page loop in pngx PDF viewer @shamoon (#13406)
- Fix: handle hidden line breaks in email subjects when sending email @shamoon (#13402)
- Fix: avoid NotSupportedError from document_importer on MariaDB @stumpylog (#13400)
- Tweak: adjust doc details button toolbar flow @shamoon (#13382)
- Fix: exclude next-period start from relative date-range filters @stumpylog (#13381)
- Chore(deps): Bump pymdown-extensions from 10.21.3 to 11.0 in the uv group across 1 directory @dependabot[bot] (#13378)
- Fix: close non-atomic db connections in before_task_publish @shamoon (#13366)
- Chore/fix: refactor frontend task service @shamoon (#13365)
- Fix: fix Enter selection in search autocomplete @shamoon (#13361)