v6.0.8

calcom/cal.diyv6.0.8Jan 6, 2026by emrysal

AI Summary

This release enhances the companion app with new UI components for Android and iOS, improves SAML login handling, and implements a Booking History viewer service. It also initializes the Salesforce package and adds a Feature Opt-In service.

Key Highlights

  • Companion UI enhancements for Android and Extension
  • SAML login handling with userId field and JWT updates
  • Booking history viewer service
  • Salesforce package initialization
  • Feature opt-in service implementation

New Features

  • Companion UI enhancements for Android and Extension
  • SAML login handling with userId field and JWT updates
  • Booking history viewer service
  • Salesforce package initialization
  • Feature opt-in service
  • Organization banner to user profile page

Full Release Notes

## What's Changed
* fix: Custom time input for availability by @Manas-Kenge in https://github.com/calcom/cal.com/pull/26373
* feat(companion): Add DropdownMenu and Alert Dialog for Android by @dhairyashiil in https://github.com/calcom/cal.com/pull/26385
* chore: Add logging in next-auth by @joeauyeung in https://github.com/calcom/cal.com/pull/26404
* fix(ui): Make incomplete booking form mobile-responsive by @eeshm in https://github.com/calcom/cal.com/pull/26413
* fix: update bundle identifier by @betomoedano in https://github.com/calcom/cal.com/pull/26402
* fix: patch React 19 vulnerabilities by upgrading to 19.2.3 by @shashank-100 in https://github.com/calcom/cal.com/pull/26411
* refactor(companion): event type details screen improvements by @betomoedano in https://github.com/calcom/cal.com/pull/26415
* fix: add vertical spacing when hovered by @KartikLabhshetwar in https://github.com/calcom/cal.com/pull/26419
* fix(seed): add missing Host entries for seeded round‑robin and collective team events by @abhayymishraa in https://github.com/calcom/cal.com/pull/26426
* feat(companion): new availability detail and actions pages for ios by @dhairyashiil in https://github.com/calcom/cal.com/pull/26424
* fix(auth): enhance SAML login handling by introducing userId field and updating JWT token structure by @hariombalhara in https://github.com/calcom/cal.com/pull/26428
* fix(ci): delete old prod build caches on cache miss by @keithwillcode in https://github.com/calcom/cal.com/pull/26437
* fix(ci): add yarn prisma generate before cache key generation by @keithwillcode in https://github.com/calcom/cal.com/pull/26439
* fix: show empty screen from event type availability tab by @anikdhabal in https://github.com/calcom/cal.com/pull/26396
* feat: queue or cancel payment reminder flow by @dhairyashiil in https://github.com/calcom/cal.com/pull/24889
* feat: integrate BookingHistory with Bookings V3 design by @hariombalhara in https://github.com/calcom/cal.com/pull/26301
* feat: create BookingHistoryViewerService to combine audit logs with routing form submissions by @hariombalhara in https://github.com/calcom/cal.com/pull/26045
* chore: Ensure that uuid is available in server session[Booking Audit Prerequisite] by @hariombalhara in https://github.com/calcom/cal.com/pull/25963
* fix: add @calcom/trpc#build dependency to @calcom/web#dev task by @sean-brydon in https://github.com/calcom/cal.com/pull/26460
* fix(auth): make identityProviderId lookup case-insensitive by @pedroccastro in https://github.com/calcom/cal.com/pull/26405
* fix: cancel running CI workflow before re-triggering and allow trusted GitHub Apps by @keithwillcode in https://github.com/calcom/cal.com/pull/26461
* feat: update translations via @LingoDotDev by @cal-com-ci[bot] in https://github.com/calcom/cal.com/pull/26445
* fix: remove installation requirement from trusted bot check by @keithwillcode in https://github.com/calcom/cal.com/pull/26466
* refactor: Move trpc-dependent components from features to web [2] by @hbjORbj in https://github.com/calcom/cal.com/pull/26420
* chore(deps): update dependencies and add version constraints by @pedroccastro in https://github.com/calcom/cal.com/pull/26390
* feat: add lightweight E2E session warmup page by @eunjae-lee in https://github.com/calcom/cal.com/pull/26451
* chore: Disable noReactSpecificProps as we use react by @volnei in https://github.com/calcom/cal.com/pull/26479
* fix(auth): fix SAML tenant extraction and validation by @pedroccastro in https://github.com/calcom/cal.com/pull/26482
* fix: atoms build by updating import paths by @hbjORbj in https://github.com/calcom/cal.com/pull/26489
* fix: "New" button sizing inconsistent between Workflows and Event Types pages by @Anshumancanrock in https://github.com/calcom/cal.com/pull/26066
* test: fix unit test flake by @anikdhabal in https://github.com/calcom/cal.com/pull/25557
* chore: Add impersonation context support to booking audit by @hariombalhara in https://github.com/calcom/cal.com/pull/26014
* perf: improve cal video webhook by @Udit-takkar in https://github.com/calcom/cal.com/pull/26495
* chore: change API codeowner to Foundation by @keithwillcode in https://github.com/calcom/cal.com/pull/26504
* chore(auth): add error logging for saml-idp silent failures by @pedroccastro in https://github.com/calcom/cal.com/pull/26484
* feat(api): add team event-types webhooks controller by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/26449
* chore: remove Mintlify AI chat from CMD+K widget by @PeerRich in https://github.com/calcom/cal.com/pull/26485
* feat: update translations via @LingoDotDev by @cal-com-ci[bot] in https://github.com/calcom/cal.com/pull/26497
* feat: implement FeatureOptInService by @eunjae-lee in https://github.com/calcom/cal.com/pull/25805
* feat: add organization banner to user profile page by @PeerRich in https://github.com/calcom/cal.com/pull/26514
* feat: Hubspot write to meeting object by @Amit91848 in https://github.com/calcom/cal.com/pull/26039
* docs: add DTO location and naming conventions to knowledge base by @eunjae-lee in https://github.com/calcom/cal.com/pull/26478
* refactor: convert PrismaAttributeToUserRepository to accept Prisma as dependency by @joeauyeung in https://github.com/calcom/cal.com/pull/26515
* fix: handle existing users on invite token flow by @pedroccastro in https://github.com/calcom/cal.com/pull/26217

## New Contributors
* @shashank-100 made their first contribution in https://github.com/calcom/cal.com/pull/26411

**Full Changelog**: https://github.com/calcom/cal.com/compare/v6.0.7...v6.0.8