- Fixes container silently running by exiting with non-zero status when configuration file is missing. (70).
0.7.0
- Client state is now retained on a graceful shutdown (66).
0.6.0
- Added badges to README.md (62). - Config now accommodates client ID, key, and name, allowing users to specify individual client details (63). - Added client authentication using SHA512-hashed keys for enhanced security (63).
0.5.0
Not secure
- Added usage instructions to the readme (51). - Added snapcraft build recipes and automation. (52) - Added the ability to set the listen address and port for the web server. (55)
0.4.0
Not secure
Added
- Simple UI added to show the state of clients (47). - Defaults for config file values (44).