v3.4.10
playcanvas/supersplatv3.4.10May 4, 2026by github-actions[bot]
AI Summary
This release focuses on a security and stability fix within the LDAP authentication module, specifically addressing username filtering to prevent potential injection issues.
Key Highlights
- LDAP username filter escape to prevent injection
- Security patch for authentication module
New Features
- LDAP username filter escape
Full Release Notes
## [3.4.10](https://github.com/zitadel/zitadel/compare/v3.4.9...v3.4.10) (2026-05-04) ### Bug Fixes * **ldap:** escape username filter ([59fa301](https://github.com/zitadel/zitadel/commit/59fa3018d68eb16c3b2ffe0c9d03dabfc3ab5749))