v6.0.1
calcom/cal.diyv6.0.1Dec 16, 2025by emrysal
AI Summary
A quick hotfix release improving UI/UX for the holidays feature, fixing Android redirects, and enhancing E2E test stability.
Key Highlights
- Improved UI/UX for holidays feature
- Fixed Android redirect issue
- Improved E2E test stability and reduced flakiness
- Fixed code persisting on dialog outside clicks
Full Release Notes
## What's Changed * fix: change sidebar hover background to subtle by @KartikLabhshetwar in https://github.com/calcom/cal.com/pull/25876 * fix: Strict checks on docker build failure by @volnei in https://github.com/calcom/cal.com/pull/25884 * fix: android redirect by @betomoedano in https://github.com/calcom/cal.com/pull/25888 * fix: improve E2E test stability and reduce flakiness by @volnei in https://github.com/calcom/cal.com/pull/25897 * fix: Allow single-label domains and missing dots by @emrysal in https://github.com/calcom/cal.com/pull/25899 * feat(holidays): improve UI/UX and add contextual emojis by @dhairyashiil in https://github.com/calcom/cal.com/pull/25895 * fix: code persists on dialog outside clicks by @abhix4 in https://github.com/calcom/cal.com/pull/25870 **Full Changelog**: https://github.com/calcom/cal.com/compare/v6.0.0...v6.0.1