Tags give the ability to mark specific points in history as being important
-
v0.6.1
Release: Release v0.6.16d130f4d · ·Backend hardening (CSRF, gunicorn, registration gating) + frontend redesign; fixes CI test regression from v0.6.0
-
v0.4.4
23e68e40 · ·v0.4.4 - Fix migration bootstrap for pre-existing databases Critical hotfix for production databases created before Alembic tracking: - Auto-bootstrap alembic_version table on startup - Stamp existing DBs to correct revision - Apply pending migrations automatically - Make migrations idempotent - Add defensive checks for missing columns Fixes 500 errors on existing deployments after v0.4.3 upgrade.