Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Cal.com
  3. Cal.com - Package Updates

Cal.com - Package Updates

Scheduled Pinned Locked Moved Cal.com
225 Posts 3 Posters 34.6k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #33

    [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 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #34

      [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 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #35

        [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
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #36

          [1.3.0]

          • Update Calcom to 3.6.0
          • Full changelog
          • fix: change booking page filter ui to match Figma by @amitabh-sahu in https://github.com/calcom/cal.com/pull/12134
          • fix: Disable source maps which looks to be infinitely looping by @emrysal in https://github.com/calcom/cal.com/pull/12744
          • chore: [app-router-migration-4]: apps/categories page by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/12619
          • chore: [app-router-migration-5] apps/installed page by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/12618
          • chore: Wire up Sentry for API by @keithwillcode in https://github.com/calcom/cal.com/pull/12756
          • fix: Allow lowercase/uppercase/mixedcase access with org team event booking page by @hariombalhara in https://github.com/calcom/cal.com/pull/12721
          • fix: checkbox color by @Udit-takkar in https://github.com/calcom/cal.com/pull/12742
          • feat: mandatory email reminder for attendees with @gmail.com by @CarinaWolli in https://github.com/calcom/cal.com/pull/12747
          • fix: 500 error on email conflict by @emrysal in https://github.com/calcom/cal.com/pull/12725
          • chore: removed org_team_names_example_1 by @PeerRich in https://github.com/calcom/cal.com/pull/12759
          • fix: datatable toolbar by @sean-brydon in https://github.com/calcom/cal.com/pull/12757
          • chore: Inter 4.0 by @sean-brydon in https://github.com/calcom/cal.com/pull/12766
          • fix: #11689 for other team members page by @SomayChauhan in https://github.com/calcom/cal.com/pull/12745
          • fix: Disallow changing username and email in case of Organization email invite by @hariombalhara in https://github.com/calcom/cal.com/pull/12735
          • feat: roam (ro.am) conferencing by @PeerRich in https://github.com/calcom/cal.com/pull/12579
          • fix: Add scroll to troubleshooter sidebar by @sean-brydon in https://github.com/calcom/cal.com/pull/12785
          • chore: changed checkbox color by @Manavpreeet in https://github.com/calcom/cal.com/pull/12783
          • fix: padding off event user avatar by @Amit91848 in https://github.com/calcom/cal.com/pull/12733
          • fix: create event type for a team that you are an owner or admin of by @nicolls1 in https://github.com/calcom/cal.com/pull/12564
          • chore: hsl-update-colors by @sean-brydon in https://github.com/calcom/cal.com/pull/12199
          • fix: type error by @Udit-takkar in https://github.com/calcom/cal.com/pull/12808
          • fix: 404 /event-types on login by @emrysal in https://github.com/calcom/cal.com/pull/12811
          • fix: email validation in user post method API by @TaduJR in https://github.com/calcom/cal.com/pull/12743
          • feat: Add consistent iCalUID by @joeauyeung in https://github.com/calcom/cal.com/pull/12122
          • fix: Zapier subscriber url shown in webhooks by @riddhesh-mahajan in https://github.com/calcom/cal.com/pull/12702
          • fix: Enhance the Robustness of Embed Snippets for Multiple Embeds on a Single Page by @hariombalhara in https://github.com/calcom/cal.com/pull/11512
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #37

            [1.3.1]

            • Update Calcom to 3.6.1
            • Full changelog
            • chore: revert Inter 4.0 by @PeerRich in https://github.com/calcom/cal.com/pull/12839
            • feat: Shows link location and respective icon in /bookings by @kart1ka in https://github.com/calcom/cal.com/pull/12760
            • fix: dark mode switch color by @Udit-takkar in https://github.com/calcom/cal.com/pull/12850
            • Fix: #12830 by @mrsourav1 in https://github.com/calcom/cal.com/pull/12837
            • fix: A user joining from invite link of a team doesn't automatically become member of the org by @hariombalhara in https://github.com/calcom/cal.com/pull/12774
            • feat: Payment success screen re-design by @sean-brydon in https://github.com/calcom/cal.com/pull/12831
            • fix: only owners can award owner role in an organization. by @SomayChauhan in https://github.com/calcom/cal.com/pull/12803
            • chore: Moved e2e suite to run on pushes to main by @keithwillcode in https://github.com/calcom/cal.com/pull/12819
            • fix: Workflow files for E2E naming issue by @keithwillcode in https://github.com/calcom/cal.com/pull/12859
            • fix: Fix the Bg color of the sign In button after clicking Fix No #12773 by @suprabhu77 in https://github.com/calcom/cal.com/pull/12833
            • fix: Correctly prefill username in case of non-org email invite in an org by @hariombalhara in https://github.com/calcom/cal.com/pull/12854
            • fix: join subteam as their respective organization role by @SomayChauhan in https://github.com/calcom/cal.com/pull/12216
            • fix: catch error for invalid subcriber url on webhook ping test by @CarinaWolli in https://github.com/calcom/cal.com/pull/12784
            • fix: [main] Signup can't be done for email matching org domain by @hariombalhara in https://github.com/calcom/cal.com/pull/12861
            • fix: country code [Testing] by @Udit-takkar in https://github.com/calcom/cal.com/pull/12807
            • fix: videoCallUrl missing in webhooks for event types that require confirmation by @SomayChauhan in https://github.com/calcom/cal.com/pull/12856
            • fix: Across Org Scenarios - Wrong links for event and team by @hariombalhara in https://github.com/calcom/cal.com/pull/12358
            • fix: Copy invite link on safari by @hariombalhara in https://github.com/calcom/cal.com/pull/12873
            • feat: More admin options for organizations by @hariombalhara in https://github.com/calcom/cal.com/pull/12424
            • fix: minor typo by @vnscriptkid in https://github.com/calcom/cal.com/pull/12842
            • feat: meeting started webhook by @SomayChauhan in https://github.com/calcom/cal.com/pull/12764
            • fix: multiple bookings created on verify-email by @SomayChauhan in https://github.com/calcom/cal.com/pull/12864
            • fix: Troubleshooter - Vertical scrolling not working on left panel or calendar by @mrsourav1 in https://github.com/calcom/cal.com/pull/12792
            • fix: translate boolean values in emails by @Amit91848 in https://github.com/calcom/cal.com/pull/12741
            • fix: Users Cannot Be Upgraded to Owner in Organizations by @SomayChauhan in https://github.com/calcom/cal.com/pull/12737
            • fix: ZodError in auth/oauth/authorize by @CarinaWolli in https://github.com/calcom/cal.com/pull/12877
            • chore: User page crash on bad metadata by @emrysal in https://github.com/calcom/cal.com/pull/12858
            • fix: Dynamic Group Booking link for organization by @hariombalhara in https://github.com/calcom/cal.com/pull/12825
            • fix: dropdown menu awkward hover state fixed by @Manavpreeet in https://github.com/calcom/cal.com/pull/12876
            • fix: button is not visible in the Getting-Started by @mrsourav1 in https://github.com/calcom/cal.com/pull/12874
            • feat: Instant Meeting by @PeerRich in https://github.com/calcom/cal.com/pull/12345
            • chore: [app-router-migration-6] bookings/[status] page by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/12621
            • chore: [app-router-migration-8] Migrate all pages in /video directory by @hbjORbj in https://github.com/calcom/cal.com/pull/12623
            • chore: [app-router-migration-8.5]: add a/b test flags for apps, workflows, getting-started, settings/teams by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/12797
            • fix: creating workflow reminders for existing bookings when new step is added by @CarinaWolli in https://github.com/calcom/cal.com/pull/12878
            • fix: only use event type's webhooks by @Udit-takkar in https://github.com/calcom/cal.com/pull/12894
            • fix: managed event type string by @ritiksharmarj in https://github.com/calcom/cal.com/pull/12891
            • fix: Links on avatar for org events by @hariombalhara in https://github.com/calcom/cal.com/pull/12892
            • fix: Organization's Team invite emails by @SomayChauhan in https://github.com/calcom/cal.com/pull/12843
            • fix: Update Event Type Pricing For Multiple Installed Payment Apps by @joeauyeung in https://github.com/calcom/cal.com/pull/12272
            • chore: Reduced shard count to 5 for E2E by @keithwillcode in https://github.com/calcom/cal.com/pull/12901
            • test: Seed GCal test credentials by @joeauyeung in https://github.com/calcom/cal.com/pull/12596
            • fix: organization-invitation e2e tests by @CarinaWolli in https://github.com/calcom/cal.com/pull/12904
            • fix: siderbar hover state by @Udit-takkar in https://github.com/calcom/cal.com/pull/12910
            • fix: leading-none on labels by @sean-brydon in https://github.com/calcom/cal.com/pull/12908
            • feat: Restrict organization creation to admins and then automatically verify all organizations by @SomayChauhan in https://github.com/calcom/cal.com/pull/12787
            • fix: preview link for a non-org member within a team inside an org by @hariombalhara in https://github.com/calcom/cal.com/pull/12911
            • test: testing workflow triggers by @CarinaWolli in https://github.com/calcom/cal.com/pull/12823
            • fix: Link Provided in the Setup of PostgreSQL DB with Railway.app was wrong or not Updated by @jaskrrish in https://github.com/calcom/cal.com/pull/12915
            • Fix: #12898 by @mrsourav1 in https://github.com/calcom/cal.com/pull/12919
            • fix: Dont allow rescheduling for an already cancelled/rejected and thus resheduled booking by @hariombalhara in https://github.com/calcom/cal.com/pull/12926
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #38

              [1.3.2]

              • Update Calcom to 3.6.2
              • Full changelog
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #39

                [1.3.3]

                • Update Calcom to 3.6.3
                • Full changelog
                • chore: mitigates docker rate limiting by @zomars in https://github.com/calcom/cal.com/pull/13130
                • fix: Payment Page not showing by @hariombalhara in https://github.com/calcom/cal.com/pull/13146
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #40

                  [1.3.4]

                  • Update Calcom to 3.6.4
                  • Full changelog
                  • fix: Bundle analysis commenting by @keithwillcode in https://github.com/calcom/cal.com/pull/13116
                  • fix: org link for desktop by @PeerRich in https://github.com/calcom/cal.com/pull/13119
                  • fix: scheduling/canceling workflow emails in cron api call by @CarinaWolli in https://github.com/calcom/cal.com/pull/13123
                  • feat: OOO booking-forwarding by @alannnc in https://github.com/calcom/cal.com/pull/12653
                  • fix: only consider unique eventTriggers by @riddhesh-mahajan in https://github.com/calcom/cal.com/pull/13080
                  • chore: [app-router-migration 25] Migrate "/maintenance" page by @hbjORbj in https://github.com/calcom/cal.com/pull/13056
                  • chore: [app-router-migration-11] Migrate workflow page group by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/12777
                  • chore: [app-router-migration 13] Migrate reschedule page group by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/13030
                  • chore: [app-router-migration 19] Migrate /settings/my-account/* pages by @hbjORbj in https://github.com/calcom/cal.com/pull/13045
                  • chore: [app-router-migration 20] Migrate /settings/security/* pages by @hbjORbj in https://github.com/calcom/cal.com/pull/13046
                  • chore: [app-router-migration 22] Migrate /insights page by @hbjORbj in https://github.com/calcom/cal.com/pull/13055
                  • chore: Ignore admin and devops team labels by @keithwillcode in https://github.com/calcom/cal.com/pull/13162
                  • chore: [app-router-migration 23] Migrate the "enterprise" page by @grzpab in https://github.com/calcom/cal.com/pull/13044
                  • fix: Bundle analysis message by @keithwillcode in https://github.com/calcom/cal.com/pull/13161
                  • feat: add utcOffset in webhook payload by @jkcs in https://github.com/calcom/cal.com/pull/12709
                  • fix: add missing translations for workflows variables by @CarinaWolli in https://github.com/calcom/cal.com/pull/13125
                  • fix: fix the fluctuations in sidebar when we scroll main content by @rahilansari261 in https://github.com/calcom/cal.com/pull/13115
                  • fix: Use constants.ts for brand colours > db DEFAULT by @sean-brydon in https://github.com/calcom/cal.com/pull/13167
                  • chore: [app-router-migration 15] migrate bookings/* page group by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/13038
                  • chore: corrected event-types icons by @PeerRich in https://github.com/calcom/cal.com/pull/13173
                  • fix: Oauth refreshToken endpoint for teams by @CarinaWolli in https://github.com/calcom/cal.com/pull/13159
                  • chore: [app-router-migration 24] migrate more page by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/13054
                  • chore: rename 'reason' to 'cancellationReason' to match the api by @stylessh in https://github.com/calcom/cal.com/pull/13178
                  • fix: correctly use eventTriggers parsed and use Array.from by @sean-brydon in https://github.com/calcom/cal.com/pull/13193
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #41

                    [1.4.0]

                    • Update Calcom to 3.7.0
                    • Full changelog
                    • fix: use brand accent instead of invert on current day selector by @sean-brydon in #13194
                    • fix: add check for already used slug by @riddhesh-mahajan in #13076
                    • chore: [app-router-migration 14] migrate not-found page by @DmytroHryshyn in #13032
                    • chore: [app-router-migration 17]: migrate payments page by @DmytroHryshyn in #13039
                    • fix: don't allow uid update in bookings update api by @riddhesh-mahajan in #13071
                    • fix: use DateRangePicker component in my-account/out-of-office by @CarinaWolli in #13207
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #42

                      [1.4.1]

                      • Update Calcom to 3.7.1
                      • Full changelog
                      • chore: add error message for no availability by @Udit-takkar in #13230
                      • fix: Org Migration - Team Revert should revert team members as well by @hariombalhara in #13228
                      • refactor: Refactor seats logic by @joeauyeung in #12905
                      • feat: Allow admins to filter bookings only by attendee emails by @keithwillcode in #13236
                      • fix: Org branding isnt centered in shell by @VishalB98 in #13237
                      • fix: Use Google recurring events protocol by @haranrk in #12651
                      • feat: impersonation improvements by @sean-brydon in #13066
                      • chore: Chore team metadata table + isOrganization migration from metadata by @sean-brydon in #12828
                      • fix: untranslated string in event by @Udit-takkar in #13247
                      • docs: Documentation only changes by @codesmith-emmy in #13246
                      • chore: Revert bundle analysis text formatting by @keithwillcode in #13256
                      • refactor: app-store imports webhook.ts from @calcom/web by @ThyMinimalDev in #13257
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #43

                        [1.4.2]

                        • Update Calcom to 3.7.2
                        • Full changelog
                        • chore: [app-router-migration 28] Migrate org/[orgSlug]/[user] page group by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/13100
                        • fix: fix build error caused by 'export' keyword before getData by @DmytroHryshyn in https://github.com/calcom/cal.com/pull/13276
                        • feat: skip code verification for instance admin by @hariombalhara in https://github.com/calcom/cal.com/pull/13278
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #44

                          [1.4.3]

                          • Update Calcom to 3.7.6
                          • Full changelog
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #45

                            [1.4.4]

                            • Update Calcom to 3.7.8
                            • Full changelog
                            • fix: API v1 slot return regression fix by @alishaz-polymath in #13379
                            • fix: API slots endpoint return format by @zomars in #13377
                            • fix: UI mismatch with form state by @MehulZR in #10651
                            • feat: make org members list private by @Amit91848 in #13373
                            • feat: notion calendar by @PeerRich in #13299
                            • fix: sync/async calls in getSchedule by @keithwillcode in #13387
                            1 Reply Last reply
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #46

                              [1.4.5]

                              • Update Calcom to 3.7.9
                              • Full changelog
                              • fix insights page by @DmytroHryshyn in #13390
                              • feat: Limit the amount of days to load for a schedule by @keithwillcode in #13282
                              1 Reply Last reply
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #47

                                [1.4.6]

                                • Update Calcom to 3.7.10
                                • Full changelog
                                • fix: failing type-check in main by @CarinaWolli in https://github.com/calcom/cal.com/pull/13423
                                • feat: added ability to assign event to all members by @Pradumn27 in https://github.com/calcom/cal.com/pull/13219
                                • fix: typo in webhook delete response by @jalada in https://github.com/calcom/cal.com/pull/13409
                                • fix: app crash on clicking on an event by @SomayChauhan in https://github.com/calcom/cal.com/pull/13435
                                • fix: "Hide notes in calendar" keeps reverting to off despite saving by @SomayChauhan in https://github.com/calcom/cal.com/pull/13434
                                • fix: prefill avatar when signing up by @neo773 in https://github.com/calcom/cal.com/pull/13427
                                • fix: copy private link tooltip by @SomayChauhan in https://github.com/calcom/cal.com/pull/13437
                                • fix: When declining OAuth return to previous page by @joeauyeung in https://github.com/calcom/cal.com/pull/13189
                                • fix: destination calendar selection resetting to default on page reload by @SomayChauhan in https://github.com/calcom/cal.com/pull/13440
                                • fix: Deployments on main by @keithwillcode in https://github.com/calcom/cal.com/pull/13450
                                • fix: show leave site alert for instant meetings only by @SomayChauhan in https://github.com/calcom/cal.com/pull/13448
                                • fix: seated event custom questions by @MehulZR in https://github.com/calcom/cal.com/pull/12779
                                • fix: before/after event buffers not rendering correctly by @keithwillcode in https://github.com/calcom/cal.com/pull/13451
                                • fix: Adds missing rate limiting headers by @zomars in https://github.com/calcom/cal.com/pull/13430
                                • fix: Pay to book for an event that no longer has payments by @SomayChauhan in https://github.com/calcom/cal.com/pull/13432
                                • fix: make show more banner static > absolute to allow embed auto height by @sean-brydon in https://github.com/calcom/cal.com/pull/13457
                                • feat: salesroom app by @PeerRich in https://github.com/calcom/cal.com/pull/13277
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #48

                                  [1.4.7]

                                  • Update Calcom to 3.7.11
                                  • Full changelog
                                  • chore: fixed theme colors by @PeerRich in #13463
                                  • fix: tailwind config for web modules by @zomars in #13466
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #49

                                    [1.4.8]

                                    • Update Calcom to 3.7.12
                                    • Full changelog
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #50

                                      [1.4.9]

                                      • Update Calcom to 3.7.14
                                      • Full changelog
                                      • fix: event-type listing not showing existing event-types when an existing user is invited to an organization by @hariombalhara in https://github.com/calcom/cal.com/pull/13524
                                      • fix: don't display setup page icon for these apps by @Udit-takkar in https://github.com/calcom/cal.com/pull/13537
                                      • fix: Admin shouldn't be able to update the owner details by @hariombalhara in https://github.com/calcom/cal.com/pull/13534
                                      • fix: add emailVerified in seed script by @Udit-takkar in https://github.com/calcom/cal.com/pull/13530
                                      • fix: payload cleanup by @zomars in https://github.com/calcom/cal.com/pull/13552
                                      • fix: Flakiness in location tests by @Udit-takkar in https://github.com/calcom/cal.com/pull/13557
                                      • fix: 'Invalid event length' error for 1 hour dynamic events by @Nis-Han in https://github.com/calcom/cal.com/pull/13522
                                      • fix: locale flaky tests by @Udit-takkar in https://github.com/calcom/cal.com/pull/13564
                                      • fix: recurring round robin events by @CarinaWolli in https://github.com/calcom/cal.com/pull/13471
                                      • fix: 2FA falky test by @Udit-takkar in https://github.com/calcom/cal.com/pull/13567
                                      • fix: org user event types with same event slug by @CarinaWolli in https://github.com/calcom/cal.com/pull/13571
                                      1 Reply Last reply
                                      0
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #51

                                        [1.4.10]

                                        • Update Calcom to 3.7.15
                                        • Full changelog
                                        • perf: Load bookings used for limits in bulk by @keithwillcode in https://github.com/calcom/cal.com/pull/13474
                                        • chore: adds failsafe auto migrations back by @zomars in https://github.com/calcom/cal.com/pull/13569
                                        • perf: Don't process date overrides outside of requested boundaries by @keithwillcode in https://github.com/calcom/cal.com/pull/13495
                                        • feat: integrate formbricks for team disband action by @ShubhamPalriwala in https://github.com/calcom/cal.com/pull/13362
                                        • refactor: removed isNotAnApiCall by @zomars in https://github.com/calcom/cal.com/pull/13568
                                        • fix: Ensure event type duplication respects private link setting by @SomayChauhan in https://github.com/calcom/cal.com/pull/13438
                                        • fix: filtering events bug in bookings page by @SomayChauhan in https://github.com/calcom/cal.com/pull/13447
                                        • feat: email confirmation on change by @sean-brydon in https://github.com/calcom/cal.com/pull/13443
                                        • fix: Reduce payload in event-type/getByViewer by @hariombalhara in https://github.com/calcom/cal.com/pull/13580
                                        • fix: Hide branding still retains the space by @laneme in https://github.com/calcom/cal.com/pull/13579
                                        • refactor: trpc get schedule handler by @supalarry in https://github.com/calcom/cal.com/pull/13586
                                        • fix: 2FA OTP flaky test by @Udit-takkar in https://github.com/calcom/cal.com/pull/13583
                                        • fix: add missing title by @anikdhabal in https://github.com/calcom/cal.com/pull/13307
                                        • fix: prevent duplicate calendar account linking by @Amit91848 in https://github.com/calcom/cal.com/pull/13310
                                        • fix: Revert event-type profile based querying by @hariombalhara in https://github.com/calcom/cal.com/pull/13588
                                        • test: Bookings: Add more automated tests for organization by @hariombalhara in https://github.com/calcom/cal.com/pull/13576
                                        • fix: organization user shouldn't be asked for payment for a premium username by @hariombalhara in https://github.com/calcom/cal.com/pull/13535
                                        • chore: refactor handle new reccuring booking by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/13597
                                        • test: Create unit tests for the questions (teste2e-multiSelectQuestion) by @gitstart-app in https://github.com/calcom/cal.com/pull/11569
                                        • fix: update valid_for_secs by @Udit-takkar in https://github.com/calcom/cal.com/pull/13604
                                        • fix: Fixes teams UI load issue by @anantJjain in https://github.com/calcom/cal.com/pull/13593
                                        • chore: upgrades boxyhq jackson by @zomars in https://github.com/calcom/cal.com/pull/13477
                                        • fix: organizer_default_conferencing_app translatable key in app location by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/13614
                                        • feat: round-robin priority ranking by @CarinaWolli in https://github.com/calcom/cal.com/pull/13566
                                        • fix: Reduce payload even further. by @hariombalhara in https://github.com/calcom/cal.com/pull/13599
                                        • chore: Remove platform from label ignore list by @keithwillcode in https://github.com/calcom/cal.com/pull/13618
                                        1 Reply Last reply
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #52

                                          [1.4.11]

                                          • Update Calcom to 3.7.16
                                          • Full changelog
                                          • fix: settings ooo layout by @alannnc in https://github.com/calcom/cal.com/pull/13623
                                          • fix: oncancel modal action week layout by @alannnc in https://github.com/calcom/cal.com/pull/13625
                                          • fix: troubleshooter scroll by @sean-brydon in https://github.com/calcom/cal.com/pull/13631
                                          • fix: improvements for variables in routing-from routes by @CarinaWolli in https://github.com/calcom/cal.com/pull/13624
                                          • refactor: Bump LangChain to 0.1 & update other LangChain imports by @bracesproul in https://github.com/calcom/cal.com/pull/13622
                                          • fix: unable to setup localy by @anikdhabal in https://github.com/calcom/cal.com/pull/13634
                                          • fix: Errors due to namespacing of embed by @hariombalhara in https://github.com/calcom/cal.com/pull/13637
                                          • fix: use org logo for sub teams by @sean-brydon in https://github.com/calcom/cal.com/pull/13632
                                          • fix: Missing date ranges when specifying a specific slot time by @emrysal in https://github.com/calcom/cal.com/pull/13645
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search