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
301 Posts 3 Posters 87.0k 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.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote last edited by
    #292

    [2.9.3]

    • Update cal.com to 5.9.3
    • Full Changelog
    • feat: add validation for null values in bookingFieldsResponses by @ibex088 in #25272
    • feat: add hashedLink to BOOKING_REQUEST/CREATED webhooks payload via RegularBookingService by @ThyMinimalDev in #25274
    • fix(platform): loading spinner showing on all plans by scoping loading state to selected plan by @priyanshusaini105 in #25292
    • refactor: Remove all code related to the old cache system by @emrysal in #25284
    • fix: One flaky E2E tests by @anikdhabal in #24815
    • feat: Add configurable trial days to org subscriptions + wizard warning by @joeauyeung in #25229
    • feat: filter out platform organizations from admin organization list by @sean-brydon in #24926
    • fix: enable api v2 sms by @ThyMinimalDev in #25311
    • fix: Improve add users to org by @volnei in #25314
    • fix: Remove hosts - verify event type belongs to event type by @joeauyeung in #25321
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote last edited by
      #293

      [2.9.4]

      • Update cal.com to 5.9.4
      • Full Changelog
      • feat: Ensure teams with conflicting slugs owned by the user are migrated(handled in backend, frontend already had this restriction) by @hariombalhara in #25291
      • fix: added pattern checking for urls while creating a team by @Spandan-Mishra in #24777
      • fix: break circular dependency between reminderScheduler and credit-service by @hbjORbj in #25312
      • fix: improve overlapping events with dynamic offsets and widths by @eunjae-lee in #25310
      • fix: enable block calendar slots by default for required confirmations by @kartik-212004 in #25239
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote last edited by
        #294

        [2.9.5]

        • Update cal.com to 5.9.5
        • Full Changelog
        • fix: prevent 500 errors in round-robin scheduling from OOO calibration for single host by @​hbjORbj in #​25369
        • fix: Grab booking organizer credentials when team admins request reschedule by @​joeauyeung in #​24645
        • fix: Onboarding v3 - create team then invite. by @​sean-brydon in #​25364
        • fix: Remove square enforcing in resizeBase64Image by @​sean-brydon in #​25389
        • fix: google meet link is disappear when a seat is cancelled by @​anikdhabal in #​25368
        • fix: set new icalUid when host reassign by @​anikdhabal in #​25365
        • feat: google ads conversion tracking by @​Amit91848 in #​25198
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote last edited by
          #295

          [2.9.6]

          • Update cal.com to 5.9.6
          • Full Changelog
          • fix: OOO days not correctly blocked by @abhijeetsingh-22 in #25259
          • feat: upgrade tailwind v4 by @pasqualevitiello in #24598
          • fix: prevent calendar credentials from leaking into video adapter calls by @hbjORbj in #25200
          • fix: redirect when creating orgs onboarding v3 by @sean-brydon in #25390
          • fix: Use the correct user when confirming or rejecting a booking by @anikdhabal in #25394
          • fix: v2 api rescheduledByEmail not returned by @supalarry in #25103
          • fix: exclude attendee responses from calendar for seated event by @anikdhabal in #25370
          • feat: add permission for editUsers + implement UI by @sean-brydon in #25402
          • fix: oauth screen go back button not functional by @anikdhabal in #25401
          • feat: OAuth PKCE by @CarinaWolli in #25313
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote last edited by
            #296

            [2.9.7]

            • Update cal.com to 5.9.7
            • Full Changelog
            • fix: allow-reschedule-on-prevent-impersonation by @dhairyashiil in #25427
            • fix: prevent buttons from looking active when interacting with parent by @pasqualevitiello in #25431
            • fix: signup username collision by @Udit-takkar in #25435
            • fix: eventypes description overflow issue by @anikdhabal in #25436
            • fix: sign up upsert error by @Udit-takkar in #25437
            • fix: Add PBAC permission checks for insights access by @dhairyashiil in #25381
            • refactor: consolidate error handlers to use getServerErrorFromUnknown by @hbjORbj in #25114
            • feat: posthog version upgrade and added trackings by @Amit91848 in #24401
            • fix: video page dialog bg in light mode by @pasqualevitiello in #25455
            • fix: description for disable rescheduling and cancelling by @Pallava-Joshi in #25447
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote last edited by
              #297

              [2.9.8]

              • Update cal.com to 5.9.8
              • Full Changelog
              • fix(ui): add missing checked state styling for event type checkbox by @abhix4 in #25478
              • fix: Use booker locale for email verification email by @anikdhabal in #25420
              • fix: getTeamIdsWithPermission return sub teams by @sean-brydon in #25387
              • refactor: replace TRPCError with ErrorWithCode in packages/features by @hbjORbj in #25482
              • perf: Calendar Cache Improvements by @volnei in #25502
              • fix: styling override at availability settings by @abhix4 in #25521
              • fix: improve availability working hours layout spacing and editable heading icon gap by @KartikLabhshetwar in #25525
              • fix: add no-availability message to v2 slots endpoint response by @anikdhabal in #25102
              • fix: Add /router to isBookingPages to prevent 500 error on customPageMessage redirect by @hariombalhara in #25522
              • feat: CalendarView atom v2 by @Ryukemeister in #24896
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote last edited by
                #298

                [2.9.9]

                • Update cal.com to 5.9.9
                • Full Changelog
                • fix: UI nits in QA verison of onboarding v3 by @sean-brydon in #25532
                • feat: companion expo and chrome by @PeerRich in #25022
                • fix: simplify date range picker to Airbnb-style selection by @eunjae-lee in #25386
                • feat: Disable booking emails to guests by @Udit-takkar in #25217
                • fix: prevent clicking outside by @Udit-takkar in #25588
                • fix: unable to edit member as a team owner/admin by @anikdhabal in #25587
                • fix: e2e flake visible on CI by @anikdhabal in #25578
                • fix: error spam for pbac is not enabled on this team by @sean-brydon in #25591
                • fix: companion oidc url by @volnei in #25572
                • fix: date picker content render issue by @abhix4 in #25584
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote last edited by
                  #299

                  [2.9.10]

                  • Update cal.com to 5.9.10
                  • Full Changelog
                  • feat: api v2 event types ordering - user, team, org by @dhairyashiil in #25177
                  • feat(api): PATCH Event Type V2 API to support all current locations by @dhairyashiil in #25084
                  • fix: data table toolbar styling by @abhix4 in #25632
                  • feat: Companion SPA serve by @volnei in #25648
                  • fix: improve spacing in provide link to team member when OOO list by @KartikLabhshetwar in #25529
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote last edited by
                    #300

                    [2.9.11]

                    • Update cal.com to 5.9.11
                    • Full Changelog
                    • fix: OnDelete SetNull for watchlist delete on watchlistAudit by @alishaz-polymath in #25690
                    • fix: unable to reject the booking from email by @anikdhabal in #25673
                    • refactor: migrate handleNotificationWhenNoSlots from TRPC layer to features layer by @hbjORbj in #25538
                    • refactor: migrate verifyCodeUnAuthenticated from TRPC layer to features layer by @hbjORbj in #25639
                    • perf: handleChildrenEventType eventtype user connect raw sql by @ThyMinimalDev in #25650
                    • perf: handleChildrenEventTypes createManyAndReturn by @ThyMinimalDev in #25652
                    • perf: handleChildrenEventType link old event-type with workflows using create/findMany by @ThyMinimalDev in #25653
                    • fix: add fallback discovery for oauth by @volnei in #25656
                    • fix: prevent OOO dialog from closing on outside click by @volnei in #25699
                    • feat: onboarding v3 QA final roast by @sean-brydon in #25667
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #301

                      [2.9.12]

                      • Update cal.com to 5.9.12
                      • Full Changelog
                      • fix(insights): align call history empty state with search bar by @KartikLabhshetwar in #25718
                      • refactor: Fix N+1 queries and optimize database operations by @anikdhabal in #25630
                      • fix: troubleshooter team events + improve race condition by @sean-brydon in #25704
                      • fix(companion): replaced localhost with prod url by @PeerRich in #25576
                      • feat: add booking audit action services (lib/actions only) by @hariombalhara in #25720
                      • feat: add uuid plumbing from API v2 to packages/features by @hariombalhara in #25721
                      • fix: description not appearing for bookings created API v2 by @Ryukemeister in #25726
                      • fix: Add custom payload template support for form submission webhooks by @anikdhabal in #25719
                      • fix: workflow email is not sending on form submission by @anikdhabal in #25722
                      • feat: add toggle to opt out of booking title translation in instant meetings by @joeauyeung in #25547
                      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