v0.2.0 – Major UI Redesign with Card-Based Layout and Dark Mode Support
📢 Release Notes: paperless-gpt v0.2.0
We are thrilled to announce the release of paperless-gpt v0.2.0! This version brings significant enhancements to the user interface and user experience, making it more intuitive and efficient to generate and manage document titles using AI.
🚀 New Features and Improvements
1. Redesigned User Interface with Card-Based Layout
-
Card-Based Design: We've transitioned from a traditional table-based UI to a modern card-based layout. Each document is now presented as an individual card, providing a cleaner and more organized view.
-
Enhanced Readability: The new design improves readability and allows for easier navigation through your documents.
-
Responsive Layout: The card-based interface is fully responsive, ensuring a seamless experience across various devices and screen sizes.
2. Content Preview on Hover
-
Hover Preview: You can now hover over document titles to get an instant preview of the content inside each document.
-
Quick Access: This feature enables you to quickly glance at the document's content without opening it, saving you time and helping you make faster decisions.
-
Interactive Experience: The hover effect adds an interactive layer to the UI, enhancing user engagement and efficiency.
3. Automatic Dark Mode Support
-
System Dark Mode Integration: paperless-gpt now automatically adapts to your system's dark mode settings, providing a comfortable viewing experience in low-light environments.
-
macOS Compatibility: Fully compatible with macOS system settings for dark mode.
-
Windows and Linux Support: Works seamlessly with dark mode settings on Windows and compatible Linux distributions.
-
-
No Manual Toggle Required: The application detects your system preference without the need for a manual switch.
- Note: Currently, there is no in-app toggle to override the system's default dark mode setting. This feature may be considered for future releases based on user feedback.
🛠 How to Update
To update to the latest version of paperless-gpt, please pull the latest Docker image:
docker pull icereed/paperless-gpt:latest
If you're using Docker Compose, update your docker-compose.yml
file if necessary and redeploy the stack:
docker-compose pull
docker-compose up -d
📚 Documentation
For detailed instructions on installation and configuration, please refer to the README on our GitHub repository.
💡 Feedback and Contributions
We appreciate your feedback! If you encounter any issues or have suggestions for new features, please open an issue on our GitHub Issues page.
Contributions are welcome. Please read our contributing guidelines before submitting a pull request.
📦 What's Next
We are continuously working to improve paperless-gpt. Upcoming features and enhancements may include:
-
Manual Dark Mode Toggle: Providing an option within the application to override the system's dark mode setting.
-
Additional LLM Support: Expanding compatibility with more Large Language Models.
-
Performance Improvements: Optimizing the application for faster processing and better resource utilization.
Thank you for your continued support and for using paperless-gpt to enhance your paperless-ngx experience!