v2.4.0

clusterzx/paperless-aiv2.4.0Jan 26, 2025by clusterzx

AI Summary

A substantial update that includes dependency updates, bug fixes for setup redirection and permissions, and the partial implementation of custom fields.

Key Highlights

  • Fixed setup redirection logic
  • Partially added custom_fields support
  • Fixed permission issues with the API key
  • Bumped undici dependency

New Features

  • Undici update
  • Setup logic fix
  • Custom fields (partial)
  • Permission fixes

Full Release Notes

## What's Changed
* Bump undici from 6.21.0 to 6.21.1 in the npm_and_yarn group across 1 directory by @dependabot in https://github.com/clusterzx/paperless-ai/pull/209

Added: 
https://github.com/clusterzx/paperless-ai/discussions/235

Added:
https://github.com/clusterzx/paperless-ai/discussions/176

Fixed:
https://github.com/clusterzx/paperless-ai/issues/160

Fixed:
https://github.com/clusterzx/paperless-ai/issues/236

Removed:
https://github.com/clusterzx/paperless-ai/issues/238

Fixed:
https://github.com/clusterzx/paperless-ai/issues/220 (there is now a complete new logic, redirecting to settings if a first correct setup was done, instead of back to setup).

Added partially:
https://github.com/clusterzx/paperless-ai/discussions/148 (only document_type, custom_fields coming soon)

**Full Changelog**: https://github.com/clusterzx/paperless-ai/compare/v2.3.1...v2.4.0