v0.13.0 - Remove support of secrets.json and other improvements
What's Changed
Usage improvements
- Adds a
healthcheckin the docker image. - Adds a
secrets.json→.envmigration script with safe value quoting and optional sample validation.
Security
- Completes the transition away from
secrets.jsontoward.env/ environment-variable-only configuration. - Removes the unauthenticated
/configGUI endpoint. - Changes docker permissions: add a
cyberbrouser in the container - Removes
supervisordin the container - Updates docs, Docker image tagging, and CI triggers.
Full Changelog: v0.12.0...v0.13.0