v2.1.8
clusterzx/paperless-aiv2.1.8Jan 13, 2025by clusterzx
AI Summary
A patch release addressing a wide range of bug fixes and implementing a centralized logging service to store messages in text and HTML files.
Key Highlights
- Resolved multiple reported issues including #118, #116, #115, #98, #106, #103, and #140.
- Implemented a new `/app/logs` directory for centralized logging.
- Added `loggerService.js` to log messages to both text and HTML files.
New Features
- Centralized logging service
- Logging directory implementation
Full Release Notes
Fixed https://github.com/clusterzx/paperless-ai/issues/118 Fixed https://github.com/clusterzx/paperless-ai/issues/116 Fixed https://github.com/clusterzx/paperless-ai/issues/115 Fixed https://github.com/clusterzx/paperless-ai/issues/98 Fixed https://github.com/clusterzx/paperless-ai/issues/106 again Fix https://github.com/clusterzx/paperless-ai/issues/103 Fix https://github.com/clusterzx/paperless-ai/issues/140 Implemented https://github.com/clusterzx/paperless-ai/issues/74 (/app/logs) Implemented https://github.com/clusterzx/paperless-ai/pull/88 Added a loggerService.js to log all messages to a txt and html file **Full Changelog**: https://github.com/clusterzx/paperless-ai/compare/v2.1.7...v2.1.8