All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.5 (2020-11-25)
0.2.4 (2020-09-18)
- routing: Extra validation on route addition (46886c5)
0.2.3 (2020-09-17)
0.2.2 (2020-09-17)
0.2.1 (2020-09-17)
- cli: allow host removal and token creation (de47952)
0.2.0 (2020-09-16)
- salt and secret are now required config parameters
- server: Starting the server is now ./tobab run -c path/to/config.toml
-
cli: add cli commands for adding and listing hosts (754b6e1)
-
config: Config is now validated on load (1254911)
-
secret and salt are now required (9b12059)
-
server: Added subcommands to trigger server running (fc8ec36)
0.1.2 (2020-09-14)
0.1.1 (2020-09-14)
0.1.0 (2020-09-14)
- api: config no longer accepts hosts
- api: hosts are now configured through API (7b00963)
- webui: login page is now styled (bca465c)
- secret and salt are now optionally configurable (ecb3ef2)
- logging: added request logger (4b65659)
- webui: fix user / login on homepage (9ccd1f5)