Cal.com - Package Updates
-
[2.1.7]
- Update cal.com to 5.2.7
- Full Changelog
- feat: add membership creation date to Organization Member List table (CAL-5406) by @devin-ai-integration in https://github.com/calcom/cal.com/pull/20595
- fix: Offset is required but not passed everywhere, default to zero. by @emrysal in https://github.com/calcom/cal.com/pull/20917
- fix: exclude email from replyTo by @anikdhabal in https://github.com/calcom/cal.com/pull/20953
- fix: Added orderBy in the correct place by @anikdhabal in https://github.com/calcom/cal.com/pull/20959
- fix: double end-date parsing when saving availability by @zomars in https://github.com/calcom/cal.com/pull/20963
- fix: Don't delete Cal video room upon requesting reschedule by @alishaz-polymath in https://github.com/calcom/cal.com/pull/20969
- fix: dont persist last booking response, temporarily by @hariombalhara in https://github.com/calcom/cal.com/pull/20975
- perf: Improve performance of period limits by @emrysal in https://github.com/calcom/cal.com/pull/20974
- revert: "feat: add membership creation date to Organization Member List table (CAL-5406) by @keithwillcode in https://github.com/calcom/cal.com/pull/20978
- perf: Add credentialId index to selectedCalendar by @keithwillcode in https://github.com/calcom/cal.com/pull/20979
-
[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
lastBookingResponse
by @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
hideOrganizerEmail
to 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
handleSlotSelect
prop 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
AssignmentReason
toBOOKING_CREATED
webhook 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
routingFormResponseId
in 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