Cal.com - Package Updates
-
[1.0.4]
- Update Calcom to 3.3.5
- Full changelog
- feat: OAuth provider for Zapier by @CarinaWolli in https://github.com/calcom/cal.com/pull/11465
- fix: stripe selected currency by @alannnc in https://github.com/calcom/cal.com/pull/11593
- chore: cal.ai app store improvements by @PeerRich in https://github.com/calcom/cal.com/pull/11596
- fix: Add missing prisma import by @zomars in https://github.com/calcom/cal.com/pull/11598
- Fixes the dropdown issue #11597 by @bhargavagonugunta in https://github.com/calcom/cal.com/pull/11607
- docs: E2E browser installation & setting up Node by @supalarry in https://github.com/calcom/cal.com/pull/11551
- fix: Enforce CSP on /login as well by @hariombalhara in https://github.com/calcom/cal.com/pull/11610
- fix: availability for org team event by @CarinaWolli in https://github.com/calcom/cal.com/pull/11611
- fix: only set stripe app data if it requires payment by @rolznz in https://github.com/calcom/cal.com/pull/11623
- refactor: Paypal App UI & UX by @supalarry in https://github.com/calcom/cal.com/pull/11528
- fix: profile loading fix in org by @Udit-takkar in https://github.com/calcom/cal.com/pull/11618
- fix: prisma import in extract user route in Cal AI by @DexterStorey in https://github.com/calcom/cal.com/pull/11625
- refactor: to use to navigate instead of r… by @Dhoni77 in https://github.com/calcom/cal.com/pull/11602
- fix: Handle payment flow webhooks in case of event requiring confirmation by @hariombalhara in https://github.com/calcom/cal.com/pull/11458
- test: More tests in booking flow by @hariombalhara in https://github.com/calcom/cal.com/pull/11510
- fix: app that dont require setup page by @alannnc in https://github.com/calcom/cal.com/pull/11628
- fix: inverted logos and new logo for cal video by @PeerRich in https://github.com/calcom/cal.com/pull/11633
- test: Booking flow App failure and ics file tests and improved logging by @hariombalhara in https://github.com/calcom/cal.com/pull/11646
- fix: Add 240 and 480 mins. options for multiple duration events by @nicwortel in https://github.com/calcom/cal.com/pull/10663
- fix: booker skeleton layout shift by @sean-brydon in https://github.com/calcom/cal.com/pull/11653
- feat: #1490 [CAL-422] Intercom App by @vachmara in https://github.com/calcom/cal.com/pull/10714
- fix: alby logo on payment component by @rolznz in https://github.com/calcom/cal.com/pull/11678
- fix: Use only the first connected calendar as fallback to create event by @hariombalhara in https://github.com/calcom/cal.com/pull/11668
- refactor: Use template literal instead of '+' operator by @Dhoni77 in https://github.com/calcom/cal.com/pull/11444
- fix: google calendar busy times by @CarinaWolli in https://github.com/calcom/cal.com/pull/11696
- fix: rescheduled value DB update on reschedule and insights view cancelleds by @alannnc in https://github.com/calcom/cal.com/pull/11474
-
[1.0.5]
- Update Calcom to 3.3.6
- Full changelog
- fix: buffer dropdown text by @CarinaWolli in https://github.com/calcom/cal.com/pull/11703
- fix: typo in reporting feature sentence by @ramsaysewell in https://github.com/calcom/cal.com/pull/11685
- test: RFC: tests for EventTypeAppCardInterface (CALCOM-11005 ) by @gitstart-calcom in https://github.com/calcom/cal.com/pull/11344
- fix: fixes organization table UI flickers and adds sticky search & filter + table header by @Siddharth-2382 in https://github.com/calcom/cal.com/pull/11711
- fix: location icon doesn't change according to theme by @Ryukemeister in https://github.com/calcom/cal.com/pull/11504
- fix: remove subteam logo by @Udit-takkar in https://github.com/calcom/cal.com/pull/11715
- fix: Single Use Private link does not regenerate after use by @Dhoni77 in https://github.com/calcom/cal.com/pull/11705
- fix: add number_sms_notifications translation by @Nikeshkumar-tk in https://github.com/calcom/cal.com/pull/11724
- chore: experimental warning for recurring events by @PeerRich in https://github.com/calcom/cal.com/pull/11727
- chore: more contrast for cal video by @PeerRich in https://github.com/calcom/cal.com/pull/11729
- fix: Backwards compatibility on google reschedule/cancel by @emrysal in https://github.com/calcom/cal.com/pull/11733
- fix: check if appslug exist by @Udit-takkar in https://github.com/calcom/cal.com/pull/11735
- feat: add parentid eventtype API along with children eventTypeIds by @alishaz-polymath in https://github.com/calcom/cal.com/pull/11714
-
[1.1.1]
- Update Calcom to 3.4.2
- Full changelog
- fix: failing scheduleEmailReminder cron job by @CarinaWolli in #11960
- feat: (Overlay) Persist toggle option by @sean-brydon in #11961
- fix: location dropdown overflow by @PeerRich in #11967
- fix: Add /embed route for booking/[uid] by @hariombalhara in #11976
-
[1.1.2]
- Update Calcom to 3.4.3
- Full changelog
- fix: Handle non-org team with same slug as the organization's requestedSlug by @hariombalhara in #11996
- fix: Unable to modify the location of a booking when rescheduling by @kremedev in #11651
- fix: get correct count for team members in slider by @sean-brydon in #12017
- fix: overlay calendar modal by @sean-brydon in #12021
- fix: team availability slider overflow by @Siddharth-2382 in #12020
-
[1.1.3]
- Update Calcom to 3.4.4
- Full changelog
- chore: [app dir bootstrapping 4] check nullability of navigation hook return values by @grzpab in https://github.com/calcom/cal.com/pull/12005
- chore: [app dir bootstrapping 1] generate nonce with native crypto API by @grzpab in https://github.com/calcom/cal.com/pull/11969
- chore: [app dir bootstrapping 2] ensure tests do not have explicit timeouts by @grzpab in https://github.com/calcom/cal.com/pull/11970
- fix: Date add 1 day adds 24 hours, not 1 day by @emrysal in https://github.com/calcom/cal.com/pull/12019
- feat: km-localization-cambodia by @vicheanath in https://github.com/calcom/cal.com/pull/12027
- fix: allow dots in username by @Udit-takkar in https://github.com/calcom/cal.com/pull/11706
- chore: improve cal.ai not-installed message by @PeerRich in https://github.com/calcom/cal.com/pull/12022
- fix: Allow passing secret for the webhooks via API by @alishaz-polymath in https://github.com/calcom/cal.com/pull/12039
- chore: [app dir bootstrapping 3] check nullability in AppListCard by @grzpab in https://github.com/calcom/cal.com/pull/11980
- fix: Event Type header layout issues (fix-headerLayout) by @gitstart-app in https://github.com/calcom/cal.com/pull/12047
- fix: env.example requesting 24 bytes instead of 32 bytes encryption key by @mattinannt in https://github.com/calcom/cal.com/pull/12043
- fix: booking day wrong in booking list by @CarinaWolli in https://github.com/calcom/cal.com/pull/12007
- chore: removed vital.json by @PeerRich in https://github.com/calcom/cal.com/pull/12038
- test: Create E2E tests for bookings with custom/required Long Text + other questions (teste2e-longTextQuestion) by @gitstart-app in https://github.com/calcom/cal.com/pull/11559
- fix: Avatar slug and cal links for cross org users by @hariombalhara in https://github.com/calcom/cal.com/pull/12031
- feat: remove location modal in event setup by @Udit-takkar in https://github.com/calcom/cal.com/pull/11796
- fix: response size scheduleEmailReminder by @CarinaWolli in https://github.com/calcom/cal.com/pull/12057
- fix: re-render on booker by @sean-brydon in https://github.com/calcom/cal.com/pull/12058
- fix: prevents prisma idle connections by @zomars in https://github.com/calcom/cal.com/pull/12068
- chore: [app dir bootstrapping 4.1] check nullability of navigation hook return values part 2 by @grzpab in https://github.com/calcom/cal.com/pull/12065
- perf: database index on booking_status_starttime_endtime by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/12066
- fix: Teams listing and wrong avatars - Cross org boundary scenario by @hariombalhara in https://github.com/calcom/cal.com/pull/12070
- fix/profile-dont-wait-for-avatar by @sean-brydon in https://github.com/calcom/cal.com/pull/12080
- fix: Infinite loop in timezones on the negative side of UTC by @emrysal in https://github.com/calcom/cal.com/pull/12063
- feat: add oldBookingId to reschedule bookings payload by @alishaz-polymath in https://github.com/calcom/cal.com/pull/12081
- fix: typefix for webhook and rename oldBookingid to rescheduleId by @alishaz-polymath in https://github.com/calcom/cal.com/pull/12084
- fix: event type invalidation by @Dhoni77 in https://github.com/calcom/cal.com/pull/12077
-
L leog referenced this topic on
-
[1.1.4]
- Update Calcom to 3.4.5
- Full changelog
- feat: Lock timezone on booking page by @Siddharth-2382 in https://github.com/calcom/cal.com/pull/11891
- fix: embed rewrites post dotted usernames by @zomars in https://github.com/calcom/cal.com/pull/12087
- chore: [app dir bootstrapping 5] add RootLayout by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/11982
- chore: [app dir bootstrapping 6] server-side translations by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/11995
- fix: Embed Plus Org - Adds missing embed route, also fixes infinite redirection for migrated user in embed by @hariombalhara in https://github.com/calcom/cal.com/pull/12071
- fix: fix the padding and position of tabs on the Team Availability page and Organisation Members page by @Siddharth-2382 in https://github.com/calcom/cal.com/pull/12078
- test: Create E2E tests for bookings with custom/required Address + other questions (teste2e-addresQuestion) by @gitstart-app in https://github.com/calcom/cal.com/pull/11563
-
[1.1.5]
- Update Calcom to 3.4.6
- Full changelog
- fix: pull managed event type bookings in zapier by @CarinaWolli in https://github.com/calcom/cal.com/pull/12106
- split date ranges for calling /freebusy endpoint by @CarinaWolli in https://github.com/calcom/cal.com/pull/11962
- fix: org user avatar vertical alignment by @leog in https://github.com/calcom/cal.com/pull/12110
- fix: use app.slug not hard coded zoom by @manish-singh-bisht in https://github.com/calcom/cal.com/pull/11963
- chore: new cal.ai tip by @PeerRich in https://github.com/calcom/cal.com/pull/12096
- fix: cron scheduleEmailRemider time out by @CarinaWolli in https://github.com/calcom/cal.com/pull/12108
- fix: adding managed event type to workflow by @CarinaWolli in https://github.com/calcom/cal.com/pull/12111
- test: E2E for Orgs - The beginning by @hariombalhara in https://github.com/calcom/cal.com/pull/12095
- refactor: Falling Back to FirstCalendarCredential by @joeauyeung in https://github.com/calcom/cal.com/pull/11986
- fix: padding in footer in profile by @Udit-takkar in https://github.com/calcom/cal.com/pull/12101
- fix: Skip failing tests by @hariombalhara in https://github.com/calcom/cal.com/pull/12144
- fix: Prevent possible reason behind avatar infinite redirect by @hariombalhara in https://github.com/calcom/cal.com/pull/12143
- fix: request reschedule link in email for an Org event by @hariombalhara in https://github.com/calcom/cal.com/pull/12125
- fix: Support embedding org profile page by @hariombalhara in https://github.com/calcom/cal.com/pull/12116
- fix: impersonation for orgs by @sean-brydon in https://github.com/calcom/cal.com/pull/12113
- fix: Use correct typing for totalTeamMembers by @sean-brydon in https://github.com/calcom/cal.com/pull/12152
- fix: Google Spam Polciy alert breaking embed layout in popup mode by @hariombalhara in https://github.com/calcom/cal.com/pull/12153
- fix: Check for same day, not with <= by @emrysal in https://github.com/calcom/cal.com/pull/12167
- fix(e2e): failsafe if no availabilities by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/12168
- fix: org settings for member improvements by @Udit-takkar in https://github.com/calcom/cal.com/pull/12161
- fix: cal video recording email by @Udit-takkar in https://github.com/calcom/cal.com/pull/12079
- fix: text colour for no-show acknowledgment by @Siddharth-2382 in https://github.com/calcom/cal.com/pull/12132
- fix: Auto-link credentials internally on destination calendar by @alishaz-polymath in https://github.com/calcom/cal.com/pull/12055
- chore: remove merge conflicts workflow by @PeerRich in https://github.com/calcom/cal.com/pull/12173
- test: Create E2E tests for bookings with custom/required Select + other questions (teste2e-selectQuestion) by @gitstart-app in https://github.com/calcom/cal.com/pull/11564
- chore: [CAL-2654] Broken Icons in org invitation email by @nyctonio in https://github.com/calcom/cal.com/pull/12119
-
[1.1.6]
- Update Calcom to 3.4.7
- Full changelog
- fix: Make sure if header is set already, it isn't set again by @hariombalhara in #12194
- fix: Event-types API endpoint Admin POST works with either userId or teamId by @alishaz-polymath in #12175
- fix: should allow org owners and admins to delete members from subteams by @SomayChauhan in #11710
- fix: Embed: data-cal-origin not used by modal(which is used by both element click popup and floating button popup) by @hariombalhara in #12075
-
[1.1.7]
- Update Calcom to 3.4.8
- Full changelog
- chore: delete welcome workflow by @PeerRich in #12279
- fix: payment cancel button redirects properly by @ThyMinimalDev in #12254
- fix: capitalization typo for show event type message by @Ryukemeister in #12281
- fix: tests for booking limits by @CarinaWolli in #12284
- fix: Remove count from query to update schedule by @keithwillcode in #12287
- feat: 11642 app shimmer video by @vikcodes in #12159
- fix: Recurring Booking - Check for conflicts on first 2 slots only by @hariombalhara in #11774
- fix: add missing config files to api dockerfile by @ThyMinimalDev in #12295
- fix: When Installing Calendar App, Set Primary Calendar As Selected Calendar by @joeauyeung in #12291
- feat: configure availability time picker interval by env variable by @Shpadoinkle in #12174
-
[1.1.8]
- Update Calcom to 3.4.9
- Full changelog
- fix: fix bookings today by @Abhinav-Developer-23 in https://github.com/calcom/cal.com/pull/12060
- fix: Fix "could not book the meeting" issue (fix-confirmBookingIssue) by @gitstart-app in https://github.com/calcom/cal.com/pull/12305
- feat: Add Sentry to edge by @keithwillcode in https://github.com/calcom/cal.com/pull/12304
- fix: add missing config files to api dockerfile by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/12318
- fix: link attendee to meeting in ZohoCRM app by @jatinsandilya in https://github.com/calcom/cal.com/pull/12200
- fix: No loader on clicking install button from apps listing page(#12253) by @Amit91848 in https://github.com/calcom/cal.com/pull/12269
- fix: Fix recurring booking failure due to rate limiting by @hariombalhara in https://github.com/calcom/cal.com/pull/12322
- fix: Broken embed in incognito of chrome by @hariombalhara in https://github.com/calcom/cal.com/pull/12311
- chore: [app dir bootstrapping 7] update middleware by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/12044
- feat: smooth transitions to interactive elements by @hichemfantar in https://github.com/calcom/cal.com/pull/11983
- feat: added /enterprise upgrade tip by @PeerRich in https://github.com/calcom/cal.com/pull/12207
- fix: add teamId index on VerificationToken by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/12339
- fix: getTeamOrThrow ran on every request by @emrysal in https://github.com/calcom/cal.com/pull/12337
- fix: display organizer location after booking by @Udit-takkar in https://github.com/calcom/cal.com/pull/12088
- fix: meeting url variable in workflow notifitcations by @CarinaWolli in https://github.com/calcom/cal.com/pull/12308
-
[1.1.9]
- Update Calcom to 3.4.10
- Full changelog
- fix: Org: Any team URL with slug starting with d is 404 by @hariombalhara in #12302
- fix: unhandled promise rejection in scheduleWorkflowReminder by @CarinaWolli in #12301
- fix: add translations to api dockerfile by @ThyMinimalDev in #12349
- chore: variables names by @Udit-takkar in #12352
- fix: team booking page having same slug as the org by @hariombalhara in #12213
- fix: couldn't resend team member invite by @Amit91848 in #12360
-
[1.2.0]
- Update Calcom to 3.5.0
- Full changelog
- fix: getting shimmer app keys by @joeauyeung in #12363
- revert: "fix: create prisma client singleton with immediately invoked function" by @ThyMinimalDev in #12366
- fix: Fix 'Book a new time' link in request-reschedule for Team Event by @hariombalhara in #12261
- feat: POST/PATCH availabilities API to accept date field by @Shpadoinkle in #12238
- fix: avatar remove button by @MehulZR in #12249
- feat: Stripe paid apps flow by @exception in #12103
-
[1.2.2]
- Update Calcom to 3.5.2
- Full changelog
- fix: getting-started crash and build failure by @hariombalhara in https://github.com/calcom/cal.com/pull/12506
- fix: Avatar write and unset, ensure no bad behaviour by @emrysal in https://github.com/calcom/cal.com/pull/12504
-
[1.2.3]
- Update Calcom to 3.5.3
- Full changelog
- chore: Remove free use of Cal.AI by @exception in https://github.com/calcom/cal.com/pull/12489
- chore: insights UI refresher by @PeerRich in https://github.com/calcom/cal.com/pull/12498
- chore: Remove cache-control and disable avatar cache by @emrysal in https://github.com/calcom/cal.com/pull/12517
- chore: avatar padding by @PeerRich in https://github.com/calcom/cal.com/pull/12515
- fix: Stripe webhook event mismatch by @exception in https://github.com/calcom/cal.com/pull/12522
- chore: sync platform branch with main by @supalarry in https://github.com/calcom/cal.com/pull/12525
- fix: platform branch sync with main by @supalarry in https://github.com/calcom/cal.com/pull/12526
- fix: platform branch sync with main by @supalarry in https://github.com/calcom/cal.com/pull/12528
- fix: OAuth URL account for dev environment by @joeauyeung in https://github.com/calcom/cal.com/pull/12530
- chore: remove dynamic loading of EventTypeDescription on event-types page by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/12524
- feat: if profile only has one public event-type, redirect to it by @SomayChauhan in https://github.com/calcom/cal.com/pull/12158
- chore: fixed order of tips by @PeerRich in https://github.com/calcom/cal.com/pull/12529
- chore: Fixed a typo "tranistions" => "transitions" by @Brijendra-Singh2003 in https://github.com/calcom/cal.com/pull/12541
- revert: sync platform branch with main by @supalarry in https://github.com/calcom/cal.com/pull/12548
- refactor: invite members handler by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/12442
- fix: phone-number-input by @Amit91848 in https://github.com/calcom/cal.com/pull/12266
- fix: event-types post api endpoint not showing hosts in response data by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/12550
- fix: removing next steps by @sean-brydon in https://github.com/calcom/cal.com/pull/12549
- fix: remove duplicate key in common.json by @Udit-takkar in https://github.com/calcom/cal.com/pull/12543
- fix: small UI improvements for troubleshooter by @PeerRich in https://github.com/calcom/cal.com/pull/12535
- fix(api): Added correct include for GET /teams/{teamId}/event-types by @kaulshashank in https://github.com/calcom/cal.com/pull/12459
- fix: crash on other team members and profile page by @SomayChauhan in https://github.com/calcom/cal.com/pull/12539
- fix: Embed: Get correct snippet for Org events by @hariombalhara in https://github.com/calcom/cal.com/pull/12380
- fix: rescheduling round robin events (emails and calendar events) by @CarinaWolli in https://github.com/calcom/cal.com/pull/12469
- fix: Org Invite E2E Change Method to getOrgMembership by @joeauyeung in https://github.com/calcom/cal.com/pull/12563
- fix: fetch event type with a team permissions by @nicolls1 in https://github.com/calcom/cal.com/pull/12448
- fix: team and org invite e2e tests by @zomars in https://github.com/calcom/cal.com/pull/12566
- fix: premium username to premium username by @sean-brydon in https://github.com/calcom/cal.com/pull/12569
- feat: signup refactor by @sean-brydon in https://github.com/calcom/cal.com/pull/11421
- fix: cal video issues by @Udit-takkar in https://github.com/calcom/cal.com/pull/12546
-
[1.2.4]
- Update Calcom to 3.5.4
- Full changelog
- chore: refactor reschedule EventManager with changed organizer by @CarinaWolli in https://github.com/calcom/cal.com/pull/12574
- fix: Toggling really fast throws internal errors by @emrysal in https://github.com/calcom/cal.com/pull/12580
- chore: Refactor <CalendarListContainer /> by @joeauyeung in https://github.com/calcom/cal.com/pull/12388
- fix: increase Timeout invite members transaction by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/12583
- chore: add check for recording by @Udit-takkar in https://github.com/calcom/cal.com/pull/12584
- fix: selecting behaviour fixed by @Pratik-Kumar-621 in https://github.com/calcom/cal.com/pull/12578
- chore: removed last web3 references by @PeerRich in https://github.com/calcom/cal.com/pull/12540
- chore: improve logs by @Udit-takkar in https://github.com/calcom/cal.com/pull/12467
- refactor: Abstract createBooking in handleNewBooking [CAL-2619] by @joeauyeung in https://github.com/calcom/cal.com/pull/11959
- docs(.env.example): use proper openssl rand byte size by @iperzic in https://github.com/calcom/cal.com/pull/12587
- refactor: Team Creation Flow [CAL-2751] by @joeauyeung in https://github.com/calcom/cal.com/pull/12501
- fix: invite member by username by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/12591
- fix: updating workflow with new step and new active event type by @CarinaWolli in https://github.com/calcom/cal.com/pull/12592
- chore: improve invitation form validation by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/12594
- fix: improved team upgrade screen to also show unpublished teams by @PeerRich in https://github.com/calcom/cal.com/pull/12492
- Fix:use typed query initially fill default paramaters by @sean-brydon in https://github.com/calcom/cal.com/pull/12568
- fix: attempting to book meeting in the past by @CarinaWolli in https://github.com/calcom/cal.com/pull/12597
- fix: meeting ended incorrect content type by @Amit91848 in https://github.com/calcom/cal.com/pull/12484
- fix: rescheduling recurring events by @SomayChauhan in https://github.com/calcom/cal.com/pull/12567
- feat: rate limit removeMember by @sean-brydon in https://github.com/calcom/cal.com/pull/12570
-
[1.2.5]
- Update Calcom to 3.5.5
- Full changelog
- chore: Succession by @PeerRich in https://github.com/calcom/cal.com/pull/12605
- fix: signup nit by @sean-brydon in https://github.com/calcom/cal.com/pull/12585
- fix: Signup options are not disabled by @Pratik-Kumar-621 in https://github.com/calcom/cal.com/pull/12610
- fix: typo in @calcom/emails readme by @samyabrata-maji in https://github.com/calcom/cal.com/pull/12615
- fix: handle reschedule request for dynamic meetings by @manpoffc in https://github.com/calcom/cal.com/pull/12275
- chore: [app-router-migration-1] migrate the pages in settings/admin to the app directory by @hbjORbj in https://github.com/calcom/cal.com/pull/12561
- chore: added cursor-pointer to img upload by @PeerRich in https://github.com/calcom/cal.com/pull/12624
- feat: add clear filters option in bookings page by @varun-balani in https://github.com/calcom/cal.com/pull/12629
- feat: display long durations in hours on booking by @mikezzb in https://github.com/calcom/cal.com/pull/12631
- feat: Allow only first slot to be booked by @haranrk in https://github.com/calcom/cal.com/pull/12636
- feat: add matomo analytics app by @harshithpabbati in https://github.com/calcom/cal.com/pull/12646
- chore: Sentry Wrapper with Performance and Error Tracing by @bwoody13 in https://github.com/calcom/cal.com/pull/12642
- chore: upgrade storybook 7.6.3 + use @storybook/nextjs by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/12673
- feat: invites bypass disabled signup by @sean-brydon in https://github.com/calcom/cal.com/pull/12626
- fix: type error in settings/admin in app router by @hbjORbj in https://github.com/calcom/cal.com/pull/12638
- feat: add resend email transport by @G3root in https://github.com/calcom/cal.com/pull/12645
- fix: booking error in case of no calendar credential but stray destinationCalendar by @hariombalhara in https://github.com/calcom/cal.com/pull/12680
- test: Booking creation failure in case of stray destinationCalendar with no matching calendar credential by @hariombalhara in https://github.com/calcom/cal.com/pull/12682
- fix: fixes multiple storybook stories and updates to the new sb7 format by @stabildev in https://github.com/calcom/cal.com/pull/12683
- fix: '/slots' endpoint API fixes by @alishaz-polymath in https://github.com/calcom/cal.com/pull/12693
- fix: component styles and sign up / onboarding dark mode by @stabildev in https://github.com/calcom/cal.com/pull/12581
- fix: ignore original rescheduled booking for booking limits by @CarinaWolli in https://github.com/calcom/cal.com/pull/12625
- fix: adding team members from organization tab that alredy exist by @SomayChauhan in https://github.com/calcom/cal.com/pull/11689
- perf: Improve performance of working hours processing by @emrysal in https://github.com/calcom/cal.com/pull/12687
- chore: [app-router-migration-2] migrate trpc, ssgInit, ssrInit by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/12593
- chore: auto verify OTP whenever user enters 6 digits OTP instead of waiting for them to click on verify button by @harshithpabbati in https://github.com/calcom/cal.com/pull/12326
- feat: daily webhooks by @Udit-takkar in https://github.com/calcom/cal.com/pull/12273
- fix: Edit Location modal fields truncates on mobile view by @ujjwal2505 in https://github.com/calcom/cal.com/pull/12684
- refactor: Top Banner and add google calendar credential banner by @Udit-takkar in https://github.com/calcom/cal.com/pull/12532
- fix: refactor booking details api middleware to use team member booking join by @titanventura in https://github.com/calcom/cal.com/pull/12695
- fix: rr-host booked outside of availability by @CarinaWolli in https://github.com/calcom/cal.com/pull/12704
- test: booking and duration limits e2e by @nicktrn in https://github.com/calcom/cal.com/pull/10968
- test: Make sure response is still writable before setting headers by @ouwargui in https://github.com/calcom/cal.com/pull/12478
- fix: Up libphonenumber-js to fix #12394 by @jkcs in https://github.com/calcom/cal.com/pull/12519
- docs: Remove duplicate CALENDSO key setup from README. by @bijoysijo in https://github.com/calcom/cal.com/pull/12595
- Update PULL_REQUEST_TEMPLATE.md by @hariombalhara in https://github.com/calcom/cal.com/pull/12711
- feat: add cal video logo whitelabel for organization by @Udit-takkar in https://github.com/calcom/cal.com/pull/12616
- fix: location Select auto focus by @MehulZR in https://github.com/calcom/cal.com/pull/12715
- fix: Trim spaces on datatable search key by @sean-brydon in https://github.com/calcom/cal.com/pull/12713
- fix: Hide expires on message if never expires is selected by @patrick91 in https://github.com/calcom/cal.com/pull/12723
- chore: [app-router-migration-3] apps/[slug]/index, apps/[slug]/setup by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/12620
- fix: Dynamic duration was always overwritten with the default (30) by @emrysal in https://github.com/calcom/cal.com/pull/12444
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login