Cal.com - Package Updates
-
[2.12.4]
- Update cal.com to 6.1.4
- Full Changelog
- fix: update Learn More button link on teams page to cal.com/teams by @devin-ai-integration[bot] in #27065
- fix: update Learn more button URL on routing forms page to cal.com/routing by @devin-ai-integration[bot] in #27068
- refactor: remove remaining user.startTime and user.endTime usages by @emrysal in #27092
- fix: ensure verification token has team before processing by @anikdhabal in #27139
- feat(flags): add @Memoize and @Unmemoize decorators for declarative caching by @eunjae-lee in #27063
- feat: add rrHostSubsetIds to reschedule booking endpoint by @ThyMinimalDev in #27135
- perf: optimize getEventTypeIdsFromTeamIdsFilter with raw SQL query by @keithwillcode in #27145
- feat: Add download CSV button on bookings page by @pumfleet in #27107
- feat: add wrong assignment report dialog and webhook for routing form bookings by @PeerRich in #25839
- perf: Add teamId index on Credential by @keithwillcode in #27153
-
[2.12.5]
- Update cal.com to 6.1.6
- Full Changelog
- feat: apply Frame component to webhooks settings page by @PeerRich in #27291
- feat: add forcedSlowMode rate limit to Team and Organization DELETE endpoints by @emrysal in #27258
- fix: cancel download fetch when progress toast is closed by @eunjae-lee in #27152
- perf: remove _count children query from EventType and Workflow repositories by @keithwillcode in #27309
- fix: await unawaited calendar.events.patch call in updateEvent by @ThyMinimalDev in #27313
- perf: add composite indexes for booking queries at scale by @keithwillcode in #27315
- fix: use createPortal for FeatureOptInBanner to avoid Intercom widget conflict by @eunjae-lee in #27121
- feat: organization upgrade flow v3 by @sean-brydon in #25972
- feat: add multi-step download app dropdown with platform-specific options by @PeerRich in #27211
- fix: remove sticky positioning from page headers in pages on scroll by @eeshm in #27242
-
[2.12.6]
- Update cal.com to 6.1.7
- Full Changelog
- fix: Embed two step slot selection date selection bug by @Ryukemeister in #27306
- feat: add invoice URL to proration and test seed scripts by @sean-brydon in #27297
- fix: UI improvements for team-wide limits by @CarinaWolli in #27133
- feat: hubspot rr skip by @Amit91848 in #27310
- fix: fixes oauth flow with user sign up by @CarinaWolli in #27307
- fix: use FeatureOptInService for bookings-v3 check by @eunjae-lee in #27183
- fix: sort team Ids to ensure we don't get flaky tests by @sean-brydon in #27349
- feat: removes account dropdown from oauth consent screen by @CarinaWolli in #27191
- perf: optimize bookings/get query to use subqueries instead of materializing 400+ parameters by @emrysal in #27319
- fix: disable prefetch in /bookings by @eunjae-lee in #27351
-
[2.12.8]
- Update cal.com to 6.1.9
- Full Changelog
- refactor: use DI-ed cached FeaturesRepository in flags router by @eunjae-lee in #27394
- feat: Routing trace presenter by @joeauyeung in #27372
- feat: add index on channelId for SelectedCalendar by @volnei in #27403
- perf: increase Office365 calendarView page size to 999 to minimize pagination by @keithwillcode in #27407
- feat: add configurable wildcard domain matching to watchlist by @emrysal in #27409
- fix: allow wildcard prefix in domain validation by @emrysal in #27413
- feat(companion): dark mode by @dhairyashiil in #27305
- fix: remove unnecessary border when event type details are hidden by @hariombalhara in #27421
- refactor: remove 10 trpc imports from features package by moving 16 tRPC-driven components to apps/web/modules by @hbjORbj in #27336
- fix: align feature opt-in toggle labels with enable/disable wording by @eunjae-lee in #27425
-
[2.12.9]
- Update cal.com to 6.1.10
- Full Changelog
- feat: add tooltip for disabled Cancel button on past bookings by @eunjae-lee in #27431
- fix: cache already-enabled feature opt-in status in local storage by @eunjae-lee in #27393
- fix: show bookings shell headings when v3 disabled by @eunjae-lee in #27433
- fix: filter KBar bookings to show only current user's upcoming bookings by @PeerRich in #27447
- feat: add Cal.com APIv2 skills for AI agents by @PeerRich in #27445
- feat(salesforce): add field rules for round robin routing by @joeauyeung in #27402
- fix: add guest limits and rate limiting to booking-guests endpoint by @ThyMinimalDev in #27494
- fix: monthly proration test by @sean-brydon in #27498
- fix: Resolve Blocking E2E Flakes by @anikdhabal in #27501
- feat: add devin-finish-pr label as trigger for MR completion workflow by @keithwillcode in #27504
-
[2.12.11]
- Update cal.com to 6.1.12
- Full Changelog
- fix: missing phone numbers on new HubSpot contacts by @anikdhabal in #27555
- feat: support Cubic feedback workflow for external forked MRs by @keithwillcode in #26910
- fix: prevent video redirect when booking additional seats by @anikdhabal in #27574
- fix: restore Atoms build by reverting component relocation to @calcom/web by @pedroccastro in #27575
- feat: add GitHub workflows to sync agents/ to Devin Knowledge by @eunjae-lee in #26994
- fix: misalignment in rows per page select in bookings page by @mr-mods-yg in #27512
- fix: use step output for MR number in Cubic review workflow by @keithwillcode in #27577
- fix(docs): correct env copy command in local-development.mdx by @Shivangisharma4 in #27274
- fix: avatar URL breaking for team/orgs in
BookerEmbedatom by @Ryukemeister in #27424 - fix(companion): handle special characters in extension event types by @pedroccastro in #27533
-
[2.12.12]
- Update cal.com to 6.1.13
- Full Changelog
- feat: add delete confirmation dialog to webhook list items by @KartikLabhshetwar in #26305
- fix: toggle chevron icon direction in filter segment dropdown by @deepanshurajput0 in #27641
- fix: ensure default calendars domain by @ThyMinimalDev in #27645
- feat: High Water Mark (HWM) billing for monthly subscriptions by @sean-brydon in #27559
- feat: refactor UI to use coss + coupons UI by @sean-brydon in #27647
- fix: add oauth client owner email to admin view by @CarinaWolli in #27243
- feat: custom feedback dialog for feature opt-in by @eunjae-lee in #27578
- fix: show bookings-v3 opt-in banner by @eunjae-lee in #27653
- fix: cleaned the extra space in description before saving to avoid word break by @ifrah-ashraf in #27632
- fix: open Join button in default browser instead of in-app browser by @PeerRich in #27455
-
[2.12.13]
- Update cal.com to 6.1.14
- Full Changelog
- fix: (booking-audit) Remove IS_PRODUCTION gate and add feature flag check in producer by @hariombalhara in #26524
- fix: allow unmarking host as no-show by @hariombalhara in #27694
- feat: show routing trace dialog on assignment reason badge click by @joeauyeung in #27629
- feat: add routing trace seeding to seed-insights by @hariombalhara in #27782
- fix: hide cal branding on platform workflows by @supalarry in #27385
- refactor: Stop using Unkey for IP-based rate limiting by @keithwillcode in #27674
- perf: add composite index on (formId, createdAt) for App_RoutingForms_FormResponse by @keithwillcode in #27252
- chore: Use IF NOT EXISTS for index of App_RoutingForms_FormResponse by @keithwillcode in #27814
- fix: remove duplicate "Name" label on team creation page by @CarinaWolli in #27803
- fix: add isCompanyEmail check to organization upgrade path by @sean-brydon in #27813
-
[2.12.14]
- Update cal.com to 6.1.16
- Full Changelog
- fix: Booking Drawer - text overlap in footer by @hariombalhara in #27897
- refactor: migrate Icon to component icons from @coss/ui/icons by @eunjae-lee in #27458
- feat: active user billing by @sean-brydon in #27867
- feat: add annual plans for teams/organizations by @sean-brydon in #27896
- fix: use personal credits if no more team credits by @CarinaWolli in #27518
- refactor: move data-table hooks/contexts/provider from features to web modules by @eunjae-lee in #27833
- fix: update data-table hook imports missed in #27833 refactor by @eunjae-lee in #27900
- fix: Organised the OOO page by @Recxsmacx in #27865
- fix: Trimmed License Section in README by @Kmadhav824 in #27903
- fix: include locale-prefixed paths in botid client-side protection by @volnei in #27910
-
[2.13.0]
- Update cal.com to 6.2.0
- Full Changelog
- fix: show invite link settings modal when clicking edit invite link in team members view by @anikdhabal in #27917
- fix: exclude test files from CODEOWNERS foundation approval by @hariombalhara in #27919
- fix(app-store): preserve existing enabled state during seed by @devanshu0x in #27918
- fix: use randomString() for booking uid in slots e2e tests to avoid unique constraint flake by @alishaz-polymath in #27916
- fix: use random booking UIDs api/v2 slots e2e tests to prevent test flakiness due to DB unique constraint by @romitg2 in #27902
- fix: add e2e-spec pattern to CODEOWNERS test file exclusions by @anikdhabal in #27926
- fix: default icon size to 16px in createIcon wrapper and fix download button alignment by @eunjae-lee in #27924
- fix: resolve signup watchlist review issues and auto-unlock on SIGNUP entry removal by @alishaz-polymath in #27923
- fix: display phone numbers and localized timezone in BookingDetailsSheet by @eunjae-lee in #27909
- feat: enable onboarding-v3 globally and update e2e tests by @sean-brydon in #27922
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login