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
  • Brite
  • 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
261 Posts 3 Posters 50.7k 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
    #76

    [1.7.5]

    • Update Calcom to 4.0.6
    • Full changelog
    • feat: send organization_id to intercom by @SomayChauhan in https://github.com/calcom/cal.com/pull/14811
    • chore: Bring back next-18next.config.js by @exception in https://github.com/calcom/cal.com/pull/14841
    • fix: availability.e2e.ts - Date Overrides by @CarinaWolli in https://github.com/calcom/cal.com/pull/14845
    • chore: Add default to match migration for Platform Billing by @exception in https://github.com/calcom/cal.com/pull/14847
    • chore: small UI fix for insights by @PeerRich in https://github.com/calcom/cal.com/pull/14839
    • test: add unit tests for sms sending by @CarinaWolli in https://github.com/calcom/cal.com/pull/14737
    • chore: Allow disabling attendee emails if SMS_ATTENDEE is a part of the workflow by @joeauyeung in https://github.com/calcom/cal.com/pull/14806
    • chore: fixed enterprise warning and description by @PeerRich in https://github.com/calcom/cal.com/pull/14791
    • chore: Attach unique request ids by @exception in https://github.com/calcom/cal.com/pull/14857
    • chore: don't try to increase usage for legacy plans by @exception in https://github.com/calcom/cal.com/pull/14856
    • fix: Snippet path in preview by @hariombalhara in https://github.com/calcom/cal.com/pull/14830
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #77

      [1.7.6]

      • Update Calcom to 4.0.7
      • Full changelog
      • fix: Speed up booking time by @hariombalhara in https://github.com/calcom/cal.com/pull/14809
      • feat: orgs trigger alert when loading a calendar and no availability is found by @sean-brydon in https://github.com/calcom/cal.com/pull/14796
      • fix: Sender ID info not shown on hover by @Amit91848 in https://github.com/calcom/cal.com/pull/14846
      • feat: Add reschedule information with booking Read by @Amit91848 in https://github.com/calcom/cal.com/pull/14853
      • fix: flaky webhook e2e test by @CarinaWolli in https://github.com/calcom/cal.com/pull/14850
      • fix: UI breaking in AddActionDialog fixed by @raza001 in https://github.com/calcom/cal.com/pull/14883
      • test: Google CalendarService test by @hariombalhara in https://github.com/calcom/cal.com/pull/14793
      • fix: Support adding a non-existent email as the owner of the organization by @hariombalhara in https://github.com/calcom/cal.com/pull/14569
      • fix: Booking Cancelled Webhook - Organiser webhook payload is missing id. #14697 by @vikaspatil0021 in https://github.com/calcom/cal.com/pull/14745
      • fix: api v2 docs in prod by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/14898
      • chore: Use better buildjet hardware for e2e by @keithwillcode in https://github.com/calcom/cal.com/pull/14835
      • chore: Use 4vCPU BuildJet hardware for type checks by @keithwillcode in https://github.com/calcom/cal.com/pull/14900
      • fix: UI breaking in AddActionDialog on reducing browser window height by @utkershrajvenshi in https://github.com/calcom/cal.com/pull/14892
      • chore: centered cal video logo by @PeerRich in https://github.com/calcom/cal.com/pull/14896
      • chore: Cache cityTimezones for Platform by @exception in https://github.com/calcom/cal.com/pull/14823
      • fix: Sender ID info not being shown on 'info' hover in 'add action' flow by @Amit91848 in https://github.com/calcom/cal.com/pull/14879
      • fix: zod error message and missing translation by @anikdhabal in https://github.com/calcom/cal.com/pull/14787
      • chore: atoms v1.0.40 by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/14901
      • fix: windows app styling by @PeerRich in https://github.com/calcom/cal.com/pull/14805
      • fix: date override modal by @sean-brydon in https://github.com/calcom/cal.com/pull/14854
      • feat: posthog app added by @vikaspatil0021 in https://github.com/calcom/cal.com/pull/14801
      • feat: "Add an Override" calendar starts with the day specified in general settings by @shaik-zeeshan in https://github.com/calcom/cal.com/pull/14663
      • test: Test the scenario where resourceOwner.id is null by @hariombalhara in https://github.com/calcom/cal.com/pull/14816
      • fix: remove global twilio variable by @CarinaWolli in https://github.com/calcom/cal.com/pull/14907
      • chore: Add build of API v2 to PR checks by @keithwillcode in https://github.com/calcom/cal.com/pull/14902
      • fix: reschedule with google meet by @Udit-takkar in https://github.com/calcom/cal.com/pull/14730
      • fix: slot check by @sean-brydon in https://github.com/calcom/cal.com/pull/14917
      • feat: atoms team booking by @supalarry in https://github.com/calcom/cal.com/pull/14525
      • fix: add prisma client generated types to atoms package by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/14916
      • feat: cal-3452 parameter for impersonation by @sean-brydon in https://github.com/calcom/cal.com/pull/14605
      • chore: Async scalars & less queries due to grouping by @emrysal in https://github.com/calcom/cal.com/pull/14904
      • feat: redirect after booking: option to forward parameters by @Amit91848 in https://github.com/calcom/cal.com/pull/14235
      • chore: Removed duplicate production build by @keithwillcode in https://github.com/calcom/cal.com/pull/14836
      • fix: Caching key for CI database by @keithwillcode in https://github.com/calcom/cal.com/pull/14932
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #78

        [1.7.7]

        • Update Calcom to 4.0.8
        • Full changelog
        • fix: pass query params to dynamic meetings by @sean-brydon in https://github.com/calcom/cal.com/pull/14920
        • feat: Added admin-api page by @PeerRich in https://github.com/calcom/cal.com/pull/14890
        • feat: handleCreateBooking for platform booker by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/14939
        • fix: redis cache key overlap by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/14938
        • feat: Redirect when event type does not match booking type by @emrysal in https://github.com/calcom/cal.com/pull/14460
        • chore: Update PR template to include more mandatory tasks by @keithwillcode in https://github.com/calcom/cal.com/pull/14941
        • fix: sync book event form values with bookingData by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/14945
        • fix: attempt to fix flaky e2e tests by @CarinaWolli in https://github.com/calcom/cal.com/pull/14949
        • fix: Only able to create one webhook per event type by @Amit91848 in https://github.com/calcom/cal.com/pull/14922
        • fix: managed user timeZone, timeFormat and weekStart during creation by @supalarry in https://github.com/calcom/cal.com/pull/14955
        • fix: buffer times in handleNewBooking by @CarinaWolli in https://github.com/calcom/cal.com/pull/14871
        • fix: gcal save incomplete app credentials by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/14962
        • feat: platform onboarding flow and dashboard by @Ryukemeister in https://github.com/calcom/cal.com/pull/14721
        • fix: save workflow button not visible on dev env by @mhetreayush in https://github.com/calcom/cal.com/pull/14910
        • chore: v4.0.8 by @zomars in https://github.com/calcom/cal.com/pull/14965
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #79

          [1.7.8]

          • Update Calcom to 4.0.9
          • Full changelog
          • fix: api v2 hotfix google calendar, exception details, billing check guard by @ThyMinimalDev in #14967
          • fix: Show error log in case of /event-types redirect by @hariombalhara in #14960
          • chore: fixed giphy size by @PeerRich in #14973
          • chore: dashboard fixes by @Ryukemeister in #14968
          • fix: Release new versions for embed by @hariombalhara in #14958
          • feat: orgs create dynamic events from org member list by @sean-brydon in #14912
          • fix: Fixed email embed for team when specific times are chosen embeds the wrong URL by @vikrant845 in #14975
          • fix: SAML fixes for uppercase email & GOOGLE → SAML idp switch by @alishaz-polymath in #14971
          • fix: meeting ended and started webhooks trigger by @CarinaWolli in #14864
          • fix: Allow less than 30 seats for orgs by @hariombalhara in #14995
          • fix: add retryCount to workflowReminder by @CarinaWolli in #14943
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #80

            [1.8.0]

            • Update Calcom to 4.1.0
            • Full changelog
            • chore: more fields event-types api v2 by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/15031
            • fix: disable useGetOAuthClientManagedUsers if clientId not defined by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/15040
            • fix: invalid type of enable_transcription_storage by @Udit-takkar in https://github.com/calcom/cal.com/pull/15049
            • chore: Allow disabling email sending without errors by @emrysal in https://github.com/calcom/cal.com/pull/15051
            • chore: prop disableEditableHeading in availability settings by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/15041
            • fix: Dynamic (Group) meetings showing one person avatar on the double by @Amit91848 in https://github.com/calcom/cal.com/pull/15055
            • fix: hosts not set when duplicating team event-type by @anikdhabal in https://github.com/calcom/cal.com/pull/15012
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #81

              [1.8.1]

              • Update Calcom to 4.1.1
              • Full changelog
              • fix: platform onboarding improvements by @Ryukemeister in https://github.com/calcom/cal.com/pull/15053
              • feat: added BAA to App Store by @PeerRich in https://github.com/calcom/cal.com/pull/14894
              • refactor: api v2 schedules by @supalarry in https://github.com/calcom/cal.com/pull/14870
              • fix: terms and conditions text by @Udit-takkar in https://github.com/calcom/cal.com/pull/15027
              • fix: Add the 'cal-video' location only if it doesn't already exist by @SomayChauhan in https://github.com/calcom/cal.com/pull/15038
              • fix: disable emails for platform by @Ryukemeister in https://github.com/calcom/cal.com/pull/15089
              • fix: Invalid phone error on prefill with plus(+) sign by @hariombalhara in https://github.com/calcom/cal.com/pull/15046
              • fix: Collective event types with seats - hosts count towards the seat count by @Amit91848 in https://github.com/calcom/cal.com/pull/14930
              • chore: Add test for booking cancelled webhook by @Amit91848 in https://github.com/calcom/cal.com/pull/14940
              • fix: Prevent 500 error when fetching more than 3000 bookings from an user by @zomars in https://github.com/calcom/cal.com/pull/15099
              • chore: api-v2 slotInterval, afterEventBuffer, beforeEventBuffer min 0 by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/15039
              • fix: upgrade deprecated github actions by @anikdhabal in https://github.com/calcom/cal.com/pull/14998
              • chore: API Build cache in CI pipeline by @utkershrajvenshi in https://github.com/calcom/cal.com/pull/14929
              • fix: rate limiting improvements by @CarinaWolli in https://github.com/calcom/cal.com/pull/15095
              • chore: added google reviews by @PeerRich in https://github.com/calcom/cal.com/pull/15113
              • chore: fixed a few cal.ai ui issues and cal.video logo by @PeerRich in https://github.com/calcom/cal.com/pull/15044
              • feat: add autoscroll in mobile by @Udit-takkar in https://github.com/calcom/cal.com/pull/15124
              • fix: daily buffer in getServerSideProps by @Udit-takkar in https://github.com/calcom/cal.com/pull/15093
              • fix: resolve labeler workflow failure by @anikdhabal in https://github.com/calcom/cal.com/pull/15110
              • feat: Future Limit - Toggle to exclude unavailable days by @hariombalhara in https://github.com/calcom/cal.com/pull/14915
              • chore: Updated labeler to v5 by @emrysal in https://github.com/calcom/cal.com/pull/15127
              • chore: hide consumer navigation in platform admin dropdown by @PeerRich in https://github.com/calcom/cal.com/pull/15117
              • fix: onboarding flow styling by @Ryukemeister in https://github.com/calcom/cal.com/pull/15111
              • revert: refactor: api v2 schedules by @supalarry in https://github.com/calcom/cal.com/pull/15130
              • feat: Workflow — Send Email to Specific Email by @Amit91848 in https://github.com/calcom/cal.com/pull/14815
              • fix: Adds missing dependecy by @zomars in https://github.com/calcom/cal.com/pull/15139
              • fix: return 200 status code by @Udit-takkar in https://github.com/calcom/cal.com/pull/15134
              • feat(i18n): finish pt-br translation by @amirelemam in https://github.com/calcom/cal.com/pull/15141
              • refactor: v2 origin check error message by @supalarry in https://github.com/calcom/cal.com/pull/15143
              • chore: Downgrade 8 vCPU actions to 4 by @keithwillcode in https://github.com/calcom/cal.com/pull/15147
              • fix: Add organization logo to org dynamic events by @emrysal in https://github.com/calcom/cal.com/pull/15082
              • chore: Add integration tests runner by @keithwillcode in https://github.com/calcom/cal.com/pull/15148
              • fix: app crash on accessing certains pages of organization/teams when user not part of any organization or team by @Shaik-Sirajuddin in https://github.com/calcom/cal.com/pull/15106
              • chore: skips flaky future limits test by @zomars in https://github.com/calcom/cal.com/pull/15149
              • feat: Add Organization Admin scope to API V1 by @alishaz-polymath in https://github.com/calcom/cal.com/pull/14860
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #82

                [1.8.2]

                • Update Calcom to 4.1.3
                • Full changelog
                • fix: Make pagination optional in Bookings API by @alishaz-polymath in #15163
                • chore: Moved legacy rewrites from afterFiles to beforeFiles by @zomars in #15164
                • fix: if we go to event-types/[id]?tabName=apps after installing an app to an organisation it shows 2 apps by @Amit91848 in #15166
                • fix: Use origin as provided in HeadSeo. origin would be different for Domain cases by @hariombalhara in #14935
                • feat: v2 API enable updating event-type bookingFields by @supalarry in #15172
                1 Reply Last reply
                1
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #83

                  [1.8.3]

                  • Update Calcom to 4.1.4
                  • Full changelog
                  • chore: Bring back merge queues by @keithwillcode in https://github.com/calcom/cal.com/pull/15177
                  • fix: Required check for CI by @keithwillcode in https://github.com/calcom/cal.com/pull/15181
                  • chore: Skip flaky tests that have been failing often by @keithwillcode in https://github.com/calcom/cal.com/pull/15161
                  • fix: Org Seeder - to better represent production scenario and fix admin org delete cleanup by @hariombalhara in https://github.com/calcom/cal.com/pull/15157
                  • fix: signing_up_terms i18n by @Udit-takkar in https://github.com/calcom/cal.com/pull/15156
                  • feat: events apps new install flow by @SomayChauhan in https://github.com/calcom/cal.com/pull/14616
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #84

                    [1.8.4]

                    • Update Calcom to 4.1.5
                    • Full changelog
                    • chore: return empty array if no transcription found by @Udit-takkar in #15185
                    • fix: styles for the schedule component, make it mobile-friendly by @helgastogova in #15178
                    • fix(atoms): fix max-height bug for the Booker component by @helgastogova in #15195
                    • fix: attendeeSeatId is not being returned on webhook response for events with seats by @Amit91848 in #15184
                    • fix: Profile page crash due to invalid topLevelElement by @emrysal in #15198
                    • chore: added event-types link to settings by @PeerRich in #14274
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #85

                      [1.8.5]

                      • Update Calcom to 4.1.8
                      • Full changelog
                      • fix: add redirectUrl to /eventTypes page as well by @SomayChauhan in #15274
                      • feat: Add framework to send all events fired for embed to Analytics Apps by @hariombalhara in #15173
                      • fix: Typo in deleteCredential handler by @joeauyeung in #15281
                      • fix: 404 collisions by @keithwillcode in #15249
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #86

                        [1.8.6]

                        • Update Calcom to 4.1.9
                        • Full changelog
                        • feat: ability to assign people to round robin from org members by @Amit91848 in #14199
                        • fix: Kbar component styles and improve transitions by @hichemfantar in #15283
                        • feat: outlook 365 calendar endpoints by @Ryukemeister in #15077
                        • chore: added admin API docs by @PeerRich in #15297
                        • fix: Double encoding in addAppMutation by @joeauyeung in #15303
                        • fix: no rating submitted text fixed by @smitgol in #15007
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #87

                          [1.8.7]

                          • Update Calcom to 4.1.10
                          • Full changelog
                          • feat: org-wide webhooks by @kart1ka in #15144
                          • chore: Remove DeploySentinel by @emrysal in #15328
                          • fix: install flow: wrong org team avatars by @Amit91848 in #15334
                          • fix: Wrong error message when inviting by @hariombalhara in #15332
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #88

                            [1.8.8]

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

                              [1.8.9]

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

                                [1.9.0]

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

                                  [1.9.1]

                                  • Update Calcom to 4.2.1
                                  • Full changelog
                                  • feat: add date overrides to availability settings atom by @Ryukemeister in #15459
                                  • fix: event type uses calvideo as location instead of user default by @Shaik-Sirajuddin in #15442
                                  • fix: Remove comment about private api for now. by @sean-brydon in #15493
                                  • fix: correctly assign status code on rate limit error by @sean-brydon in #15435
                                  • chore: auth on api-v2 with api-key by @ThyMinimalDev in #15455
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #92

                                    [1.9.2]

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

                                      [1.9.3]

                                      • Update Calcom to 4.2.3
                                      • Full changelog
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #94

                                        [1.9.4]

                                        • Update Calcom to 4.2.4
                                        • Full changelog
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #95

                                          [1.9.5]

                                          • Update Calcom to 4.2.5
                                          • Full changelog
                                          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