Cal.com - Package Updates
Pinned
Cal.com
-
[1.18.0]
- Base image 5.0.0
-
[2.0.0]
- API v2 endpoint implemented
- This update requires to set a api endpoint (sub)domain
-
[2.0.1]
- Ensure calcom can rebuild the api docs when requsts hit the api endpoints
-
[2.0.2]
- Update cal.com to 5.1.19
- Full Changelog
- fix: use correct organizer info when admin accepts team booking requiring confirmation by @anikdhabal in https://github.com/calcom/cal.com/pull/20612
- fix: full page reload on routing forms by @sean-brydon in https://github.com/calcom/cal.com/pull/20625
- fix: separate Filter Segment implementation from DataTableProvider by @eunjae-lee in https://github.com/calcom/cal.com/pull/20587
- feat: move workflow emails to smtp by @CarinaWolli in https://github.com/calcom/cal.com/pull/20293
- feat: added rescheduled UI to Booking page and Booking Listing page by @krakenftw in https://github.com/calcom/cal.com/pull/20401
-
[2.0.3]
- Update cal.com to 5.1.20
- Full Changelog
- feat: auto turn on overlay calendar while loggedin by @TusharBhatt1 in https://github.com/calcom/cal.com/pull/20610
- feat: Removed offset start times feature from UI by @avnish100 in https://github.com/calcom/cal.com/pull/20634
- feat: display year for bookings in different years by @devin-ai-integration in https://github.com/calcom/cal.com/pull/20647
- fix: flaky ooo e2e test by @vijayraghav-io in https://github.com/calcom/cal.com/pull/20649
-
[2.0.4]
- Update cal.com to 5.1.21
- Full Changelog
- feat: add organization routing forms endpoints [v2] by @devin-ai-integration in https://github.com/calcom/cal.com/pull/20580
- fix: updatedAt routing form response migration by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/20660
- fix: convert SVG avatar into PNG on save and serve by @zomars in https://github.com/calcom/cal.com/pull/20654
- fix: Broken API docs by @keithwillcode in https://github.com/calcom/cal.com/pull/20664
- fix: ensure only top tip has focusable elements by @devin-ai-integration in https://github.com/calcom/cal.com/pull/20661
- revert: "fix: Broken API docs (#20664)" by @keithwillcode in https://github.com/calcom/cal.com/pull/20667
- fix: App installation option at the team level by @anikdhabal in https://github.com/calcom/cal.com/pull/20666
- perf: make
useLocale
hook to use server-fetched i18n if in App router context by @hbjORbj in https://github.com/calcom/cal.com/pull/20597 - fix: location input value in custom event name by @anikdhabal in https://github.com/calcom/cal.com/pull/20619
- fix: replace hard-coded strings with translation keys for internationalization by @devin-ai-integration in https://github.com/calcom/cal.com/pull/20672
-
[2.1.0]
- Update cal.com to 5.2.0
- Full Changelog
- fix: Revert "fix: Make event type title visible in mobile view ( by @hbjORbj in https://github.com/calcom/cal.com/pull/20695
- fix: recalculate date range from filter segments by @eunjae-lee in https://github.com/calcom/cal.com/pull/20633
- fix: uneven toggle ui on availability page by @retrogtx in https://github.com/calcom/cal.com/pull/20701
- fix: made text dependent on host's refund policy by conditionally rendering text. by @romitg2 in https://github.com/calcom/cal.com/pull/20572
-
[2.1.1]
- Update cal.com to 5.2.1
- Full Changelog
- refactor: required booking fields message by @supalarry in https://github.com/calcom/cal.com/pull/20688
- feat: dry run behaviour for
CalendarSettings
atom by @Ryukemeister in https://github.com/calcom/cal.com/pull/20690 - feat: dry run behaviour for event type atoms by @Ryukemeister in https://github.com/calcom/cal.com/pull/20689
- feat: dry run behaviour for
AvailabilitySettings
atom by @Ryukemeister in https://github.com/calcom/cal.com/pull/20686 - feat: dry run behaviour for connect atoms by @Ryukemeister in https://github.com/calcom/cal.com/pull/20699
- feat: Redirect to original event link for rescheduling cancelled booking by @kart1ka in https://github.com/calcom/cal.com/pull/18605
- fix: Improves dialog window that appears when there is no availability in a month. Adding a description to clarify limits when rolling or range period types are in use. by @shawnCaza in https://github.com/calcom/cal.com/pull/20451
- feat: email workflow templates translation by @giripatel in https://github.com/calcom/cal.com/pull/20674
- fix: make padding equal on availability toggle by @retrogtx in https://github.com/calcom/cal.com/pull/20708
- feat: placeholder component for user dropdown to remove layout shift by @hbjORbj in https://github.com/calcom/cal.com/pull/20696
-
[2.1.2]
- Update cal.com to 5.2.2
- Full Changelog
- fix: disable Google Translate from HTML by @hbjORbj in https://github.com/calcom/cal.com/pull/20738
- fix: buggy skeleton rendering for month view by @retrogtx in https://github.com/calcom/cal.com/pull/20744
- fix: Wrong schedule ID set for child managed event by @anikdhabal in https://github.com/calcom/cal.com/pull/20745
- feat: v2 book team events using teamSlug & eventTypeSlug by @supalarry in https://github.com/calcom/cal.com/pull/20585
- fix: failing e2e test by @anikdhabal in https://github.com/calcom/cal.com/pull/20751
- feat: filter users by assigned attribute options [v2] by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/20659
- fix: Admin/owner unable to confirm managed bookings by @anikdhabal in https://github.com/calcom/cal.com/pull/20743
- fix: return react fragment from all layout.tsx by @hbjORbj in https://github.com/calcom/cal.com/pull/20737
- feat: add guards to stripe teams controller by @SomayChauhan in https://github.com/calcom/cal.com/pull/20540
-
[2.1.3]
- Update cal.com to 5.2.3
- Full Changelog
- perf: slim down middleware matcher by @hbjORbj in https://github.com/calcom/cal.com/pull/20735
- feat: Write UTM params to Salesforce by @joeauyeung in https://github.com/calcom/cal.com/pull/20759
- fix: offer seats feature is broken by @anikdhabal in https://github.com/calcom/cal.com/pull/20758
- fix: Remove trailing } from utm param by @joeauyeung in https://github.com/calcom/cal.com/pull/20763
- fix: only managed users assignable to managed team event by @supalarry in https://github.com/calcom/cal.com/pull/20754
- feat: make skeleton for booking embed accurate by @retrogtx in https://github.com/calcom/cal.com/pull/20765
- fix: calendar connect atoms by @supalarry in https://github.com/calcom/cal.com/pull/20766
- fix: header overlaps in month view on short viewport by @evan-liu in https://github.com/calcom/cal.com/pull/20749
- fix: 404 for embed.js in single domain-single org self hosting setup by @hariombalhara in https://github.com/calcom/cal.com/pull/20120
- fix: v2 Sentry errors by @supalarry in https://github.com/calcom/cal.com/pull/20788
-
[2.1.4]
- Update cal.com to 5.2.4
- Full Changelog
- fix: Convert an error in webhook to info by @hariombalhara in https://github.com/calcom/cal.com/pull/20806
- feat: add "React (Atom)" to embed generator and rename rest by @retrogtx in https://github.com/calcom/cal.com/pull/20618
- fix: api v2 license check by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/20813
- feat: update DeleteSegmentDialog to use ConfirmationDialogContent CAL-5399 by @devin-ai-integration in https://github.com/calcom/cal.com/pull/20820
- feat: open dropdown right after adding a filter by @eunjae-lee in https://github.com/calcom/cal.com/pull/20819
- fix: remove window usage in not-found client by @hbjORbj in https://github.com/calcom/cal.com/pull/20822
- fix: user is already part of a team by @Ryukemeister in https://github.com/calcom/cal.com/pull/20774
- feat: Optout of SMS workflows by @joeauyeung in https://github.com/calcom/cal.com/pull/20769