Cal.com - Package Updates
-
[2.1.8]
- Update cal.com to 5.2.8
- Full Changelog
- fix: Handle acme.cal.local root path by @hariombalhara in https://github.com/calcom/cal.com/pull/20981
- fix: broken attendee sms by @alishaz-polymath in https://github.com/calcom/cal.com/pull/20985
- fix: Do not retrieve already persisted
lastBookingResponseby @hariombalhara in https://github.com/calcom/cal.com/pull/20982 - perf: Remove data fetching in metadata for non-booking pages by @hbjORbj in https://github.com/calcom/cal.com/pull/20734
- fix: Remove 30 seats minimum text from organization setup page by @devin-ai-integration in https://github.com/calcom/cal.com/pull/20983
- fix: few event details not populated in hubspot by @anikdhabal in https://github.com/calcom/cal.com/pull/20987
- fix: cancel platform subscription on dashboard by @Ryukemeister in https://github.com/calcom/cal.com/pull/20787
- feat: added
hideOrganizerEmailto api/v2/event-types by @SomayChauhan in https://github.com/calcom/cal.com/pull/21005 - fix: Skip already completed org onboarding, as webhook request can come when invoice is paid again next month by @hariombalhara in https://github.com/calcom/cal.com/pull/20984
- fix: text encoding bug by @anikdhabal in https://github.com/calcom/cal.com/pull/17923
-
[2.1.9]
- Update cal.com to 5.2.11
- Full Changelog
- feat: Salesforce Event Type App v3 designs by @sean-brydon in https://github.com/calcom/cal.com/pull/21100
- fix: get bookings advanced email and attendee filter by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/21125
- fix: improvements for scheduling Email reminders by @CarinaWolli in https://github.com/calcom/cal.com/pull/21129
- refactor: centralize feature flag operations in FeaturesRepository by @zomars in https://github.com/calcom/cal.com/pull/21032
- fix: theme search param crashing booking page by @hbjORbj in https://github.com/calcom/cal.com/pull/21120
- refactor: Replace attendee email with user id in idempotency key by @joeauyeung in https://github.com/calcom/cal.com/pull/21058
- fix: disabled sms hanging, by calling resolve() by @emrysal in https://github.com/calcom/cal.com/pull/21070
- fix: rf v3 tidy up mobile issues by @sean-brydon in https://github.com/calcom/cal.com/pull/21078
- fix: between operator for attribute matching by @vijayraghav-io in https://github.com/calcom/cal.com/pull/21031
- feat: verified resources endpoint [v2] by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/21006
-
[2.1.10]
- Update cal.com to 5.2.12
- Full Changelog
- feat: add denormalized table for BookingTimeStatus view by @eunjae-lee in https://github.com/calcom/cal.com/pull/20947
- perf: Optimize team bookings query by fetching data for multiple users at once by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21137
- fix: delete organization user endpoint not working in api v2 by @asadath1395 in https://github.com/calcom/cal.com/pull/21136
- fix: advanced text filters getBookings with kysely by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/21143
- refactor: Consolidate date parameter extraction and booking period check logic by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21142
- fix: Reduce payload size by @hariombalhara in https://github.com/calcom/cal.com/pull/21093
- feat(v3): table designs by @sean-brydon in https://github.com/calcom/cal.com/pull/21147
- feat: Add booking references API endpoints by @SomayChauhan in https://github.com/calcom/cal.com/pull/21127
- fix: e2e flakes by @anikdhabal in https://github.com/calcom/cal.com/pull/20630
- feat: add 'View Responses' menu item to Routing Form dropdown by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21114
-
[2.1.11]
- Update cal.com to 5.2.13
- Full Changelog
- perf: optimize event type query by using team IDs instead of complex join by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21162
- fix: hiding And connect with specific team members option for non org teams by @romitg2 in https://github.com/calcom/cal.com/pull/21083
- feat: Add
handleSlotSelectprop for custom timeslot selection/reservation handling by @SomayChauhan in https://github.com/calcom/cal.com/pull/21133 - fix: unable to change the workflow action by @anikdhabal in https://github.com/calcom/cal.com/pull/21185
- fix: attendees not visible for hosts in a seated team booking by @anikdhabal in https://github.com/calcom/cal.com/pull/21156
- feat: enforce log in cal video by @Udit-takkar in https://github.com/calcom/cal.com/pull/21082
- fix: don't allow double reserving already reserved slot by @supalarry in https://github.com/calcom/cal.com/pull/21139
- feat: booking references api type filter by @SomayChauhan in https://github.com/calcom/cal.com/pull/21179
- feat: Prerender booking link and reuse with headless router by @hariombalhara in https://github.com/calcom/cal.com/pull/20720
-
[2.1.12]
- Update cal.com to 5.2.14
- Full Changelog
- feat: v2 membership attributes by @supalarry in https://github.com/calcom/cal.com/pull/21131
- feat: add feature flag for sending workflow emails with smtp by @CarinaWolli in https://github.com/calcom/cal.com/pull/21187
- fix: add org email into ics when hideorganizer email is true by @anikdhabal in https://github.com/calcom/cal.com/pull/21212
- feat: add SMS_ATTENDEE action to activateEventType.handler.ts by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21201
- feat: Add option to include no shows in RR calculations by @joeauyeung in https://github.com/calcom/cal.com/pull/21063
-
[2.1.13]
- Update cal.com to 5.2.15
- Full Changelog
- fix: sentry builds by @zomars in https://github.com/calcom/cal.com/pull/20310
- feat: add autocomplete to login and signup by @usrrname in https://github.com/calcom/cal.com/pull/21065
- feat: active managed user billing (v1) by @Ryukemeister in https://github.com/calcom/cal.com/pull/20499
- feat: add pagination to get bookings endpoints [v2] by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/21173
- fix: typos in packages/ by @luzpaz in https://github.com/calcom/cal.com/pull/21216
- fix: typos in apps/web by @luzpaz in https://github.com/calcom/cal.com/pull/21224
- fix: typos in apps/ui-playground by @luzpaz in https://github.com/calcom/cal.com/pull/21223
- fix: local storage in useTheme hook by @hbjORbj in https://github.com/calcom/cal.com/pull/21258
- feat: update translations via @lingodotdev by @calcom-bot in https://github.com/calcom/cal.com/pull/20599
- feat: useApiV2AvailableSlots by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/21138
-
[2.1.14]
- Update cal.com to 5.2.16
- Full Changelog
- fix: Credentials cron for DelegationCredential not working by @hariombalhara in https://github.com/calcom/cal.com/pull/21239
- fix: localStorage error in AvailableTimeSlots by @hbjORbj in https://github.com/calcom/cal.com/pull/21265
- feat: Credit System (SMS) by @CarinaWolli in https://github.com/calcom/cal.com/pull/20126
- fix: Ensure Default Location is Applied When Creating New Event Type via API v2 by @SomayChauhan in https://github.com/calcom/cal.com/pull/21256
- fix: Inconsistent Location Handling for Event Types API - Map office365-video to msteams in Validation Handling by @SomayChauhan in https://github.com/calcom/cal.com/pull/21255
- feat: SMS credits for free users by @CarinaWolli in https://github.com/calcom/cal.com/pull/21245
- fix: corrected path for cron in documentation by @frhanjav in https://github.com/calcom/cal.com/pull/21274
- perf: don't load ring.mp3 on booking page by @Udit-takkar in https://github.com/calcom/cal.com/pull/21272
- fix: use actual event duration mins for templated event names by @jamiedavenport in https://github.com/calcom/cal.com/pull/21263
- fix: add --ignore-missing flag to sentry-cli set-commits command by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21285
-
[2.1.15]
- Update cal.com to 5.2.17
- Full Changelog
- fix: Salesforce - fix option to create contact if account exists by @joeauyeung in https://github.com/calcom/cal.com/pull/21288
- fix: add arg validation to ensureValidPhoneNumber by @hbjORbj in https://github.com/calcom/cal.com/pull/21259
- fix: v2 sentry errors by @supalarry in https://github.com/calcom/cal.com/pull/21214
- fix: v2 bookings with sms reminders by @supalarry in https://github.com/calcom/cal.com/pull/21191
- fix: sticky columns in DataTable by @eunjae-lee in https://github.com/calcom/cal.com/pull/21278
- fix: DelegationCredential - Duplicate GoogleMeet and unnecessary serviceAccount key access by @hariombalhara in https://github.com/calcom/cal.com/pull/21269
- fix: useLocale used outside of App Router & time zone dropdown timeout by @supalarry in https://github.com/calcom/cal.com/pull/21306
- feat: add denormalized table for RoutingFormResponse view by @eunjae-lee in https://github.com/calcom/cal.com/pull/21009
- fix: case insensitive filter for attendees on /bookings by @eunjae-lee in https://github.com/calcom/cal.com/pull/21302
- refactor: Handle API v2 team slots in useSchedule hook by @hbjORbj in https://github.com/calcom/cal.com/pull/21309
-
[2.2.0]
- Update cal.com to 5.3.0
- Full Changelog
- feat: Add
AssignmentReasontoBOOKING_CREATEDwebhook by @joeauyeung in https://github.com/calcom/cal.com/pull/21315 - fix: sms credits follow up by @CarinaWolli in https://github.com/calcom/cal.com/pull/21304
- fix: add link to /help/billing-and-usage/messaging-credits by @CarinaWolli in https://github.com/calcom/cal.com/pull/21333
- fix: v2 token secret conflicts by @supalarry in https://github.com/calcom/cal.com/pull/21279
- fix: unable to save workflow with verified secondary email by @anikdhabal in https://github.com/calcom/cal.com/pull/21338
- refactor: check insights feature flag in higher stack by @hbjORbj in https://github.com/calcom/cal.com/pull/21341
-
[2.2.1]
- Update cal.com to 5.3.1
- Full Changelog
- fix: (hu) correct typo 'ektvolts' to 'eltvolts' in Hungarian tr by @Devanshusharma2005 in https://github.com/calcom/cal.com/pull/21348
- fix: Allow zero
routingFormResponseIdin API v2 available endpoint by @hariombalhara in https://github.com/calcom/cal.com/pull/21301 - fix: eventType filter on /insights and add unit tests for buildBaseWhereCondition by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21154
- fix: booker atom seated events reservation by @supalarry in https://github.com/calcom/cal.com/pull/21339
- fix: POST /v2/bookings validate submitted booking fields by @supalarry in https://github.com/calcom/cal.com/pull/21163
- fix: create event type with output of another create event type by @supalarry in https://github.com/calcom/cal.com/pull/21273
- fix: remove disabled on SMS Workflow actions by @CarinaWolli in https://github.com/calcom/cal.com/pull/21362
- feat: automated changelogs and releases by changesets by @supalarry in https://github.com/calcom/cal.com/pull/21299
- fix: Update email template to display rescheduleBy by @anikdhabal in https://github.com/calcom/cal.com/pull/21363
- fix: allows users with additional credits to send verification code by @anikdhabal in https://github.com/calcom/cal.com/pull/21367
-
[2.2.2]
- Update cal.com to 5.3.2
- Full Changelog
- perf: Better perf by going event type first w/o booking by @emrysal in https://github.com/calcom/cal.com/pull/21369
- perf: Optimize getSlots function to handle large dateRanges arrays efficiently by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21371
- perf: optimize getSlots performance by selectively merging overlapping date ranges by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21370
- fix: make 'Send reset email' button text visible on hover (#21334) by @NishantSinghF11 in https://github.com/calcom/cal.com/pull/21335
- perf: add p-limit to _getUsersAvailability to limit concurrent executions to 10 by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21374
- feat: option to enforce language for bookingPage by @vijayraghav-io in https://github.com/calcom/cal.com/pull/18782
- feat: support no show webhook for instant meetings by @Udit-takkar in https://github.com/calcom/cal.com/pull/21251
- revert: "perf: add p-limit to _getUsersAvailability to limit concurre by @keithwillcode in https://github.com/calcom/cal.com/pull/21396
- fix: Wrong event details sent to previous host on reschedule RR event by @anikdhabal in https://github.com/calcom/cal.com/pull/21390
-
[2.2.3]
- Update cal.com to 5.3.3
- Full Changelog
- perf: cache TRPC queries in /event-types RSC by @hbjORbj in https://github.com/calcom/cal.com/pull/21381
- perf: follow up of server query caching in /event-types by @hbjORbj in https://github.com/calcom/cal.com/pull/21402
- perf: optimize O(n) algorithms in slot generation by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21373
- fix: Handle invalid non-delegation credential in cron by @hariombalhara in https://github.com/calcom/cal.com/pull/21270
- perf: cache TRPC queries in /event-types/[eventTypeId] RSC by @hbjORbj in https://github.com/calcom/cal.com/pull/21401
- perf: cache TRPC queries in /availability RSC by @hbjORbj in https://github.com/calcom/cal.com/pull/21398
- perf: remove unused tRPC routes to reduce type generation load by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21418
- feat: pbac by @sean-brydon in https://github.com/calcom/cal.com/pull/21296
- fix: apply transaction to public methods of CreditService by @eunjae-lee in https://github.com/calcom/cal.com/pull/21356
- fix: add migration to backfill BookingDenormalized by @eunjae-lee in https://github.com/calcom/cal.com/pull/21420
-
[2.2.4]
- Update cal.com to 5.3.4
- Full Changelog
- feat: Send emails to potentially affected Organization Members on disabling delegation credential by @hariombalhara in https://github.com/calcom/cal.com/pull/21276
- fix: Improve the communication via Delegation Credential disabled email by @hariombalhara in https://github.com/calcom/cal.com/pull/21456
- fix: Delegation Credentials - Use Cal Video if set as the default conferencing app by @hariombalhara in https://github.com/calcom/cal.com/pull/21431
- fix: delete button is not visible on small screen by @anikdhabal in https://github.com/calcom/cal.com/pull/21470
- fix: use local date range on /insights (based on profile's timezone) by @eunjae-lee in https://github.com/calcom/cal.com/pull/21472
- feat: Dub App integration by @Amit91848 in https://github.com/calcom/cal.com/pull/21321
- feat: allow custom SMS templates for free users by @CarinaWolli in https://github.com/calcom/cal.com/pull/21469
- fix: RR hosts are not being added when fixed hosts are also present by @anikdhabal in https://github.com/calcom/cal.com/pull/21407
- fix: increase timeout to 800 seconds for workflow reminders by @hbjORbj in https://github.com/calcom/cal.com/pull/21476
- feat: Round robin, when attendee books same timeslot return original booking by @joeauyeung in https://github.com/calcom/cal.com/pull/21455
-
[2.2.5]
- Update cal.com to 5.3.5
- Full Changelog
- fix: Error in selected-calendars cron of Delegation Credentials due to plus based emails by @hariombalhara in https://github.com/calcom/cal.com/pull/21465
- test: fix few e2e flakes by @anikdhabal in https://github.com/calcom/cal.com/pull/21408
- refactor: platform docs and oauth webhook auth by @supalarry in https://github.com/calcom/cal.com/pull/21488
- feat: recording url with 6 months expiry time by @Udit-takkar in https://github.com/calcom/cal.com/pull/18707
- feat: upgrade typescript to 5.8.3 by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21449
- feat(calendar): add error tracking with attempts to SelectedCalendar by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21326
- fix: Host schedule not updating upon updating/deleting default schedule by @anikdhabal in https://github.com/calcom/cal.com/pull/20750
- Revert "test: fix few e2e flakes" by @zomars in https://github.com/calcom/cal.com/pull/21501
- perf: parallelize getBusyTimes calls to improve performance by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21372
- fix: e2e test failure in ci by @anikdhabal in https://github.com/calcom/cal.com/pull/21510
-
[2.2.6]
- Update cal.com to 5.3.6
- Full Changelog
- refactor: prevents mixed server/clients imports by @zomars in https://github.com/calcom/cal.com/pull/21499
- fix: platform members tab by @Ryukemeister in https://github.com/calcom/cal.com/pull/21508
- fix: Remove global GTM container on private booking page. by @vijayraghav-io in https://github.com/calcom/cal.com/pull/21490
- fix: GoogleCalendar - Ensure that Delegation Credentials are able to reuse access_token by @hariombalhara in https://github.com/calcom/cal.com/pull/21389
- fix: (Reschedule) Email Settings being ignored for RR event by @anikdhabal in https://github.com/calcom/cal.com/pull/21520
-
[2.2.7]
- Update cal.com to 5.3.7
- Full Changelog
- fix: 'Hide from profile' toggle background not sized correctly on mobile by @faizshaikh17 in https://github.com/calcom/cal.com/pull/21535
- feat: v2 managed organizations pagination by @supalarry in https://github.com/calcom/cal.com/pull/21359
- fix: update stripe webhooks to handle past due subscriptions by @Ryukemeister in https://github.com/calcom/cal.com/pull/20466
- feat: cal video settings by @Udit-takkar in https://github.com/calcom/cal.com/pull/21347
- perf: stop merging routers twice. by @sean-brydon in https://github.com/calcom/cal.com/pull/21538
- fix: hide organizer info on rescheduled events by @eunjae-lee in https://github.com/calcom/cal.com/pull/21541
- fix: date range computation on /insights by @eunjae-lee in https://github.com/calcom/cal.com/pull/21436
- refactor: prevent mixed imports by @zomars in https://github.com/calcom/cal.com/pull/21500
- fix: Anonymize host email in ics by @alishaz-polymath in https://github.com/calcom/cal.com/pull/21544
-
[2.2.8]
- Update cal.com to 5.3.8
- Full Changelog
- perf: service worker and lifecycle method by @Udit-takkar in https://github.com/calcom/cal.com/pull/21532
- fix: Create separate calendar events to hide organizer by @joeauyeung in https://github.com/calcom/cal.com/pull/21555
- fix: Variable fix by @joeauyeung in https://github.com/calcom/cal.com/pull/21557
- fix: Function return type is illegal, not sure how this passed eslint by @emrysal in https://github.com/calcom/cal.com/pull/21567
- fix: misaligned and undersized tick mark in timezone dropdown by @faizshaikh17 in https://github.com/calcom/cal.com/pull/21550
- fix: only generate sms message bodies when needed by @CarinaWolli in https://github.com/calcom/cal.com/pull/21566
- fix: Logger in
SalesforceGraphQLClientby @joeauyeung in https://github.com/calcom/cal.com/pull/21593
-
[2.2.9]
- Update cal.com to 5.3.9
- Full Changelog
- fix: generator enums in prisma db by @nerdberg792 in https://github.com/calcom/cal.com/pull/21595
- feat: v2 return team event type hosts username by @supalarry in https://github.com/calcom/cal.com/pull/21617
- fix: recording button bug by @Udit-takkar in https://github.com/calcom/cal.com/pull/21609
- feat: add support for custom no schedule children in AvailabilitySett by @Devanshusharma2005 in https://github.com/calcom/cal.com/pull/21601
- feat: OnformChange on Availability Settings Atom by @weknowyourgame in https://github.com/calcom/cal.com/pull/21560
- feat: update translations via @LingoDotDev by @calcom-bot in https://github.com/calcom/cal.com/pull/21260
- fix: v2 slots reservation by @supalarry in https://github.com/calcom/cal.com/pull/21623
- feat: Enable Adding Custom children components at the bottom of EventMeta within Booker using children component props by @weknowyourgame in https://github.com/calcom/cal.com/pull/21618
- fix: revalidations for attributes are missing in some places by @hbjORbj in https://github.com/calcom/cal.com/pull/21632
- feat: Support NEXT_PUBLIC_SINGLE_ORG_SLUG to force that slug similar to x-cal-force-slug(which works in E2E only) by @hariombalhara in https://github.com/calcom/cal.com/pull/21622
-
[2.2.10]
- Update cal.com to 5.3.10
- Full Changelog
- fix: Prevent Timing Attacks by Removing await in Password Reset Flow by @Sebastian-Brunow in https://github.com/calcom/cal.com/pull/21747
- fix: Add onFormStateChange callback on EventTypeSettings atom [CAL-5856] by @weknowyourgame in https://github.com/calcom/cal.com/pull/21615
- fix: Use setTimeout instead of requestAnimationFrame which is more reliable and support calOrigin in prerender by @hariombalhara in https://github.com/calcom/cal.com/pull/21730
- feat: move team privacy settings to dedicated settings page by @devin-ai-integration in https://github.com/calcom/cal.com/pull/21590
- fix: improved update host in eventName function to handle more pattern by @anikdhabal in https://github.com/calcom/cal.com/pull/21734
-
[2.2.11]
- Update cal.com to 5.3.11
- Full Changelog
- perf: use repository for queries & caching in /teams RSC by @hbjORbj in https://github.com/calcom/cal.com/pull/21399
- fix: Incorrect RR host is shown in the email and calendar event for a seated RR event by @anikdhabal in https://github.com/calcom/cal.com/pull/21684
- fix: select component icons misaligned by @romitg2 in https://github.com/calcom/cal.com/pull/21688
- fix: dub installation on teams by @Amit91848 in https://github.com/calcom/cal.com/pull/21654
- fix: Resending team invites now updates token expiry date by @joeauyeung in https://github.com/calcom/cal.com/pull/21774
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