Releases: zitadel/zitadel
Releases · zitadel/zitadel
v2.59.3
v2.58.5
v2.57.5
v2.56.6
v2.55.8
v2.54.10
v2.62.1
v2.62.0
2.62.0 (2024-09-17)
Bug Fixes
- actions-v3: check feature flag on list methods (#8595) (02c78a1)
- add apple as identity provider type to settings v2 api (#8472) (1a75414)
- api: pass trusted domain in body instead of param (#8544) (25bce59)
- check if pw login allowed (#8584) (650c21f)
- console: dynamic documentation button (#8596) (f6da528)
- eventstore: precise decimal (#8527) (b522588)
- oidc: always set sub claim (#8598) (3b140a6), closes /datatracker.ietf.org/doc/html/rfc7662#section-2
- oidc: roles in service user ID token (#8561) (328c409)
- prevent password init on email verification for external users (#8602) (8831b33), closes #8291
- race condition in system jwt signature check (#8618) (14383cf)
- smtp provider (#8610) (2893787)
- tests: check eventual web key state (#8587) (622a176)
Features
- add debug events API (#8533) (3aba942)
- add http as sms provider (#8540) (5bdf1a4), closes #8270
- add http as smtp provider (#8545) (21c38b0), closes #8270
- console: Display seconds and milliseconds in the tooltip of the user audit log (#8495) (05af47b), closes #8371
- invite user link (#8578) (a07b2f4), closes #8310