Skip to content

v1.12.2

Latest

Choose a tag to compare

@Sloth-on-meth Sloth-on-meth released this 09 Mar 00:27
· 50 commits to main since this release

v1.12.2 — Release Notes

Bug Fixes

  • Fixed PermissionError on Docker bind-mount setupsusers_store.py now
    automatically falls back to writing temp files in /tmp when the app directory
    is read-only (e.g. ./users.json:/app/users.json:rw without a writable /app/).
    No docker-compose changes required. Existing deployments are unaffected.