Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zitadel-linux-amd64.tar.gz | 2025-08-08 | 46.6 MB | |
zitadel-windows-amd64.tar.gz | 2025-08-08 | 47.3 MB | |
zitadel-darwin-amd64.tar.gz | 2025-08-08 | 47.4 MB | |
zitadel-linux-arm64.tar.gz | 2025-08-08 | 43.7 MB | |
zitadel-darwin-arm64.tar.gz | 2025-08-08 | 45.7 MB | |
zitadel-windows-arm64.tar.gz | 2025-08-08 | 43.9 MB | |
checksums.txt | 2025-08-08 | 564 Bytes | |
README.md | 2025-08-08 | 2.1 kB | |
v3.3.3 source code.tar.gz | 2025-08-08 | 160.8 MB | |
v3.3.3 source code.zip | 2025-08-08 | 164.7 MB | |
Totals: 10 Items | 600.0 MB | 6 |
3.3.3 (2025-08-08)
Bug Fixes
- allow disabling projections for specific instances (#10421) (c4fb0d2), closes /github.com/zitadel/zitadel/issues/9832#issuecomment-2866236414
- console: fix shrinking hover background on clear flow button (#10269) (a293841)
- disable client id in oidc configuration (#10177) (9dde624), closes #10149 #10149 #8530
- don't trigger session projection on notification handling (#10298) (850bd8a)
- remove fields entry with instance domain remove (#10406) (218556e)
- saml: use transient mapping attribute when nameID is missing in saml response (#10353) (0bbca7f), closes #10251
- sessions: add an expiration date filter to list sessions api (#10384) (f133809), closes #10045