Skip to content

Releases: clusterzx/paperless-ai

v2.6.7

23 Feb 21:23
Compare
Choose a tag to compare

Full Changelog: v2.6.6...v2.6.7

Changed the new custom port env name from PAPERLESS_PORT to PAPERLESS_AI_PORT as it collides with the original Paperless-ngx env naming.

v2.6.6

21 Feb 10:19
Compare
Choose a tag to compare

What's Changed

  • Hide sensitive data in configuration and setup query logs by @jujax in #364
  • Improved restart alert with dynamic countdown update by @jujax in #365
  • Allow Port configuration #356
  • Added a re-try function when something is not reachable on startup for 5 minutes. #367

New Contributors

Full Changelog: v2.6.5...v2.6.6

v2.6.5

15 Feb 20:49
19eda6b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.4...v2.6.5

v2.6.4

14 Feb 22:02
Compare
Choose a tag to compare

Full Changelog: v2.6.2...v2.6.4

Added the option to add a custom prompt to webhook

Fixed multiple css issues and darkmode bugs. https://github.com//issues/330

v2.6.2

11 Feb 20:03
Compare
Choose a tag to compare

Full Changelog: v2.6.1...v2.6.2

Fixed the setup tour style

v2.6.1

11 Feb 14:10
Compare
Choose a tag to compare

Full Changelog: v2.6.0...v2.6.1

Minor fix

v2.6.0

11 Feb 11:24
Compare
Choose a tag to compare

Full Changelog: v2.5.6...v2.6.0

Added Token Usage Distribution, Document Type Distribution and Task Runner Status to the Dashboard. c4193aa

#275

Fixed #310

Added feature: #276

increase axios timeout to 30min #282

Added CONTENT_MAX_LENGTH recognition for the .env file. #284

fixed corrupt and remnant code #310

fixed datatable sorting #265

Fix settings route to correctly save the automatic disable function a18ccb1

v2.5.6

10 Feb 22:02
Compare
Choose a tag to compare

Full Changelog: v2.5.5...v2.5.6

a18ccb1
Fix settings route to correctly save the automatic disable function

v2.5.5

09 Feb 20:44
Compare
Choose a tag to compare

Full Changelog: v2.5.4...v2.5.5

added the official paperless-ai Icon

Fixed a bug with settings not correctly submitting a field value.

v2.5.4

09 Feb 14:33
Compare
Choose a tag to compare

Full Changelog: v2.5.3...v2.5.4

Fix api problem with forward-auth services.