Warracker logo

Warracker

Open-source warranty tracker to monitor expirations and store receipts

Alternative to: sortly


About Versions (54)

0.9.8.4

2025-03-26

Fixes

  • Fixed database migration system issues
    • Resolved issue with missing user_preferences table causing notification preference errors
    • Enhanced migration system to support both SQL and Python-based migrations
    • Added idempotent execution of SQL migrations with existence checks
    • Created improved migration tracking to prevent duplicate migration attempts
    • Updated Docker configuration for proper migration script execution