v3.1.1
Paperless-ngx v3.1.1
Changed 2
- Show existing count for AI suggestions
- Make IMAP port required and improve error display
Fixed 10
- LLM suggestions no longer remove existing metadata from prompt and do not drop name suggestions
- Set global search earlier to avoid awaiting debounce
- Make sidebar responsive and centralize size values
- Simplify LLM suggestions schema and fix docstrings
- Ensure UI reset of suggestionsLoading when changing documents
- Always pass a non-empty API key for OpenAI-like servers
- Hide slim sidebar scrollbar in browsers with native scrollbars
- Correct sharelink bundle and document link permissions display bugs
- Immediately re-add document to index after trash restore
- Fix navbar brand anchor size and Safari position jitter
From Paperless-ngx
paperless-ngx 3.1.1
Bug Fixes
- Fix: 3.1.0 llm suggestions remove existing metadata from prompt, dont drop name suggestions @shamoon (#13866)
- Fix: set global search earlier to avoid awaiting debounce @shamoon (#13865)
- Fix: responsive sidebar, centralize and make sizes saner @shamoon (#13863)
- Tweak/fix: show existing count for ai suggestions @shamoon (#13861)
- Fix: 3.1.0 llm suggestions simplify schema, fix docstrings @shamoon (#13850)
- Fix: ensure ui reset of suggestionsLoading when changing docs @shamoon (#13840)
- Fix: always pass a non-empty api key for OpenAI-like servers @shamoon (#13838)
- Fix: hide slim sidebar scrollbar in browsers with stupid scrollbars @shamoon (#13837)
- Fix: correct sharelink bundle + document link permissions display bugs @shamoon (#13827)
- Fix: immediately re-add doc to index after trash restore @shamoon (#13818)
- Fix: navbar brand anchor size + Safari position jitter @shamoon (#13810)
All App Changes
- Fix: 3.1.0 llm suggestions remove existing metadata from prompt, dont drop name suggestions @shamoon (#13866)
- Fix: set global search earlier to avoid awaiting debounce @shamoon (#13865)
- Fix: responsive sidebar, centralize and make sizes saner @shamoon (#13863)
- Tweak/fix: show existing count for ai suggestions @shamoon (#13861)
- Fix: 3.1.0 llm suggestions simplify schema, fix docstrings @shamoon (#13850)
- Fixhancement: make imap port required, better error display @shamoon (#13845)
- Fix: ensure ui reset of suggestionsLoading when changing docs @shamoon (#13840)
- Fix: always pass a non-empty api key for OpenAI-like servers @shamoon (#13838)
- Fix: hide slim sidebar scrollbar in browsers with stupid scrollbars @shamoon (#13837)
- Fix: correct sharelink bundle + document link permissions display bugs @shamoon (#13827)
- Fix: immediately re-add doc to index after trash restore @shamoon (#13818)
- Fix: navbar brand anchor size + Safari position jitter @shamoon (#13810)