• Release Candidate 1.0.0-rc.2: Critical migration fix

    phil released this 2025-11-24 21:11:49 +01:00 | 97 commits to main since this release

    Hotfix release resolving database migration failure on existing databases.

    Key fixes:

    • Removed duplicate index definitions from SCHEMA_SQL
    • Enhanced migration system to properly detect and handle indexes
    • Fixed 'index already exists' error on databases created before v1.0.0-rc.1

    This release ensures clean migration from legacy databases to the new
    secure token system introduced in v1.0.0-rc.1.

    Downloads