Skip to content

v1.13.1

Choose a tag to compare

@Sloth-on-meth Sloth-on-meth released this 09 Apr 10:29
· 21 commits to main since this release

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