Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zitadel-linux-amd64.tar.gz | 2025-08-15 | 48.5 MB | |
zitadel-windows-amd64.tar.gz | 2025-08-15 | 49.3 MB | |
zitadel-darwin-arm64.tar.gz | 2025-08-15 | 47.7 MB | |
zitadel-darwin-amd64.tar.gz | 2025-08-15 | 49.3 MB | |
zitadel-windows-arm64.tar.gz | 2025-08-15 | 45.7 MB | |
zitadel-linux-arm64.tar.gz | 2025-08-15 | 45.5 MB | |
checksums.txt | 2025-08-15 | 564 Bytes | |
README.md | 2025-08-15 | 2.5 kB | |
v4.0.2 source code.tar.gz | 2025-08-15 | 164.0 MB | |
v4.0.2 source code.zip | 2025-08-15 | 168.2 MB | |
Totals: 10 Items | 618.1 MB | 0 |
4.0.2 (2025-08-15)
Bug Fixes
- api: fix for ListAppKeys() not returning app keys (#10465) (dbe0bdb)
- create project with the right permission (#10485) (62403d2), closes #10399
- drop default otel scope info from metrics (#10306) (99c96e4)
- idp: make external id check case insensitive (#10460) (00f2bde), closes #10457 #10387
- login: idp redirect (#10482) (a54dc62)
- login: user discovery - ignore case for loginname, email (#10475) (3156c5b)
- loginV2: hide sign-in-with-idp if none are configured (#10402) (2a7848c), closes #10401
- projections: added check to make sure there cannot be 2 projections for the same table (#10439) (0194a68)
- projections: pass context to statement execution method (#10328) (4efa59d)
- use correct the userID column name in permissions v2 check (#10467) (55dbc74), closes #10386