v6.1.2
calcom/cal.diyv6.1.2Jan 21, 2026by emrysal
AI Summary
This release introduces seat tracking infrastructure for monthly proration, adds CalendarTasker with sync capabilities, and redesigns the team creation flow. It also includes fixes for reminders, transaction timeouts, and a new feature opt-in banner system.
Key Highlights
- Seat tracking infrastructure for monthly proration
- CalendarTasker with sync and trigger.dev versions
- Redesigned team creation flow to match onboarding-v3
- Feature opt-in banner system
- HubSpot contact owner toggle
New Features
- Seat tracking infrastructure for monthly proration
- CalendarTasker with sync and trigger.dev versions
- HubSpot contact owner toggle
- Feature opt-in banner system
- 40-minute duration option for multiple duration event types
- API v2 `getSchedules` applied to team event types
- Standalone page config for companion
Full Release Notes
## What's Changed * feat: add seat tracking infrastructure for monthly proration by @sean-brydon in https://github.com/calcom/cal.com/pull/27001 * feat: add CalendarsTasker with sync and trigger.dev versions by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/26854 * fix(teams): add organization scope to membership operations by @pedroccastro in https://github.com/calcom/cal.com/pull/26964 * ci: add separate typecheck and lint workflows for companion by @anikdhabal in https://github.com/calcom/cal.com/pull/26961 * feat: redesign team creation flow to match onboarding-v3 design by @sean-brydon in https://github.com/calcom/cal.com/pull/26733 * fix: skip reminders when scheduled date is in the past by @anikdhabal in https://github.com/calcom/cal.com/pull/26942 * fix: update transaction timeout for large managed event-types by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/25944 * feat: add HubSpot contact owner toggle by @Pallava-Joshi in https://github.com/calcom/cal.com/pull/26552 * fix: use appropriate error codes in chargeCard handler by @joeauyeung in https://github.com/calcom/cal.com/pull/27013 * feat: add feature opt-in banner system by @eunjae-lee in https://github.com/calcom/cal.com/pull/26625 * feat: standalone page config to use in companion by @dhairyashiil in https://github.com/calcom/cal.com/pull/27018 * chore: disable apps with missing required keys by @anikdhabal in https://github.com/calcom/cal.com/pull/27012 * fix(companion): show splash screen during auth check to prevent login flash by @dhairyashiil in https://github.com/calcom/cal.com/pull/27022 * fix: resolve noNonNullAssertion and noImplicitAnyLet lint issues by @volnei in https://github.com/calcom/cal.com/pull/27021 * fix: filter segment members to only show those with host entries by @hariombalhara in https://github.com/calcom/cal.com/pull/26816 * feat: add PlatformOrganizationBillingTasker with sync and trigger.dev versions by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/26803 * feat: add 40-minute duration option for multiple duration event types by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/27032 * chore: convert console.log to debug log in raqbUtils by @hariombalhara in https://github.com/calcom/cal.com/pull/27008 * feat: api v2 `getSchedules` that are applied to team event type by @Ryukemeister in https://github.com/calcom/cal.com/pull/25912 * chore: disable dashboard for creating new platform accounts by @Ryukemeister in https://github.com/calcom/cal.com/pull/27052 * feat: integrate DateTimePickerAndroid for date/time selection by @betomoedano in https://github.com/calcom/cal.com/pull/26979 * fix(companion): extension copy link button by @dhairyashiil in https://github.com/calcom/cal.com/pull/27048 * fix: correct bookingUrl for EU instance in API responses by @dhairyashiil in https://github.com/calcom/cal.com/pull/27046 * feat: add auto-accept logic for team memberships based on org email domain by @hariombalhara in https://github.com/calcom/cal.com/pull/26860 * chore: Integrate edit location booking audit by @hariombalhara in https://github.com/calcom/cal.com/pull/26569 * chore: don't use object in dependency by @Udit-takkar in https://github.com/calcom/cal.com/pull/26972 * fix: resolve search bar overlap with title on tablet viewports (#27050) by @shoaibansari5398 in https://github.com/calcom/cal.com/pull/27055 * fix: textarea overlaps by @jagadish-7 in https://github.com/calcom/cal.com/pull/26963 * fix: managed event type bug by @Udit-takkar in https://github.com/calcom/cal.com/pull/27047 * chore: Add calendar subscription error better management (backoff) by @volnei in https://github.com/calcom/cal.com/pull/27019 * fix: enable alby app in E2E tests to fix payment-apps test failures by @emrysal in https://github.com/calcom/cal.com/pull/27071 ## New Contributors * @shoaibansari5398 made their first contribution in https://github.com/calcom/cal.com/pull/27055 * @jagadish-7 made their first contribution in https://github.com/calcom/cal.com/pull/26963 **Full Changelog**: https://github.com/calcom/cal.com/compare/v6.1.1...v6.1.2