website/docs: add 2022.11.1 release notes

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2022-11-22 21:17:05 +01:00
parent b9fdb63a57
commit ab0f8d027d
1 changed files with 9 additions and 0 deletions

View File

@ -62,6 +62,15 @@ image:
- web: fix twitter icon
- web/flows: always hide static user info when its not set in the flow
## Fixed in 2022.11.1
- blueprints: add desired state attribute to objects (#4061)
- core: fix tab-complete in shell
- root: fix build on arm64
- stages/email: add test for email translation
- web/admin: fix error when importing duo devices
- web/admin: reset cookie_domain when setting non-domain forward auth
## API Changes
#### What's Changed