Cal.com - Package Updates
-
[2.9.7]
- Update cal.com to 5.9.7
- Full Changelog
- fix: allow-reschedule-on-prevent-impersonation by @dhairyashiil in #25427
- fix: prevent buttons from looking active when interacting with parent by @pasqualevitiello in #25431
- fix: signup username collision by @Udit-takkar in #25435
- fix: eventypes description overflow issue by @anikdhabal in #25436
- fix: sign up upsert error by @Udit-takkar in #25437
- fix: Add PBAC permission checks for insights access by @dhairyashiil in #25381
- refactor: consolidate error handlers to use getServerErrorFromUnknown by @hbjORbj in #25114
- feat: posthog version upgrade and added trackings by @Amit91848 in #24401
- fix: video page dialog bg in light mode by @pasqualevitiello in #25455
- fix: description for disable rescheduling and cancelling by @Pallava-Joshi in #25447
-
[2.9.8]
- Update cal.com to 5.9.8
- Full Changelog
- fix(ui): add missing checked state styling for event type checkbox by @abhix4 in #25478
- fix: Use booker locale for email verification email by @anikdhabal in #25420
- fix: getTeamIdsWithPermission return sub teams by @sean-brydon in #25387
- refactor: replace TRPCError with ErrorWithCode in
packages/featuresby @hbjORbj in #25482 - perf: Calendar Cache Improvements by @volnei in #25502
- fix: styling override at availability settings by @abhix4 in #25521
- fix: improve availability working hours layout spacing and editable heading icon gap by @KartikLabhshetwar in #25525
- fix: add no-availability message to v2 slots endpoint response by @anikdhabal in #25102
- fix: Add /router to isBookingPages to prevent 500 error on customPageMessage redirect by @hariombalhara in #25522
- feat:
CalendarViewatom v2 by @Ryukemeister in #24896
-
[2.9.9]
- Update cal.com to 5.9.9
- Full Changelog
- fix: UI nits in QA verison of onboarding v3 by @sean-brydon in #25532
- feat: companion expo and chrome by @PeerRich in #25022
- fix: simplify date range picker to Airbnb-style selection by @eunjae-lee in #25386
- feat: Disable booking emails to guests by @Udit-takkar in #25217
- fix: prevent clicking outside by @Udit-takkar in #25588
- fix: unable to edit member as a team owner/admin by @anikdhabal in #25587
- fix: e2e flake visible on CI by @anikdhabal in #25578
- fix: error spam for pbac is not enabled on this team by @sean-brydon in #25591
- fix: companion oidc url by @volnei in #25572
- fix: date picker content render issue by @abhix4 in #25584
-
[2.9.10]
- Update cal.com to 5.9.10
- Full Changelog
- feat: api v2 event types ordering - user, team, org by @dhairyashiil in #25177
- feat(api): PATCH Event Type V2 API to support all current locations by @dhairyashiil in #25084
- fix: data table toolbar styling by @abhix4 in #25632
- feat: Companion SPA serve by @volnei in #25648
- fix: improve spacing in provide link to team member when OOO list by @KartikLabhshetwar in #25529
-
[2.9.11]
- Update cal.com to 5.9.11
- Full Changelog
- fix: OnDelete SetNull for watchlist delete on watchlistAudit by @alishaz-polymath in #25690
- fix: unable to reject the booking from email by @anikdhabal in #25673
- refactor: migrate
handleNotificationWhenNoSlotsfrom TRPC layer tofeatureslayer by @hbjORbj in #25538 - refactor: migrate
verifyCodeUnAuthenticatedfrom TRPC layer to features layer by @hbjORbj in #25639 - perf: handleChildrenEventType eventtype user connect raw sql by @ThyMinimalDev in #25650
- perf: handleChildrenEventTypes createManyAndReturn by @ThyMinimalDev in #25652
- perf: handleChildrenEventType link old event-type with workflows using create/findMany by @ThyMinimalDev in #25653
- fix: add fallback discovery for oauth by @volnei in #25656
- fix: prevent OOO dialog from closing on outside click by @volnei in #25699
- feat: onboarding v3 QA final roast by @sean-brydon in #25667
-
[2.9.12]
- Update cal.com to 5.9.12
- Full Changelog
- fix(insights): align call history empty state with search bar by @KartikLabhshetwar in #25718
- refactor: Fix N+1 queries and optimize database operations by @anikdhabal in #25630
- fix: troubleshooter team events + improve race condition by @sean-brydon in #25704
- fix(companion): replaced localhost with prod url by @PeerRich in #25576
- feat: add booking audit action services (lib/actions only) by @hariombalhara in #25720
- feat: add uuid plumbing from API v2 to packages/features by @hariombalhara in #25721
- fix: description not appearing for bookings created API v2 by @Ryukemeister in #25726
- fix: Add custom payload template support for form submission webhooks by @anikdhabal in #25719
- fix: workflow email is not sending on form submission by @anikdhabal in #25722
- feat: add toggle to opt out of booking title translation in instant meetings by @joeauyeung in #25547
-
[2.9.13]
- Update cal.com to 5.9.14
- Full Changelog
- fix(settings): improve spacing between navigation child items by @KartikLabhshetwar in #25631
- feat: system admin blocklist backend by @Udit-takkar in #25077
- fix: Update timeZoneSchema to handle +00:00 timezone case and maintain IANA compliance by @hariombalhara in #25776
- feat: add time shift badge for recurring events with shifted local times by @KartikLabhshetwar in #25568
- fix: show hidden badge on mobile view for event types by @KartikLabhshetwar in #25701
- fix: hide insights submenu for free users by @KartikLabhshetwar in #25754
- fix: react version external packages by @volnei in #25809
- fix(companion): update react-native-reanimated to Expo 54 compatible version by @volnei in #25741
- refactor: migrate schedule utils from TRPC to ScheduleRepository to break circular dependency by @hbjORbj in #24764
- fix: preserve metadata fields during partial event type updates by @ThyMinimalDev in #25621
-
[2.9.14]
- Update cal.com to 5.9.15
- Full Changelog
- fix: unit test flake in CI by @anikdhabal in #25780
- fix: adds org slug to url in invite browser view by @sean-brydon in #25818
- refactor: Use sessionStorage instead of localStorage for decoy booking data by @hariombalhara in #24450
- fix(webhooks): support routing form identifiers with spaces in payload templates by @anikdhabal in #25783
- fix: use relative redirects in booking confirmation routes to fix localhost redirect issue by @volnei in #25794
- fix: Lazy loaded Stripe proxy to avoid crash on BillingService setup by @emrysal in #25400
- feat: minium reschedule notice on events by @sean-brydon in #25575
- fix: Slugified event type slug when an event is created/updated from API v2 by @anikdhabal in #25791
- fix(payments): add date and payment filters when cancelling bookings on app uninstall by @anikdhabal in #25801
- fix: filter slots by requested date range to prevent date override leakage by @ThyMinimalDev in #25822
-
[2.10.0]
- Update cal.com to 6.0.1
- Full Changelog
- fix: change sidebar hover background to subtle by @KartikLabhshetwar in #25876
- fix: android redirect by @betomoedano in #25888
- fix: improve E2E test stability and reduce flakiness by @volnei in #25897
- fix: Allow single-label domains and missing dots by @emrysal in #25899
- feat(holidays): improve UI/UX and add contextual emojis by @dhairyashiil in #25895
- fix: code persists on dialog outside clicks by @abhix4 in #25870
- fix: checkout session completed by @Udit-takkar in #25767
- refactor: move calAIPhone-specific repositories to features from lib by @hbjORbj in #25840
- fix: one integration test flake by @anikdhabal in #25832
- fix: Make "Show note on public booking page" consistent across all views of OOO by @dhairyashiil in #25827
-
[2.10.1]
- Update cal.com to 6.0.2
- Full Changelog
- fix: disable button routing by @Pallava-Joshi in #25894
- fix: Adjust padding inconsistencies in TimezoneSelect, EventAdvancedTab, and SideBar by @IndieD3v in #25877
- fix: custom replyTo is not set correctly for workflow by @anikdhabal in #25867
- refactor: migrate workflows utilities from trpc to features layer by @hbjORbj in #25534
- feat: export all booking question fields in csv for non seated events in insights by @dhairyashiil in #25837
- fix: e2e flakyness by @anikdhabal in #25919
- fix: add dark mode support to emptypage skeleton and layout by @KartikLabhshetwar in #25913
- refactor: create
CreditsRepositoryin/features/creditsby @hbjORbj in #25843 - fix: atoms css scoping by @ThyMinimalDev in #25921
- feat(api-v2): use lenient slugify for event type slugs by @anikdhabal in #25923