website/docs: add 2024.6.1 release notes (#10456)
* website/docs: add 2024.6.1 release notes Signed-off-by: Jens Langhammer <jens@goauthentik.io> * update Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix version requirement for sfe Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		| @ -2,7 +2,7 @@ | |||||||
| title: Simplified flow executor | title: Simplified flow executor | ||||||
| --- | --- | ||||||
|  |  | ||||||
| <span class="badge badge--info">authentik 2024.8+</span> | <span class="badge badge--info">authentik 2024.6.1+</span> | ||||||
|  |  | ||||||
| A simplified web-based flow executor that authentik automatically uses for older browsers that do not support modern web technologies. | A simplified web-based flow executor that authentik automatically uses for older browsers that do not support modern web technologies. | ||||||
|  |  | ||||||
|  | |||||||
| @ -190,6 +190,23 @@ helm upgrade authentik authentik/authentik -f values.yaml --version ^2024.6 | |||||||
| -   web: fix value handling inside controlled components (#9648) | -   web: fix value handling inside controlled components (#9648) | ||||||
| -   web: markdown: display markdown even when frontmatter is missing (#9404) | -   web: markdown: display markdown even when frontmatter is missing (#9404) | ||||||
|  |  | ||||||
|  | ## Fixed in 2024.6.1 | ||||||
|  |  | ||||||
|  | -   core: fix migrations missing using db_alias (cherry-pick #10409) (#10410) | ||||||
|  | -   core: fix source flow_manager not resuming flow when linking (cherry-pick #10436) (#10438) | ||||||
|  | -   core: remove transitionary old JS urls (cherry-pick #10317) (#10321) | ||||||
|  | -   core: revert backchannel only filtering (cherry-pick #10455) (#10457) | ||||||
|  | -   providers/saml: fix metadata import error handling (cherry-pick #10349) (#10350) | ||||||
|  | -   providers/scim: Fix exception handling for missing ServiceProviderConfig (cherry-pick #10322) (#10335) | ||||||
|  | -   sources/oauth: fix link not being saved (cherry-pick #10374) (#10376) | ||||||
|  | -   sources/saml: fix pickle error, add saml auth tests (cherry-pick #10348) (#10352) | ||||||
|  | -   stages/authenticator_validate: fix friendly_name being required (cherry-pick #10382) (#10385) | ||||||
|  | -   stages/user_login: fix ?next parameter not carried through broken session binding (cherry-pick #10301) (#10302) | ||||||
|  | -   web: set noopener and noreferrer on all external links (#10304) | ||||||
|  | -   web/admin: fix access token list calling wrong API (cherry-pick #10434) (#10435) | ||||||
|  | -   web/flows: remove background image link (cherry-pick #10318) (#10320) | ||||||
|  | -   web/flows: Simplified flow executor (#10296) | ||||||
|  |  | ||||||
| ## API Changes | ## API Changes | ||||||
|  |  | ||||||
| #### What's New | #### What's New | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Jens L
					Jens L