Cal.com - Package Updates
-
[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
SalesforceGraphQLClient
by @joeauyeung in https://github.com/calcom/cal.com/pull/21593