0.10.1.12-beta #130
sassanix
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
📦 Release 0.10.1.12 – Reliable Uploads, Secure Access, Stronger Deployments
This release focuses on fixing critical Paperless-ngx integration issues, restoring full functionality for non-Docker setups, and improving production stability and repository management. Users can now upload documents reliably with Paperless-ngx, connect securely with 2FA, and enjoy smoother deployments across all environments.
📄 Reliable Paperless-ngx Integration
✅ Accurate Duplicate Detection
*Credit: Fix contributed by @sjafferali in PR Incorrect checksum parameter causing false duplicate detection in Paperless-ngx #127.
✅ Result: New files upload correctly, while duplicate detection works as intended.
✅ Secure Token Authentication with 2FA
✅ Result: Users with 2FA enabled can securely connect without losing functionality.
🎨 Restored Assets for Non-Docker Installs
✅ Full Status Page and i18n Support
✅ Result: Non-Docker installations now load the status page and internationalization features without errors.
⚡ Stronger Production Deployments
✅ Database Driver Optimization
psycopg2-binarywithpsycopg2for production-grade stability and performance.✅ Result: More reliable PostgreSQL connectivity in production.
✅ Repository Library Tracking
.gitignoreto include the/libdirectory for essential library files.✅ Result: Cleaner repository management and consistent builds.
Modified Files:
backend/paperless_handler.pybackend/file_routes.pybackend/requirements.txtfrontend/sw.js.gitignoreThis update delivers reliable uploads, secure API integration, and stronger production stability, ensuring Warracker works seamlessly across both Docker and non-Docker environments. 🚀
This discussion was created from the release 0.10.1.12-beta.
Beta Was this translation helpful? Give feedback.
All reactions