Warracker v0.5.1 Release 🚀
Overview ✨
Version 0.5.1 focuses on UI refinements and layout improvements, particularly enhancing the warranty status display and fixing table view issues. This release builds upon the foundation of v0.5.0 to deliver a more polished and user-friendly experience.
Key Improvements 🌟
Enhanced Warranty Status Display 📊
- Consistent Positioning: Status information now appears at the bottom of warranty cards across all view types
- Improved Visual Hierarchy: Status is now the last item before document links, creating a more logical flow of information
- Enhanced Colour-coding: Better visual distinction between active, expiring, and expired warranties
- Unified Experience: Consistent status positioning in grid, list, and table views
Table View Enhancements 📋
- Fixed Product Name Display: Product names are no longer truncated in table view
- Optimized Column Widths: Better distribution of space for all content types
- Contained Document Links: Links no longer overflow their containers
- Responsive Design: Improved mobile experience with better layout adaptation
- Aligned Headers: Table headers now properly align with their content
- Enhanced Link Styling: Document links are more readable and accessible
- Mobile-Friendly Links: Better handling of document links on smaller screens
Installation 💻
Fresh Installation 🆕
- Clone the repository:
git clone https://github.com/sassanix/Warracker.git
- Navigate to the project directory:
cd Warracker
- Start the application using Docker:
docker compose up
Updating from a Previous Version ⬆️
- Pull the latest changes:
git pull origin main
- Rebuild and restart the containers:
docker compose down docker compose up --build
Screenshots 📸
Known Issues ⚠️
- None reported at this time
Future Plans 🔮
- Enhanced reporting capabilities
- Email notifications for expiring warranties
- Improved data import/export options
Feedback 💬
We welcome your feedback and suggestions! Please open an issue on GitHub or contribute to the project.
Thank you for using Warracker, the open-source warranty management system! 🛡️