Back to all versions
4.15.0
2024-05-22 minor
Bug Fixes 5
- Improve Login V2 session handling and cache compatibility (#12099)Fixed logo/heading UI overlap, added error handling for stale session cookies, and improved lru-cache compatibility for iframe origins.Login V2
- Escape username filter in LDAP highProperly escape username filter in LDAP authentication to prevent potential injection issues.LDAP
Maintenance & Chores 1
- Optimize documentation static generation and performance (#12108)Optimizes build costs and performance by switching the catch-all route to full static generation and memoizing sidebar trees.Documentation