Cal.com - Package Updates
-
[2.3.15]
- Update cal.com to 5.4.15
- Full Changelog
- feat: pbac core ui by @sean-brydon in https://github.com/calcom/cal.com/pull/21471
-
[2.3.16]
- Update cal.com to 5.4.17
- Full Changelog
- feat: Self hosted onboarding by @sean-brydon in https://github.com/calcom/cal.com/pull/22102
- fix: allow enter key to create new list items in editor by @ddoemonn in https://github.com/calcom/cal.com/pull/22001
- feat: add race condition test for calendar-cache-serve booking flow by @zomars in https://github.com/calcom/cal.com/pull/22170
- fix: Add unique constraint to team and slug for attributes by @joeauyeung in https://github.com/calcom/cal.com/pull/22357
- fix: manage Seo index for embed page by @anikdhabal in https://github.com/calcom/cal.com/pull/22348
- fix: Can't scroll down on the payment page by @anikdhabal in https://github.com/calcom/cal.com/pull/22363
- fix: guests no show insights bug by @shaun-ak in https://github.com/calcom/cal.com/pull/22045
- fix: unit tests failing on destination calendar missing timestamps by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/22292
- fix: issue #9523 limited scroll range on mobile device by @fabiogaliano in https://github.com/calcom/cal.com/pull/21935
- fix: Changes to Managed Event Types Reset Assignee Availability by @romitg2 in https://github.com/calcom/cal.com/pull/21980
-
[2.3.17]
- Update cal.com to 5.4.19
- Full Changelog
- fix: use domain errors instead of trpc by @sean-brydon in https://github.com/calcom/cal.com/pull/22341
- fix: Move pbac to prisma from kysley by @sean-brydon in https://github.com/calcom/cal.com/pull/22318
- fix: Add new route to create team routing-form response by @hariombalhara in https://github.com/calcom/cal.com/pull/22347
- fix: Always return
cancellationReason
andcancelledByEmail
for cancelled bookings by @dhairyashiil in https://github.com/calcom/cal.com/pull/22082 - fix: improve layout in copy times popup by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22368
- feat: remove unused x-cal-timezone header and middleware matcher by @keithwillcode in https://github.com/calcom/cal.com/pull/22398
- Revert "feat: add race condition test for calendar-cache-serve booking flow" by @zomars in https://github.com/calcom/cal.com/pull/22400
- revert: "fix: Add new route to create team routing-form response (#22 by @keithwillcode in https://github.com/calcom/cal.com/pull/22399
-
[2.3.18]
- Update cal.com to 5.4.20
- Full Changelog
- feat: add method for getting teamId permissions PBAC by @sean-brydon in https://github.com/calcom/cal.com/pull/22375
- fix: members page crash with pbac feature flag by @sean-brydon in https://github.com/calcom/cal.com/pull/22409
- feat: inject required repositories into AvailableSlotsService using dependency injection by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22413
- feat: expose AvailabilitySettingsProps type in @calcom/atoms by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22246
- fix: ESLint Plugin Loading Error with TypeScript 5.0+ Extends Arrays by @zomars in https://github.com/calcom/cal.com/pull/22402
- fix: e2e tests flakes by @anikdhabal in https://github.com/calcom/cal.com/pull/22415
- fix: validate Round Robin host availability in handleNewBooking by @CarinaWolli in https://github.com/calcom/cal.com/pull/22253
- feat: v2 bookings return rescheduledToUid by @supalarry in https://github.com/calcom/cal.com/pull/22289
- fix: ensure isBookingDryRun prop works for booking creation by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22182
- perf: Tasker performance improvements by @emrysal in https://github.com/calcom/cal.com/pull/22395
-
[2.4.0]
- Update cal.com to 5.5.0
- Full Changelog
- test: Add e2e for prerendering headless router with attribute routing by @hariombalhara in https://github.com/calcom/cal.com/pull/22080
- fix: resolve unique constraint violations in listWithTeam integration test by @zomars in https://github.com/calcom/cal.com/pull/22493
- feat: convert InsightsBookingService to use Prisma.sql raw queries by @eunjae-lee in https://github.com/calcom/cal.com/pull/22345
-
[2.4.1]
- Update cal.com to 5.5.1
- Full Changelog
- fix: improve restriction schedule description by @CarinaWolli in https://github.com/calcom/cal.com/pull/22517
- feat: add setting to automatic start recording by @Udit-takkar in https://github.com/calcom/cal.com/pull/21853
- perf: remove one server fetch (me fetcher) in /teams by @hbjORbj in https://github.com/calcom/cal.com/pull/22444
- perf: caching + modularize data fetching for team booking pages by @hbjORbj in https://github.com/calcom/cal.com/pull/22172
- fix: Show the Stripe payment error message and change the status to 400 for charge card issues by @anikdhabal in https://github.com/calcom/cal.com/pull/22463
- fix: v2 dev by @supalarry in https://github.com/calcom/cal.com/pull/22552
- fix: eliminate flaky E2E tests by adding proper test isolation by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22488
- revert: "refactor: filter out admins and owners from platform event types hosts" by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/22325
- feat: add drop off funnel chart for /insights/routing by @eunjae-lee in https://github.com/calcom/cal.com/pull/22106
- perf: Remove isAfter/isBefore in date-ranges:subtract by @emrysal in https://github.com/calcom/cal.com/pull/22549
-
[2.4.2]
- Update cal.com to 5.5.2
- Full Changelog
- fix: Add new route to create team routing-form response again(after revert earlier) by @hariombalhara in https://github.com/calcom/cal.com/pull/22407
- fix: Use
WEBAPP_URL
for org members new tab by @joeauyeung in https://github.com/calcom/cal.com/pull/22568 - fix: v2 managed event type creation hosts by @supalarry in https://github.com/calcom/cal.com/pull/22584
- fix: don't schedule reminder from the past by @CarinaWolli in https://github.com/calcom/cal.com/pull/22353
- fix: update styles of charts on /insights by @eunjae-lee in https://github.com/calcom/cal.com/pull/22557
- feat: make Salesforce WriteToObjectSettings entries editable with save/cancel functionality by @joeauyeung in https://github.com/calcom/cal.com/pull/22440
- fix: Create new Daily room if original expired during past booking reschedule by @anikdhabal in https://github.com/calcom/cal.com/pull/22591
- fix: add missing ref parameter to SatSymbol forwardRef component by @eunjae-lee in https://github.com/calcom/cal.com/pull/22274
- fix: Create
RoutingFormResponseService
to get field value from identifier by @joeauyeung in https://github.com/calcom/cal.com/pull/22396 - perf: Faster logic by preventing instanceof Dayjs in slots.ts by @emrysal in https://github.com/calcom/cal.com/pull/22590
-
[2.4.3]
- Update cal.com to 5.5.3
- Full Changelog
- docs: add BrowserStack attribution to README by @hariombalhara in https://github.com/calcom/cal.com/pull/22615
- fix: Use org slug in link to members page from settings by @joeauyeung in https://github.com/calcom/cal.com/pull/22612
- fix: don't use unpublished org in any credit context by @anikdhabal in https://github.com/calcom/cal.com/pull/22600
- feat: team roles ui pbac by @sean-brydon in https://github.com/calcom/cal.com/pull/22585
- fix: Code Quality improvements to response record endpoint and added unit tests by @hariombalhara in https://github.com/calcom/cal.com/pull/22264
- fix: Editing RR weights adds all hosts by @romitg2 in https://github.com/calcom/cal.com/pull/22623
- feat: preview default roles permissions by @sean-brydon in https://github.com/calcom/cal.com/pull/22621
- fix: API handler response termination logic by @zomars in https://github.com/calcom/cal.com/pull/22575
- fix: v2 ignore permissions check for 3rd party oauth by @supalarry in https://github.com/calcom/cal.com/pull/22588
- fix: update enterprise sales URL from i.cal.com to go.cal.com by @PeerRich in https://github.com/calcom/cal.com/pull/22627
-
[2.4.4]
- Update cal.com to 5.5.4
- Full Changelog
- feat: add test to verify unpublished platform orgs are excluded from credit usage by @anikdhabal in https://github.com/calcom/cal.com/pull/22567
- feat: add hourly booking charts on /insights by @eunjae-lee in https://github.com/calcom/cal.com/pull/22619
- feat: include record IDs in Salesforce assignment reason strings by @joeauyeung in https://github.com/calcom/cal.com/pull/22561
- feat: add calendar cache status and actions by @zomars in https://github.com/calcom/cal.com/pull/22532
- fix: issues found in PBAC creation by @sean-brydon in https://github.com/calcom/cal.com/pull/22659
-
[2.4.5]
- Update cal.com to 5.5.5
- Full Changelog
- fix: routing form response denormalized triggers by @eunjae-lee in https://github.com/calcom/cal.com/pull/22518
- fix: align toast icons with message text vertically by @kartik-212004 in https://github.com/calcom/cal.com/pull/22614
- fix: (pbac) edit sheet readonly to all to readonly by @sean-brydon in https://github.com/calcom/cal.com/pull/22672
- fix: Scrolling to timeslot issue on Safari with inline-embeds by @hariombalhara in https://github.com/calcom/cal.com/pull/22547
- feat: add allow="payment" attribute to embed iframes for Apple Pay/Google Pay support by @hariombalhara in https://github.com/calcom/cal.com/pull/22446
- feat: expose form validation methods from EventTypePlatformWrapper by @devin-ai-integration[bot] in https://github.com/calcom/cal.com/pull/22655
- fix: team settings label ui by @kart1ka in https://github.com/calcom/cal.com/pull/22684
- fix: Remove cancel and reschedule links from email when event type doesn't allow by @volnei in https://github.com/calcom/cal.com/pull/22653