v6.0.0

calcom/cal.diyv6.0.0Dec 15, 2025by emrysal

AI Summary

The major version 6.0 release introduces cross-page navigation in booking details, a new Holidays feature to block availability, and core booking audit infrastructure improvements.

Key Highlights

  • Implemented cross-page/week navigation in booking details sheet
  • Added Holidays feature to block availability on public holidays
  • Implemented core booking audit infrastructure
  • Added gradient indicator for scrollable event descriptions
  • Updated companion app with new UI and CI fixes

New Features

  • Cross-page/week navigation in booking details
  • Holidays feature
  • Gradient indicator for scrollable event descriptions

Full Release Notes

## What's Changed
* fix: checkout session completed by @Udit-takkar in https://github.com/calcom/cal.com/pull/25767
* chore: Cleanup some outdated pages files by @emrysal in https://github.com/calcom/cal.com/pull/25600
* refactor: move calAIPhone-specific repositories to features from lib by @hbjORbj in https://github.com/calcom/cal.com/pull/25840
* fix: one integration test flake by @anikdhabal in https://github.com/calcom/cal.com/pull/25832
* fix: Make "Show note on public booking page" consistent across all views of OOO by @dhairyashiil in https://github.com/calcom/cal.com/pull/25827
* chore: bump @calcom/atoms version to 2.1.0 by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/25831
* feat: dist tracing 4 by @Udit-takkar in https://github.com/calcom/cal.com/pull/25574
* feat: extract core booking audit infrastructure from PR 25125 by @hariombalhara in https://github.com/calcom/cal.com/pull/25729
* fix: Ensure first user in URL is organiser for dynamic group bookings by @dhairyashiil in https://github.com/calcom/cal.com/pull/25474
* feat: add gradient indicator for scrollable event descriptions by @dhairyashiil in https://github.com/calcom/cal.com/pull/25460
* fix: companion CI by @volnei in https://github.com/calcom/cal.com/pull/25881
* refactor: Fix N+1 queries and optimize database operations by @anikdhabal in https://github.com/calcom/cal.com/pull/25813
* fix: Companion CI with Bun by @volnei in https://github.com/calcom/cal.com/pull/25886
* fix: atoms vite config by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/25883
* feat(booking): implement cross-page/week navigation in booking details sheet with view persistence by @eunjae-lee in https://github.com/calcom/cal.com/pull/25545
* fix: slots ooo bug by @Udit-takkar in https://github.com/calcom/cal.com/pull/25878
* fix: oauth browser extension  by @CarinaWolli in https://github.com/calcom/cal.com/pull/25885
* feat: Add Holidays feature to block availability on public holidays by @dhairyashiil in https://github.com/calcom/cal.com/pull/25561
* chore: upgrade_deps by @volnei in https://github.com/calcom/cal.com/pull/25873


**Full Changelog**: https://github.com/calcom/cal.com/compare/v5.9.15...v6.0.0