mirror of
https://github.com/sassanix/Warracker.git
synced 2025-12-30 18:19:57 -06:00
- Moved warranty status row to the bottom of cards for better visual hierarchy in both grid and list views. - Ensured real-time UI updates on tag edits and deletions, fixing stale tag info across the app. - Added missing tag-related translation keys and warranty addition success messages across 17+ languages. - Resolved caching issues by updating service worker logic, asset versioning, and nginx headers. - Removed redundant Docker Compose commands causing migration duplication during updates. - Enhanced CSV import to support flexible date formats using `dateutil.parser`, improving user experience. - Fixed warranty duration selection limits by increasing max values in frontend and backend with DB migration. - Improved Paperless-ngx integration with duplicate document detection and user-friendly linking. - Fixed DB migration permission issues by granting `CREATEROLE` and removing redundant grants. - Restored missing product photos by correcting a broken image loader function call.