website/docs: prepare release notes (#12142)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -173,6 +173,14 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.10
|
||||
- web/flows: fix invisible captcha call (cherry-pick #12048) (#12049)
|
||||
- website/docs: add CSP to hardening (cherry-pick #11970) (#12116)
|
||||
|
||||
## Fixed in 2024.10.4
|
||||
|
||||
- providers/oauth2: fix migration (cherry-pick #12138) (#12139)
|
||||
- providers/oauth2: fix migration dependencies (cherry-pick #12123) (#12132)
|
||||
- providers/oauth2: fix redirect uri input (cherry-pick #12122) (#12127)
|
||||
- providers/proxy: fix redirect_uri (cherry-pick #12121) (#12125)
|
||||
- web: bump API Client version (cherry-pick #12129) (#12130)
|
||||
|
||||
## API Changes
|
||||
|
||||
### API Changes in 2024.10.0
|
||||
|
||||
@ -308,6 +308,13 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.8
|
||||
- web/admin: better footer links (#12004)
|
||||
- web: bump API Client version (#12118)
|
||||
|
||||
## Fixed in 2024.8.6
|
||||
|
||||
- providers/oauth2: fix migration (cherry-pick #12138) (#12140)
|
||||
- providers/oauth2: fix redirect uri input (cherry-pick #12122) (#12128)
|
||||
- providers/proxy: fix redirect_uri (cherry-pick #12121) (#12126)
|
||||
- web: bump API Client version (cherry-pick #12129) (#12131)
|
||||
|
||||
## API Changes
|
||||
|
||||
#### What's New
|
||||
|
||||
Reference in New Issue
Block a user