v2.6.6
clusterzx/paperless-aiv2.6.6Feb 21, 2025by clusterzx
AI Summary
Improvements to security, usability, and reliability including sensitive data logging privacy, enhanced restart alerts, port configuration, and startup retry logic.
Key Highlights
- Sensitive data hidden in configuration and setup query logs
- Improved restart alert with dynamic countdown update
- Added support for Port configuration
- Added retry function for unreachable services on startup
New Features
- Port configuration support
- Startup retry mechanism for unreachable services
Full Release Notes
## What's Changed * Hide sensitive data in configuration and setup query logs by @jujax in https://github.com/clusterzx/paperless-ai/pull/364 * Improved restart alert with dynamic countdown update by @jujax in https://github.com/clusterzx/paperless-ai/pull/365 * Allow Port configuration https://github.com/clusterzx/paperless-ai/issues/356 * Added a re-try function when something is not reachable on startup for 5 minutes. https://github.com/clusterzx/paperless-ai/issues/367 ## New Contributors * @jujax made their first contribution in https://github.com/clusterzx/paperless-ai/pull/364 **Full Changelog**: https://github.com/clusterzx/paperless-ai/compare/v2.6.5...v2.6.6