Skip to content

Releases: zitadel/zitadel

v2.53.0-rc.1

23 May 06:08
ae2e618
Compare
Choose a tag to compare
v2.53.0-rc.1 Pre-release
Pre-release

2.53.0-rc.1 (2024-05-23)

Bug Fixes

Features

  • cnsl: docs link can be customized and custom button is available (#7840) (15d5338)
  • console: add new step to activate SMTP provider (#7956) (cca3421), closes #7929 #7929
  • saml: allow setting nameid-format and alternative mapping for transient format (#7979) (e57a9b5), closes #7483 #7743
  • session: allow update of session without token (#7963) (5b1160d), closes #7883

Performance Improvements

v2.52.0

16 May 05:38
3e84020
Compare
Choose a tag to compare

2.52.0 (2024-05-16)

Bug Fixes

  • allow other users to set up MFAs (#7914) (5bf195d)
  • allow start and retrieve IdP intents with IdPs from other organizations (#7871) (72c5b05)
  • console: password reset hidden texts (#7915) (016e5e5)
  • defaults: configure hashers via env (#7872) (24a9d7c)
  • login: check for error before automatic idp redirect (#7891) (d177b82)
  • smtp: enable default instance config (#7925) (f3abbad)

Features

v2.51.4

13 May 08:02
89b9fd0
Compare
Choose a tag to compare

2.51.4 (2024-05-13)

Bug Fixes

v2.52.0-rc.2

08 May 08:50
39df94d
Compare
Choose a tag to compare
v2.52.0-rc.2 Pre-release
Pre-release

2.52.0-rc.2 (2024-05-08)

Bug Fixes

v2.52.0-rc.1

07 May 06:44
01e41c2
Compare
Choose a tag to compare
v2.52.0-rc.1 Pre-release
Pre-release

2.52.0-rc.1 (2024-05-07)

Bug Fixes

  • allow other users to set up MFAs (#7914) (5bf195d)
  • allow start and retrieve IdP intents with IdPs from other organizations (#7871) (72c5b05)
  • console: password reset hidden texts (#7915) (016e5e5)
  • login: check for error before automatic idp redirect (#7891) (d177b82)

Features

v2.51.3

07 May 18:06
22eec65
Compare
Choose a tag to compare

2.51.3 (2024-05-07)

Bug Fixes

v2.50.6

07 May 17:28
ca1adee
Compare
Choose a tag to compare

2.50.6 (2024-05-07)

Bug Fixes

v2.51.2

03 May 07:51
62a2a61
Compare
Choose a tag to compare

2.51.2 (2024-05-03)

Bug Fixes

v2.51.1

02 May 13:59
65d109e
Compare
Choose a tag to compare

2.51.1 (2024-05-02)

Bug Fixes

  • check password complexity policy and respect changeRequired on password change (#7884) (43da922)
  • cnsl: Email Verified checkbox value was not updated (#7844) (82e38e3)
  • console: app details (#7827) (8c1a8f7)
  • correct email headers (mime version and content-type) (#7886) (8cc12e8)
  • improve information on unsupported hash algorithms (#7870) (9950caf)
  • setup: decode complex config strings (#7854) (6c0e7c4)
  • show settings button for users w/o iam perms (#7848) (f5b3d97)
  • translate missing event types (#7853) (2a421a7)
  • Unrecognized Authentication Type Error when SMTP LOGIN Auth method is required (#7761) (1f54f5b)
  • user registration through IdP (#7893) (482a46b)

v2.51.0

29 Apr 07:08
6e60335
Compare
Choose a tag to compare

2.51.0 (2024-04-29)

Bug Fixes

Features

  • actions: allow getting metadata of organizations from user grants (#7782) (7462401)
  • allow using a local RSA key for machine keys (#7671) (e46dd12)
  • pass and handle auth request context for email links (#7815) (d016379)

Performance Improvements