Skip to content

Releases: calcom/cal.com

v5.5.18

15 Aug 01:15
Compare
Choose a tag to compare

What's Changed

  • fix: Type error in inviteMember.handler test by @emrysal in #23070
  • chore: version packages by @github-actions[bot] in #22950
  • fix: managed organization bookings by @supalarry in #23078
  • feat: org/team event type private links endpoints by @alishaz-polymath in #23048
  • fix: Add org-level payment credential fallback for no-show fee charging by @anikdhabal in #23071
  • fix: prevent cross-team app visibility in organizations by @anikdhabal in #23085
  • fix: multiple widgets for Booker atom by @sean-brydon in #22925
  • refactor: Get rid of usages of Next.js private interfaces in our codebase by @hbjORbj in #23080
  • chore: upgrade next.js to 15.4.5 by @hbjORbj in #23079
  • chore: version packages by @github-actions[bot] in #23090
  • fix: more precise error code for event type duplication handler by @hbjORbj in #23059
  • fix: add authentication guard to /apps/installed routes by @emrysal in #23092
  • fix: gracefully handle calendar failures when bypassBusyCalendarTimes is enabled by @devin-ai-integration[bot] in #23061
  • perf: check feature flag in layout level for /settings/organizations/new routes by @hbjORbj in #23057
  • fix: event not removed from calendar when reassigned by @anikdhabal in #23099

Full Changelog: v5.5.17...v5.5.18

v5.5.17

14 Aug 00:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.5.16...v5.5.17

@calcom/atoms@1.3.1

14 Aug 14:33
e3fb734
Compare
Choose a tag to compare

Patch Changes

  • #22925 4c01f17 Thanks @sean-brydon! - Fixes an issues for the Booker atom wherein when multiple widgets were being placed on the same page, changes made in one widget would also get reflected in the others.

@calcom/atoms@1.3.0

14 Aug 09:23
8b3fbb6
Compare
Choose a tag to compare

Minor Changes

  • #23060 293dd1a Thanks @SomayChauhan! - fix: EventTypeSettings Atom crashes on enabling Lock timezone on booking in advanced tab

  • #22911 d3fbc73 Thanks @SomayChauhan! - Added new callback functions to the handleFormSubmit method in the EventTypeSettings and AvailabilitySettings atoms. The handleFormSubmit method now accepts an optional callbacks object with the following properties:

    • onSuccess: Called when the form submission is successful, allowing additional logic to be executed after the update.

    • onError: Called when an error occurs during form submission, providing details about the error to handle specific cases or display custom messages.

  • #23052 fc2e81e Thanks @SomayChauhan! - Added showNoAvailabilityDialog prop to the Booker atom – a Boolean that controls whether the 'no availability' dialog is displayed

  • #22976 abe92cd Thanks @supalarry! - feat: style calendar settings and availability overrides

  • #22956 d18e233 Thanks @supalarry! - booker atom: allow toggling org and team info when booking round robin

v5.5.16

12 Aug 23:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.5.15...v5.5.16

v5.5.15

11 Aug 11:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.5.14...v5.5.15

v5.5.14

08 Aug 12:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.5.13...v5.5.14

v5.5.13

06 Aug 07:33
Compare
Choose a tag to compare

What's Changed

  • fix: OG image error from missing height field by @hbjORbj in #22914
  • fix: resolve circular dependency in getUserAvailability by extracting getPeriodStartDatesBetween utility by @zomars in #22913

Full Changelog: v5.5.12...v5.5.13

v5.5.12

06 Aug 01:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.5.11...v5.5.12

v5.5.11

05 Aug 12:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.5.10...v5.5.11