v2.5.0

clusterzx/paperless-aiv2.5.0Feb 6, 2025by clusterzx

AI Summary

A major update introducing custom fields for document metadata, optimizing the Docker image size, and allowing users to specify different owners for processed documents.

Key Highlights

  • Added the functionality to use custom_fields (beta)
  • Improved Dockerfile resulting in much smaller Image
  • Enables different owner of the executed document

New Features

  • Custom fields functionality (beta)
  • Smaller Docker image
  • Document ownership control

Full Release Notes

# Major Update

## What's Changed
* **Added the functionality to use custom_fields. This function is still in beta. Please use with caution, bugs may happen and results may be bad if using selfhosted models.** https://github.com/clusterzx/paperless-ai/discussions/148

* improve Dockerfile (resulting in much smaller Image) by @vordenken in https://github.com/clusterzx/paperless-ai/pull/261
* Enables different owner of the executed document by @xairam in https://github.com/clusterzx/paperless-ai/pull/277



## New Contributors
* @vordenken made their first contribution in https://github.com/clusterzx/paperless-ai/pull/261
* @xairam made their first contribution in https://github.com/clusterzx/paperless-ai/pull/277

**Full Changelog**: https://github.com/clusterzx/paperless-ai/compare/v2.4.5...v2.5.0