Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zitadel-linux-amd64.tar.gz | 2025-08-12 | 48.5 MB | |
zitadel-windows-amd64.tar.gz | 2025-08-12 | 49.3 MB | |
zitadel-darwin-amd64.tar.gz | 2025-08-12 | 49.3 MB | |
zitadel-darwin-arm64.tar.gz | 2025-08-12 | 47.7 MB | |
zitadel-windows-arm64.tar.gz | 2025-08-12 | 45.7 MB | |
zitadel-linux-arm64.tar.gz | 2025-08-12 | 45.5 MB | |
checksums.txt | 2025-08-12 | 564 Bytes | |
README.md | 2025-08-12 | 3.2 kB | |
v4.0.1 source code.tar.gz | 2025-08-12 | 164.0 MB | |
v4.0.1 source code.zip | 2025-08-12 | 168.2 MB | |
Totals: 10 Items | 618.1 MB | 0 |
4.0.1 (2025-08-12)
Bug Fixes
- actionsV1: disable projection trigger when querying org metadata in the action (#10462) (5a29e89)
- add form-data override (#10419) (48ab75d)
- add user info to context for set metadata in actions (#10426) (bd6d4e3)
- allow disabling projections for specific instances (#10421) (1873ae0), closes /github.com/zitadel/zitadel/issues/9832#issuecomment-2866236414
- console: fix shrinking hover background on clear flow button (#10269) (07f22e7)
- disable client id in oidc configuration (#10177) (35a0d66), closes #10149 #10149 #8530
- don't trigger session projection on notification handling (#10298) (e86bd3a)
- load-tests: accept any 2xx status as success (#10450) (968fc69), closes #10436
- query organization directly from event store (#10463) (1470ae0)
- remove fields entry with instance domain remove (#10406) (8103f9d)
- saml: use transient mapping attribute when nameID is missing in saml response (#10353) (5bf797d), closes #10251
- sessions: add an expiration date filter to list sessions api (#10384) (5df2846), closes #10045