mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 08:44:14 +01:00
rc2 changelog
This commit is contained in:
parent
088283d528
commit
5057cc4bb1
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,3 +1,17 @@
|
||||
# v0.3.0-rc2
|
||||
|
||||
FEATURE: Allow users to reset their password (https://github.com/openziti/zrok/issues/65)
|
||||
|
||||
CHANGE: Improved email styling for new user invite emails (https://github.com/openziti/zrok/issues/157)
|
||||
|
||||
CHANGE: Migrated from `openziti-test-kitchen` to `openziti` (https://github.com/openziti/zrok/issues/158).
|
||||
|
||||
CHANGE: Show a hint when `zrok invite` fails, indicating that the user should check to see if they need to be using the `--token` flag and token-based invites (https://github.com/openziti/zrok/issues/172).
|
||||
|
||||
FIX: Fixed PostgreSQL migration issue where sequences got reset and resulted in primary key collisions on a couple of tables (https://github.com/openziti/zrok/issues/160).
|
||||
|
||||
FIX: Remove `frontend` instances when `zrok disable`-ing an environment containing them (https://github.com/openziti/zrok/issues/171)
|
||||
|
||||
# v0.3.0
|
||||
|
||||
The `v0.2` series was a _proof-of-concept_ implementation for the overall `zrok` architecture and the concept.
|
||||
|
Loading…
Reference in New Issue
Block a user