v1.13.1
Bug Fixes
Admin panel crashed on load for unauthenticated sessions (JS null reference on dashboard elements)
config.ini was mounted read-only in Docker, silently breaking any admin panel config writes (test mode toggle, etc.)
Features
Test mode can now be toggled live from the admin dashboard — no more editing config.ini manually; change persists immediately
Keypad page shows an amber "🧪 TEST MODE — door will not open" banner when test mode is active
UI
Removed all inline style= attributes from templates, clearing a flood of CSP violations in the browser console