Cal.com - Package Updates
-
[2.4.2]
- Update cal.com to 5.5.2
- Full Changelog
- fix: Add new route to create team routing-form response again(after revert earlier) by @hariombalhara in https://github.com/calcom/cal.com/pull/22407
- fix: Use
WEBAPP_URL
for org members new tab by @joeauyeung in https://github.com/calcom/cal.com/pull/22568 - fix: v2 managed event type creation hosts by @supalarry in https://github.com/calcom/cal.com/pull/22584
- fix: don't schedule reminder from the past by @CarinaWolli in https://github.com/calcom/cal.com/pull/22353
- fix: update styles of charts on /insights by @eunjae-lee in https://github.com/calcom/cal.com/pull/22557
- feat: make Salesforce WriteToObjectSettings entries editable with save/cancel functionality by @joeauyeung in https://github.com/calcom/cal.com/pull/22440
- fix: Create new Daily room if original expired during past booking reschedule by @anikdhabal in https://github.com/calcom/cal.com/pull/22591
- fix: add missing ref parameter to SatSymbol forwardRef component by @eunjae-lee in https://github.com/calcom/cal.com/pull/22274
- fix: Create
RoutingFormResponseService
to get field value from identifier by @joeauyeung in https://github.com/calcom/cal.com/pull/22396 - perf: Faster logic by preventing instanceof Dayjs in slots.ts by @emrysal in https://github.com/calcom/cal.com/pull/22590
-
[2.4.3]
- Update cal.com to 5.5.3
- Full Changelog
- docs: add BrowserStack attribution to README by @hariombalhara in https://github.com/calcom/cal.com/pull/22615
- fix: Use org slug in link to members page from settings by @joeauyeung in https://github.com/calcom/cal.com/pull/22612
- fix: don't use unpublished org in any credit context by @anikdhabal in https://github.com/calcom/cal.com/pull/22600
- feat: team roles ui pbac by @sean-brydon in https://github.com/calcom/cal.com/pull/22585
- fix: Code Quality improvements to response record endpoint and added unit tests by @hariombalhara in https://github.com/calcom/cal.com/pull/22264
- fix: Editing RR weights adds all hosts by @romitg2 in https://github.com/calcom/cal.com/pull/22623
- feat: preview default roles permissions by @sean-brydon in https://github.com/calcom/cal.com/pull/22621
- fix: API handler response termination logic by @zomars in https://github.com/calcom/cal.com/pull/22575
- fix: v2 ignore permissions check for 3rd party oauth by @supalarry in https://github.com/calcom/cal.com/pull/22588
- fix: update enterprise sales URL from i.cal.com to go.cal.com by @PeerRich in https://github.com/calcom/cal.com/pull/22627
-
[2.4.4]
- Update cal.com to 5.5.4
- Full Changelog
- feat: add test to verify unpublished platform orgs are excluded from credit usage by @anikdhabal in https://github.com/calcom/cal.com/pull/22567
- feat: add hourly booking charts on /insights by @eunjae-lee in https://github.com/calcom/cal.com/pull/22619
- feat: include record IDs in Salesforce assignment reason strings by @joeauyeung in https://github.com/calcom/cal.com/pull/22561
- feat: add calendar cache status and actions by @zomars in https://github.com/calcom/cal.com/pull/22532
- fix: issues found in PBAC creation by @sean-brydon in https://github.com/calcom/cal.com/pull/22659
-
[2.4.5]
- Update cal.com to 5.5.5
- Full Changelog
- fix: routing form response denormalized triggers by @eunjae-lee in https://github.com/calcom/cal.com/pull/22518
- fix: align toast icons with message text vertically by @kartik-212004 in https://github.com/calcom/cal.com/pull/22614
- fix: (pbac) edit sheet readonly to all to readonly by @sean-brydon in https://github.com/calcom/cal.com/pull/22672
- fix: Scrolling to timeslot issue on Safari with inline-embeds by @hariombalhara in https://github.com/calcom/cal.com/pull/22547
- feat: add allow="payment" attribute to embed iframes for Apple Pay/Google Pay support by @hariombalhara in https://github.com/calcom/cal.com/pull/22446
- feat: expose form validation methods from EventTypePlatformWrapper by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22655
- fix: team settings label ui by @kart1ka in https://github.com/calcom/cal.com/pull/22684
- fix: Remove cancel and reschedule links from email when event type doesn't allow by @volnei in https://github.com/calcom/cal.com/pull/22653
-
[2.4.6]
- Update cal.com to 5.5.6
- Full Changelog
- fix: Fixed the webhook select indicators which is misaligned when the height increases. by @kartik-212004 in https://github.com/calcom/cal.com/pull/22694
- fix: small ui improvement on booking questions by @romitg2 in https://github.com/calcom/cal.com/pull/22624
- fix: a.trim is not a function type error by @anikdhabal in https://github.com/calcom/cal.com/pull/22710
- feat: assign custom roles by @sean-brydon in https://github.com/calcom/cal.com/pull/22662
- feat: Add contact form for free users in Plain support widget by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22311
- feat: Enhance private link expiration with usage and date limits by @alishaz-polymath in https://github.com/calcom/cal.com/pull/22304
- perf: Add an explicit DTO + other type improvements to membership repo by @emrysal in https://github.com/calcom/cal.com/pull/22163
- feat: update translations via @LingoDotDev by @calcom-bot in https://github.com/calcom/cal.com/pull/22426
- fix: unskip and fix API v1 unit tests, add comprehensive bookings test coverage by @keithwillcode in https://github.com/calcom/cal.com/pull/22441
- perf: server-fetch data for all pages in /settings/my-account by @hbjORbj in https://github.com/calcom/cal.com/pull/20712
-
[2.4.7]
- Update cal.com to 5.5.7
- Full Changelog
- fix: App Crash inside Embed when Cross Domain cookies are disabled in browser(Firefox) by @hariombalhara in https://github.com/calcom/cal.com/pull/22679
- fix: a.trim is not a function type error by @anikdhabal in https://github.com/calcom/cal.com/pull/22728
- fix: refactor AverageEventDurationChart to use InsightsBookingService by @eunjae-lee in https://github.com/calcom/cal.com/pull/22702
- fix: use InsightsBookingService for Download button on /insights by @eunjae-lee in https://github.com/calcom/cal.com/pull/22698
- fix(seed): prevent prisma seed failure by skipping duplicate team slug creation by @sahitya-chandra in https://github.com/calcom/cal.com/pull/22738
- fix: use email instead of id for customer id by @Amit91848 in https://github.com/calcom/cal.com/pull/22739
- refactor: event trends chart on /insights to use InsightsBookingService by @eunjae-lee in https://github.com/calcom/cal.com/pull/22741
- refactor: rename SelectedSlotsRepository to PrismaSelectedSlotRepository by @emrysal in https://github.com/calcom/cal.com/pull/22705
- fix: (PBAC) Add organization fallback on resources by @sean-brydon in https://github.com/calcom/cal.com/pull/22733
- fix: buy credit option is not visible on personal account by @anikdhabal in https://github.com/calcom/cal.com/pull/22721
-
[2.4.8]
- Update cal.com to 5.5.8
- Full Changelog
- fix: remove fallback permssions on organization Id. by @sean-brydon in https://github.com/calcom/cal.com/pull/22769
- refactor: platform managed user org admin access by @supalarry in https://github.com/calcom/cal.com/pull/22597
- fix: CSV generation from insights returns empty results by @anikdhabal in https://github.com/calcom/cal.com/pull/22775
- fix: changesets atoms release env variables by @supalarry in https://github.com/calcom/cal.com/pull/22773
- fix: locationToDisplay?.startsWith is not a function by @anikdhabal in https://github.com/calcom/cal.com/pull/22780
- feat: add cancelledBy and rescheduledBy parameters to workflow links by @joeauyeung in https://github.com/calcom/cal.com/pull/22438
- fix: show seated attendees to host even when seatsShowAttendees is disabled by @anikdhabal in https://github.com/calcom/cal.com/pull/22565
- feat: Ability to set a locked timezone for event type by @anikdhabal in https://github.com/calcom/cal.com/pull/22531
- refactor: update charts on /insights to use InsightsBookingService by @eunjae-lee in https://github.com/calcom/cal.com/pull/22744
-
[2.4.9]
- Update cal.com to 5.5.9
- Full Changelog
- fix: resolve type error causing CI failure by @anikdhabal in https://github.com/calcom/cal.com/pull/22793
- fix: improve error messages for PayPal credential validation by @sahitya-chandra in https://github.com/calcom/cal.com/pull/22786
- feat: BTCPay Server App by @TChukwuleta in https://github.com/calcom/cal.com/pull/21197
- feat: add race condition test with dynamic date selection by @anikdhabal in https://github.com/calcom/cal.com/pull/22533
- fix: alignment of time unit select box content by @SinghaAnirban005 in https://github.com/calcom/cal.com/pull/22800
- fix: center-align timezone and edit availability button on mobile layout by @sahitya-chandra in https://github.com/calcom/cal.com/pull/22760
- fix: skip last name check when creating a booking in v2 by @Ryukemeister in https://github.com/calcom/cal.com/pull/22794
- refactor: rename app.ts to appRepository.ts for better naming consistency by @eunjae-lee in https://github.com/calcom/cal.com/pull/22693
- feat: rename repository files to include Repository suffix by @eunjae-lee in https://github.com/calcom/cal.com/pull/22716
- fix: date overrides for availability settings atom by @Ryukemeister in https://github.com/calcom/cal.com/pull/22701
-
[2.4.10]
- Update cal.com to 5.5.10
- Full Changelog
- fix: add new end of month UI to mobile by @CarinaWolli in https://github.com/calcom/cal.com/pull/22836
- feat: add optional startTime prop to BookerPlatformWrapper by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22731
- fix: return rescheduledByEmail in V2 bookings by @alishaz-polymath in https://github.com/calcom/cal.com/pull/22804
- fix: increment iCalSequence when changing booking location by @joeauyeung in https://github.com/calcom/cal.com/pull/22847
- fix: Cal Video sidebar not showing meeting time in timezone by @joeauyeung in https://github.com/calcom/cal.com/pull/22821
-
[2.4.11]
- Update cal.com to 5.5.11
- Full Changelog
- fix: Missing bookingId in BOOKING_CANCELLED webhook payload by @hariombalhara in https://github.com/calcom/cal.com/pull/22713
- fix: refactor i18n
loadTranslations
and set timeout to 3s by @hbjORbj in https://github.com/calcom/cal.com/pull/22633 - fix: store attendee phone number on instant booking by @anikdhabal in https://github.com/calcom/cal.com/pull/22823
- fix: support safe HTML for radio field labels in FormBuilder by @iamashishxo in https://github.com/calcom/cal.com/pull/22645
- fix: minor UI improvements for end of month design by @CarinaWolli in https://github.com/calcom/cal.com/pull/22837
- fix: refactor i18n
loadTranslations
and set timeout to 3s by @hbjORbj in https://github.com/calcom/cal.com/pull/22878 - fix: build docs workflow failing in ci by @anikdhabal in https://github.com/calcom/cal.com/pull/22883
- fix: enable auto recording for organizer is not working for cal ivdeo by @anikdhabal in https://github.com/calcom/cal.com/pull/22882
- refactor: add useInsightsRoutingParameters() for InsightsRoutingService by @eunjae-lee in https://github.com/calcom/cal.com/pull/22792
- feat: add booking status filter to /insights by @eunjae-lee in https://github.com/calcom/cal.com/pull/22842
-
[2.4.12]
- Update cal.com to 5.5.12
- Full Changelog
- feat: add cron job to cleanup old queued form responses by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22035
- revert: eslint-config-next to v13.2.1 by @eunjae-lee in https://github.com/calcom/cal.com/pull/22903
- feat: Sync timezone for users having delegation credentials for google/outlook by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/22904
-
[2.4.13]
- Update cal.com to 5.5.14
- Full Changelog
- fix: OG image error from custom fonts not being supported by @hbjORbj in https://github.com/calcom/cal.com/pull/22916
- fix: fix position of plain support button by @PeerRich in https://github.com/calcom/cal.com/pull/22937
- fix: fixed the estonian language on confirmation page by @sahitya-chandra in https://github.com/calcom/cal.com/pull/22936
- fix: persist team filter across tab switches by @Pallava-Joshi in https://github.com/calcom/cal.com/pull/22892
- fix: BTCPayServer App - fixes #22928 by @leesalminen in https://github.com/calcom/cal.com/pull/22933
- feat: rename cal.ai to transcribe by @SinghaAnirban005 in https://github.com/calcom/cal.com/pull/22940
- feat: add callback for handleFormSubmit in EventType and AvailabilitySettings atoms by @SomayChauhan in https://github.com/calcom/cal.com/pull/22911
- fix: booker embed by @SomayChauhan in https://github.com/calcom/cal.com/pull/22898
- fix: contact support button overlap by @bandhan-majumder in https://github.com/calcom/cal.com/pull/22952
- fix: SCIM group events - compare membership with teamId by @joeauyeung in https://github.com/calcom/cal.com/pull/22957
-
[2.4.14]
- Update cal.com to 5.5.15
- Full Changelog
- fix: apply PBAC to routing form CRUD by @eunjae-lee in https://github.com/calcom/cal.com/pull/22859
- feat: filter embed query params from booking success redirects by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22028
- fix: Hotfix missing schema, out of sync with migrations by @emrysal in https://github.com/calcom/cal.com/pull/22977
- fix: slugify event slug in duplicate dialog by @anikdhabal in https://github.com/calcom/cal.com/pull/22983
- feat: cal ai self serve architecture #1 by @Udit-takkar in https://github.com/calcom/cal.com/pull/22919
- fix: text wrap on /conference by @SinghaAnirban005 in https://github.com/calcom/cal.com/pull/22864
- fix: typo in env var name in log message by @lucasra1 in https://github.com/calcom/cal.com/pull/22987
- fix: MSTeams not created as online meetings by @vijayraghav-io in https://github.com/calcom/cal.com/pull/21377
- perf: optimize app registry performance with caching by @anikdhabal in https://github.com/calcom/cal.com/pull/22632
- feat: allow inserting webhook variables into custom payload template by @keerthikumanduri in https://github.com/calcom/cal.com/pull/22835
-
[2.4.15]
- Update cal.com to 5.5.16
- Full Changelog
- refactor: convert findQualifiedHostsWithDelegationCredentials to service class with DI by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22974
- feat: atoms e2e tests by @supalarry in https://github.com/calcom/cal.com/pull/22926
- fix: resolve credential mismatch in round robin reschedule causing 404 errors by @anikdhabal in https://github.com/calcom/cal.com/pull/22993
- fix: ensure seated event reschedules send proper reschedule emails by @anikdhabal in https://github.com/calcom/cal.com/pull/22849
- fix: false 500s from
/api/book/event
by @hbjORbj in https://github.com/calcom/cal.com/pull/23001 - feat: add conditional todesktop class to html element by @PeerRich in https://github.com/calcom/cal.com/pull/22985
- refactor: move isRestrictionScheduleEnabled into AvailableSlotsService with DI by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/23015
- fix: Org Redirect in SINGLE ORG Mode by @hariombalhara in https://github.com/calcom/cal.com/pull/23009
- feat: more atoms styles by @supalarry in https://github.com/calcom/cal.com/pull/22976
- fix: unauthorized trpc error in /getting-started page by @hbjORbj in https://github.com/calcom/cal.com/pull/23040
-
[2.4.16]
- Update cal.com to 5.5.17
- Full Changelog
-
[2.4.17]
- Update cal.com to 5.5.18
- Full Changelog
-
[2.5.0]
- Update cal.com to 5.6.0
- Full Changelog
- feat: add dry run events for SDK (dryRunBookingSuccessfulV2 and dryRunRescheduleBookingSuccessfulV2) by @hariombalhara in https://github.com/calcom/cal.com/pull/23072
- refactor: convert handleNotificationWhenNoSlots to service class with DI by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/23055
-
[2.5.1]
- Update cal.com to 5.6.1
- Full Changelog
- fix: multiple booking duration isn't working by @anikdhabal in https://github.com/calcom/cal.com/pull/23140
- perf: use promise.all in /apps/installed by @hbjORbj in https://github.com/calcom/cal.com/pull/23146
- fix: Add cal.eu to
IS_CALCOM
by @joeauyeung in https://github.com/calcom/cal.com/pull/23111 - fix: show temporarily out-of-office message on all screen sizes by @ChinmayOnGithub in https://github.com/calcom/cal.com/pull/23130
- fix: Consistently remove a member from organization/sub-team/team - through all the APIs and webapp actions by @hariombalhara in https://github.com/calcom/cal.com/pull/22806
- fix: redirect to existing payment session on paid booking retry by @anikdhabal in https://github.com/calcom/cal.com/pull/23096
- fix: api v2 workflow controller trigger validation by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/23159
- fix: team admin/owner can't change others member role by @anikdhabal in https://github.com/calcom/cal.com/pull/23161
- refactor: rename insights routing service files by @eunjae-lee in https://github.com/calcom/cal.com/pull/22917
-
[2.5.2]
- Update cal.com to 5.6.2
- Full Changelog
- fix: fixed scroll issue while configuring workflow by @ShashwatPS in https://github.com/calcom/cal.com/pull/23142
- feat: v2 api hidden event types by @RadheyMugdal in https://github.com/calcom/cal.com/pull/22715
- fix: Managed event types - children inherit team's appearance settings by @joeauyeung in https://github.com/calcom/cal.com/pull/23116
- fix: allow org admin to accept/reject booking by @supalarry in https://github.com/calcom/cal.com/pull/23164
- fix: error when opening date override input dialog by @anikdhabal in https://github.com/calcom/cal.com/pull/23182
- perf: og image caching v1 by @hbjORbj in https://github.com/calcom/cal.com/pull/23180
- fix: correct impossible logical condition Office365CalendarService by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/23185
- fix: Availability atom handleFormSubmit callbacks not triggering by @SomayChauhan in https://github.com/calcom/cal.com/pull/23174
- feat: hide member filter for users with only MEMBER role by @eunjae-lee in https://github.com/calcom/cal.com/pull/23097
- fix: get organization bookings bookingUid parameter by @supalarry in https://github.com/calcom/cal.com/pull/23186
-
[2.5.3]
- Update cal.com to 5.6.3
- Full Changelog
- perf: Only apply autoprefixer in production by @timneutkens in https://github.com/calcom/cal.com/pull/23168
- perf: Only run Sentry in production by @timneutkens in https://github.com/calcom/cal.com/pull/23167
- fix: Add missing CSS variable for switch component accent color by @Vansh5632 in https://github.com/calcom/cal.com/pull/23129
- refactor: remove highperf endpoints by @volnei in https://github.com/calcom/cal.com/pull/23171
- fix: duplicate event created on attendee calendar due to wrong icalUid by @anikdhabal in https://github.com/calcom/cal.com/pull/23216
- fix: addOnLeading text field caret cropping by @vitormrmonteiro in https://github.com/calcom/cal.com/pull/23225