Cal.com - Package Updates
-
[2.10.3]
- Update cal.com to 6.0.5
- Full Changelog
- fix: When checking email domains to block replace
includeswithendsWithby @joeauyeung in #26166 - fix: Handle error when no default calendar exists for a o365 account by @emrysal in #26074
- fix: add missing Korean translations by @hbjORbj in #26075
- fix: slots in email embed sorted by @Spandan-Mishra in #25676
- perf: use compound key in event types repository by @sean-brydon in #25970
- fix: cache build error on CI by @anikdhabal in #25958
- fix: E2E flakes after splitting the tests by @anikdhabal in #26059
- perf: (googlecalendar): batch freebusy calls by delegation credential by @volnei in #24332
- fix: fix credential type mismatch in AppPage component by @anikdhabal in #25802
- fix(auth): validate IdP authority before SAML account linking by @pedroccastro in #26005
-
[2.10.4]
- Update cal.com to 6.0.6
- Full Changelog
- refactor: Add dedicated setup-db job to eliminate cache race condition by @keithwillcode in #26171
- refactor: Remove buildjet cache from cache-build action by @keithwillcode in #26181
- fix: flaky E2E tests on filter segment by @anikdhabal in #26182
- fix: add 'use client' directive to embed-react build for Next.js App Router compatibility by @hariombalhara in #26184
- fix: prevent WelcomeToCalcomModal footer overflow by @yashhhguptaaa in #26186
- feat(companion): implement comprehensive booking actions system by @dhairyashiil in #26185
- fix: improve mobile responsiveness for workflows page by @KartikLabhshetwar in #24257
- fix: add hover transparency and rounded top to ApiKeyListItem actions by @KartikLabhshetwar in #26150
- fix: GH based cronjobs in EU by @emrysal in #25992
- feat(companion): linkedin plugin by @dhairyashiil in #26193
-
[2.10.5]
- Update cal.com to 6.0.7
- Full Changelog
- fix: add undeclared dependencies and remove unused/misplaced dependencies by @volnei in #26205
- feat(companion): add Biome for linting and formatting by @dhairyashiil in #26214
- fix: resolved vertical overflow in Welcome Modal by @samar-703 in #26202
- feat(companion): react compiler by @dhairyashiil in #26221
- fix: gap between giphy gif setup buttons by @abhix4 in #26232
- fix: gap at webhook form actions by @abhix4 in #26233
- feat(companion): component improvements, migrate to path aliases, expo-haptics, expo-image by @dhairyashiil in #26226
- fix: add ui fix for availability page by @Tamalckb531 in #26235
- fix: insight/routing ui margin bug by @Tamalckb531 in #26237
- feat(companion): iOS native UI components and simplified event type creation by @dhairyashiil in #26240
-
[2.11.0]
- Attempt a fix for API server not picking up license keys
-
[2.11.1]
- Update cal.com to 6.0.8
- Full Changelog
- fix: Custom time input for availability by @Manas-Kenge in #26373
- feat(companion): Add DropdownMenu and Alert Dialog for Android by @dhairyashiil in #26385
- fix(ui): Make incomplete booking form mobile-responsive by @eeshm in #26413
- fix: update bundle identifier by @betomoedano in #26402
- fix: patch React 19 vulnerabilities by upgrading to 19.2.3 by @shashank-100 in #26411
- refactor(companion): event type details screen improvements by @betomoedano in #26415
- fix: add vertical spacing when hovered by @KartikLabhshetwar in #26419
- fix(seed): add missing Host entries for seeded roundrobin and collective team events by @abhayymishraa in #26426
- feat(companion): new availability detail and actions pages for ios by @dhairyashiil in #26424
- fix(auth): enhance SAML login handling by introducing userId field and updating JWT token structure by @hariombalhara in #26428
-
[2.11.2]
- Update cal.com to 6.0.9
- Full Changelog
- fix: Support 10-digit phone numbers for Ivory Coast (+225) by @kartik-212004 in #26465
- refactor: use structured logger in video adapters by @pedroccastro in #26285
- fix: validate owner email on platform org creation by @pedroccastro in #26286
- perf: batch booking queries in output service by @pedroccastro in #25900
- fix: generate compliant passwords using meeting_password_requirement by @anikdhabal in #26148
- refactor: Clean up the /tests in the root by @hbjORbj in #26525
- feat(companion): UI Enhancements for Android and Extension by @dhairyashiil in #26434
- feat: OAuth2 controller api v2 + refactor oAuth Trpc handlers by @ThyMinimalDev in #25989
- fix: added team badge in event types by @Adarsh9977 in #26536
- feat(calendar-subscription): add telemetry metrics for cache performance and webhook calls by @volnei in #26501
-
[2.11.3]
- Update cal.com to 6.0.10
- Full Changelog
- test: cleanup old skipped e2e tests by @anikdhabal in #26597
- fix: improve cleanup for managed event types and fix flaky api v2 e2e test by @anikdhabal in #26602
- feat: rename --font-cal to --font-heading + use Cal Sans UI by @pasqualevitiello in #26064
- fix(auth): block OAuth linking for unverified accounts by @pedroccastro in #26598
- feat: companion add missing advanced event type by @dhairyashiil in #26594
- feat: system admin blocklist table by @Udit-takkar in #25039
- fix: skip stale run-ci label check on workflow re-runs by @anikdhabal in #26590
- fix: Text cursor barely visible in calendar event name field by @Anshumancanrock in #26563
- fix: PayPal setup page inconsistent spacing and button styling by @Anshumancanrock in #26612
- feat: add BUILD_FROM_BRANCH option to release-docker workflow by @keithwillcode in #26615
-
[2.11.4]
- Update cal.com to 6.0.11
- Full Changelog
- feat: added the API v2 Imports section to your AGENTS.md by @dhairyashiil in #26737
- feat: add DAL for monthly proration tracking by @sean-brydon in #26588
- fix: auto-scroll active installed-apps category tab into view on mobile by @abhayymishraa in #26414
- fix: fixes for safari extension (Companion) by @CarinaWolli in #26741
- feat: add comprehensive validation tests for event-types/[id] GET endpoint by @emrysal in #23809
- fix: add withSentryConfig to enable Sentry tracing in production by @volnei in #26743
- revert: "fix: add withSentryConfig to enable Sentry tracing in production" by @volnei in #26744
- fix(ui): fixing the hover bug in the dropdown component by @KartikLabhshetwar in #26257
- fix: normalize backslashes in glob paths for Windows compatibility by @Anshumancanrock in #25613
- fix: api v2 local dev error - Cannot find module '@calcom/features/booking-audit/lib/makeActor' by @dhairyashiil in #26748
-
[2.11.5]
- Update cal.com to 6.0.12
- Full Changelog
- fix: oauth flow for safari extension (companion) by @CarinaWolli in #26795
- feat: add tri-state UI settings pages and auto opt-in preference by @eunjae-lee in #25892
- refactor: split large org creation transaction into smaller batches by @emrysal in #25688
- fix(ui): improve Variables Dropdown styling consistency by @simiondolha in #26675
- fix: Yarn installation fails in windows due to mixed path separators by @Anshumancanrock in #26771
- fix: Booker reschedule behaviour for org admin by @Ryukemeister in #26530
- fix: changes to error on schedule name empty save by @KirankumarAmbati in #24044
- feat(companion): manifest id for safari extension & add delete account link by @dhairyashiil in #26802
- perf: batch user queries in schedules output service by @pedroccastro in #25901
- fix(phone-input): add Austria mask and prevent double plus prefix by @abhayymishraa in #26626
-
[2.12.1]
- Update cal.com to 6.1.1
- Full Changelog
- fix: cancel email notification workflow did not get sent to the secondary host by @anikdhabal in #26915
- feat: allow link cloaking for Organization accounts in workflow emails by @PeerRich in #26528
- fix: sort workflow dropdown to show org before teams by @CarinaWolli in #26796
- feat(agents): add modular engineering rules from 2026 standards by @keithwillcode in #26847
- revert: "fix: api v2 get event-types non org users (#26896)" by @keithwillcode in #26924
- feat: clear all filters when deselecting a segment by @eunjae-lee in #26920
- feat: pass register param directly to login page from OAuth authorize by @dhairyashiil in #26922
- fix: meeting URL is missing in the email after rescheduling a seated event by @anikdhabal in #26914
- feat: add react best practises and web design skills by @Udit-takkar in #26918
- feat: seed admin API key for local development by @hariombalhara in #26876
-
[2.12.2]
- Update cal.com to 6.1.2
- Full Changelog
- feat: add seat tracking infrastructure for monthly proration by @sean-brydon in #27001
- feat: add CalendarsTasker with sync and trigger.dev versions by @ThyMinimalDev in #26854
- fix(teams): add organization scope to membership operations by @pedroccastro in #26964
- feat: redesign team creation flow to match onboarding-v3 design by @sean-brydon in #26733
- fix: skip reminders when scheduled date is in the past by @anikdhabal in #26942
- fix: update transaction timeout for large managed event-types by @ThyMinimalDev in #25944
- feat: add HubSpot contact owner toggle by @Pallava-Joshi in #26552
- fix: use appropriate error codes in chargeCard handler by @joeauyeung in #27013
- feat: add feature opt-in banner system by @eunjae-lee in #26625
- feat: standalone page config to use in companion by @dhairyashiil in #27018