0.11.0 (2022-04-22)
⚠ BREAKING CHANGES
- Infra now includes an updated signup & login flow. This will require users to update the
infra
CLI - The UI fields in the server config file have changed.
Features
- add request timeouts (#1594) (c744d1b)
- change signup request endpoint to use email (#1662) (10c487e)
- create admin user on first login (a95e006)
- format infra keys list with user name (#1666) (5b87585)
- login and logout of current or all servers, also affects clear (#1633) (bd62622)
Bug Fixes
- api: fix marshalling of api.Time values (0299e4c)
- ci: actions not running correctly (ac5536b)
- cli log level and reading from env vars (3947a69)
- cli: fix the extension-deadline flag (d417c56)
- create provider user for signup user (d53e508)
- do not set a otp on machine identities (#1624) (e52b819)
- fix 404 and proxy ui routes (#1661) (5d59787)
- flakey test fix (#1650) (5ce7dba)
- help prevent bad provider config (#1630) (79bfca4)