v3.0.5
clusterzx/paperless-aiv3.0.5Jun 16, 2025by clusterzx
AI Summary
Introduces fine-grained restrictions for tag and correspondent creation along with RAG Chat support for Azure OpenAI and external API data fetching capabilities.
Key Highlights
- Fixed punkt_tab download issue
- RAG Chat support for Azure Open AI
- Security update: Bumped tar-fs from 2.1.2 to 2.1.3
- Introduced fine-grained restrictions for tags and correspondents
- Added external data fetching via API
- Updated settings management
New Features
- Fine-grained restrictions for tag creation
- Fine-grained restrictions for correspondent creation
- External data fetching via API
- RAG Chat for Azure OpenAI
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