Cal.com - Package Updates
-
[2.8.7]
- Update cal.com to 5.8.9
- Full Changelog
- fix: Arrows visible when embed has hidden entire page by @hariombalhara in #24868
- fix: filter deleted fields from routing form insights headers by @eunjae-lee in #24830
- fix: video install step v3 by @sean-brydon in #24865
- fix: Add refresh token to refresh-token request response by @crrobinson14 in #24831
- feat: Upgrade badges inside workflows by @dhairyashiil in #24839
- fix: hide organizer email on cancellation page by @dhairyashiil in #24616
- fix: address onboarding v3 teams redirectfrom onboarding by @sean-brydon in #24875
- fix(ui): interface language toggle by @dhairyashiil in #24371
- fix: long URLs no longer overflow when creating or editing an event on smaller screens by @ifrah-ashraf in #24700
- fix: Recurring events set to "yearly" don't recur by @designed2code in #24361
-
[2.8.8]
- Update cal.com to 5.8.10
- Full Changelog
- fix: align booking limit timezone between availability and validation by @anikdhabal in #24846
- refactor: decouple @calcom/prisma from @calcom/features, @calcom/ee, and @calcom/lib by @volnei in #24802
- refactor: remove cal ai tip by @dhairyashiil in #24904
- fix: missing await in updateEventType old endpoint by @ThyMinimalDev in #24911
- Revert "fix: sanitize username input to prevent hyperlinks" by @anikdhabal in #24916
- hotfix: Bring back English translation for cal.ai banner by @emrysal in #24922
- fix: Ignore userIds form filter segment if no permission by @anikdhabal in #24194
- fix: cal ai webhook by @Udit-takkar in #24368
- fix: Add enableOverflow prop to DialogContent by @alishaz-polymath in #24935
- feat: skip authentication check for reschedule bookings with validation by @ThyMinimalDev in #24903
-
[2.8.9]
- Update cal.com to 5.8.11
- Full Changelog
- feat: booking reports table and blocklist table for org by @Udit-takkar in #24736
- feat: improve overlapping events display in weekly calendar view by @eunjae-lee in #24880
- fix: added icon and description in team event type empty page by @Spandan-Mishra in #24951
- fix: keep dialog state by decoupling it from list by @rodrigoehlers in #24914
- fix: enhance bot ID initialization check in instrumentation client by @hariombalhara in #24961
- feat: api v2 pbac support by @supalarry in #24402
- fix: APIV2 team membership - Member not getting added to event-type automatically by @hariombalhara in #24780
- fix: per active user billing logic by @Ryukemeister in #24940
-
[2.8.10]
- Update cal.com to 5.8.12
- Full Changelog
- feat: new workflow variable
booking titleby @dhairyashiil in #24308 - refactor: api v2 breaking changes CI check by @supalarry in #24999
- refactor: v2 api event-types/:eventTypeId access by @supalarry in #24969
-
[2.8.11]
- Update cal.com to 5.8.13
- Full Changelog
- fix: back button in settings updated to use window history by @Spandan-Mishra in #24952
- fix: configure correct error message for duplicate event type slug by @dhairyashiil in #24928
- fix(apps/web): enhance JWT response with token type and expiration details by @zhyd1997 in #24841
- fix: strip internal $RCH$ prefix from cancellation reason in ICS files by @kartik-212004 in #25016
- fix: Org Admin not able to access their regular(non-subteam) team's event by @hariombalhara in #24985
- fix: resolve flaky integration tests by @anikdhabal in #25030
- refactor: Removed asStringOrNull functions by @emrysal in #25029
- fix: events type apps tab (Available Apps) section overflow small screens by @muhammadusmandev in #23972
- fix: improve access control in booking operations by @volnei in #25054
- fix: skip email verification for reschedules and added test case by @kartik-212004 in #24867
-
[2.8.12]
- Update cal.com to 5.8.14
- Full Changelog
- fix: allow whitelisted paths like onboarding as team/user slugs on org domains by @hariombalhara in #24984
- refactor: remove useInsightsParameters() by @eunjae-lee in #25020
- fix: prevent modal clicks from closing when used in booking list by @anikdhabal in #25153
- refactor: extract logic as bookingDetailsSheetStore by @eunjae-lee in #25129
- fix: revert bookings redesign by @eunjae-lee in #25172
- fix: Improve MS Teams app installation guidance in App Store by @anikdhabal in #25173
-
[2.9.0]
- Update cal.com to 5.9.0
- Full Changelog
- fix: added timezonebadge to insights/routing which appears on timezone mismatch by @Spandan-Mishra in #25138
-
[2.9.1]
- Update cal.com to 5.9.1
- Full Changelog
- fix: correct square image validation logic in resizeBase64Image by @Armadillidiid in #25130
- fix: made show all columns work correctly by @Spandan-Mishra in #25106
- fix: german-translation-link-meeting by @dhairyashiil in #25210
- feat: add defaultPhoneCountry prop with ISO 3166-1 alpha-2 type safety by @ThyMinimalDev in #25204
- fix: empty screen added in routing position page when no options are present by @Spandan-Mishra in #25170
- fix: api v2 empty event type array if no username by @dhairyashiil in #25178
- fix: delegation credential error webhooks + refactor repeated code by @ThyMinimalDev in #25232
- fix: flaky integrations tests by @anikdhabal in #25218
- fix: unable to update username by @anikdhabal in #25221
- fix: Prevent silent loss of changes in routing form when only one field exists by @Zopsss in #25197
-
[2.9.2]
- Update cal.com to 5.9.2
- Full Changelog
- refactor: implement DI in team billing service and team billing data repository factory by @joeauyeung in #24803
- fix: put booking details and calendar behind feature flag by @eunjae-lee in #25175
- fix: prevent bulk update of locked locations in child managed event types by @joeauyeung in #24978
- feat: add
avatarUrlandbiofields to /me endpoint response by @Ryukemeister in #25224
-
[2.9.3]
- Update cal.com to 5.9.3
- Full Changelog
- feat: add validation for null values in bookingFieldsResponses by @ibex088 in #25272
- feat: add hashedLink to BOOKING_REQUEST/CREATED webhooks payload via RegularBookingService by @ThyMinimalDev in #25274
- fix(platform): loading spinner showing on all plans by scoping loading state to selected plan by @priyanshusaini105 in #25292
- refactor: Remove all code related to the old cache system by @emrysal in #25284
- fix: One flaky E2E tests by @anikdhabal in #24815
- feat: Add configurable trial days to org subscriptions + wizard warning by @joeauyeung in #25229
- feat: filter out platform organizations from admin organization list by @sean-brydon in #24926
- fix: enable api v2 sms by @ThyMinimalDev in #25311
- fix: Improve add users to org by @volnei in #25314
- fix: Remove hosts - verify event type belongs to event type by @joeauyeung in #25321