v3.0.5

mui/base-uiv3.0.5Jun 16, 2025by clusterzx

AI Summary

Introduces fine-grained restrictions for tags and correspondents, adds Azure OpenAI RAG Chat support, and enhances the OpenAI service with external API integration.

Key Highlights

  • Implemented fine-grained restrictions for tag and correspondent creation.
  • Added support for RAG Chat with Azure Open AI.
  • Enhanced OpenAI service with external API integration capabilities.
  • Updated settings management to handle new restriction features.

New Features

  • Fine-grained restrictions for data entities.
  • Azure OpenAI RAG Chat integration.
  • External API data fetching support.

Full Release Notes

## What's Changed
* Fix punkt_tab download by @clusterzx in https://github.com/clusterzx/paperless-ai/pull/542
* RAG Chat for Azure Open AI  by @habitoti in https://github.com/clusterzx/paperless-ai/pull/537
* Bump tar-fs from 2.1.2 to 2.1.3 in the npm_and_yarn group across 1 directory by @dependabot in https://github.com/clusterzx/paperless-ai/pull/559
* Enhance OpenAI service with external API integration and restrictions by @clusterzx in https://github.com/clusterzx/paperless-ai/pull/582

Introduce fine-grained restrictions for tag and correspondent creation, along with the ability to fetch external data via an API. Update settings management and ensure proper handling of new features.

**Full Changelog**: https://github.com/clusterzx/paperless-ai/compare/v3.0.4...v3.0.5