Skip to content

Commit

Permalink
website/docs: 2024.2.3 release notes (#9313)
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Langhammer <[email protected]>
  • Loading branch information
BeryJu authored Apr 17, 2024
1 parent 951acb2 commit f409831
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions website/docs/releases/2024/v2024.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,10 +321,6 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.2

## Fixed in 2024.2.2

- ci: do not push docker image if fork (#8724)
- ci: fix missing DOCKER_USERNAME secret (#8730)
- ci: fix missing DOCKER_USERNAME secret (cherry-pick #8730) (#8733)
- ci: fix missing output on composite action (cherry-pick #8741) (#8742)
- core: fix blueprint export (cherry-pick #8695) (#8696)
- enterprise: fix read_only activating when no license is installed (cherry-pick #8697) (#8698)
- enterprise: force license usage update after change to license (cherry-pick #8723) (#8725)
Expand All @@ -338,6 +334,19 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.2
- web/admin: don't mark property mappings as required anywhere (cherry-pick #8752) (#8755)
- web/admin: don't mark remaining property mappings as required (cherry-pick #8772) (#8773)

## Fixed in 2024.2.3

- api: capabilities: properly set can_save_media when s3 is enabled (cherry-pick #8896) (#8897)
- enterprise: only check for valid license existing for creating Enterprise objects (cherry-pick #8813) (#8822)
- enterprise/rac: fix connection token management (cherry-pick #8909) (#8912)
- events: discard notification if user has empty email (cherry-pick #8938) (#8951)
- events: fix incorrect user logged when using API token authentication (#9302)
- lifecycle: migrate: ensure template schema exists before migrating (cherry-pick #8952) (#9022)
- stages/email: Disable autoescape for text templates (cherry-pick #8812) (#8824)
- stages/email: fix issue when sending emails to users with same display as email (cherry-pick #8850) (#8852)
- stages/user_write: ensure user data is json-serializable (cherry-pick #8926) (#8928)
- tenants: really ensure default tenant cannot be deleted (cherry-pick #8875) (#8876)

## API Changes

#### What's New
Expand Down

0 comments on commit f409831

Please sign in to comment.