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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Cal.com
  3. Cal.com - Package Updates

Cal.com - Package Updates

Scheduled Pinned Locked Moved Cal.com
322 Posts 3 Posters 98.1k 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
    wrote last edited by
    #313

    [2.11.3]

    • Update cal.com to 6.0.10
    • Full Changelog
    • test: cleanup old skipped e2e tests by @anikdhabal in #26597
    • fix: improve cleanup for managed event types and fix flaky api v2 e2e test by @anikdhabal in #26602
    • feat: rename --font-cal to --font-heading + use Cal Sans UI by @pasqualevitiello in #26064
    • fix(auth): block OAuth linking for unverified accounts by @pedroccastro in #26598
    • feat: companion add missing advanced event type by @dhairyashiil in #26594
    • feat: system admin blocklist table by @Udit-takkar in #25039
    • fix: skip stale run-ci label check on workflow re-runs by @anikdhabal in #26590
    • fix: Text cursor barely visible in calendar event name field by @Anshumancanrock in #26563
    • fix: PayPal setup page inconsistent spacing and button styling by @Anshumancanrock in #26612
    • feat: add BUILD_FROM_BRANCH option to release-docker workflow by @keithwillcode in #26615
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      wrote last edited by
      #314

      [2.11.4]

      • Update cal.com to 6.0.11
      • Full Changelog
      • feat: added the API v2 Imports section to your AGENTS.md by @dhairyashiil in #26737
      • feat: add DAL for monthly proration tracking by @sean-brydon in #26588
      • fix: auto-scroll active installed-apps category tab into view on mobile by @abhayymishraa in #26414
      • fix: fixes for safari extension (Companion) by @CarinaWolli in #26741
      • feat: add comprehensive validation tests for event-types/[id] GET endpoint by @emrysal in #23809
      • fix: add withSentryConfig to enable Sentry tracing in production by @volnei in #26743
      • revert: "fix: add withSentryConfig to enable Sentry tracing in production" by @volnei in #26744
      • fix(ui): fixing the hover bug in the dropdown component by @KartikLabhshetwar in #26257
      • fix: normalize backslashes in glob paths for Windows compatibility by @Anshumancanrock in #25613
      • fix: api v2 local dev error - Cannot find module '@calcom/features/booking-audit/lib/makeActor' by @dhairyashiil in #26748
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        wrote last edited by
        #315

        [2.11.5]

        • Update cal.com to 6.0.12
        • Full Changelog
        • fix: oauth flow for safari extension (companion) by @CarinaWolli in #26795
        • feat: add tri-state UI settings pages and auto opt-in preference by @eunjae-lee in #25892
        • refactor: split large org creation transaction into smaller batches by @emrysal in #25688
        • fix(ui): improve Variables Dropdown styling consistency by @simiondolha in #26675
        • fix: Yarn installation fails in windows due to mixed path separators by @Anshumancanrock in #26771
        • fix: Booker reschedule behaviour for org admin by @Ryukemeister in #26530
        • fix: changes to error on schedule name empty save by @KirankumarAmbati in #24044
        • feat(companion): manifest id for safari extension & add delete account link by @dhairyashiil in #26802
        • perf: batch user queries in schedules output service by @pedroccastro in #25901
        • fix(phone-input): add Austria mask and prevent double plus prefix by @abhayymishraa in #26626
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          wrote last edited by
          #316

          [2.12.1]

          • Update cal.com to 6.1.1
          • Full Changelog
          • fix: cancel email notification workflow did not get sent to the secondary host by @anikdhabal in #26915
          • feat: allow link cloaking for Organization accounts in workflow emails by @PeerRich in #26528
          • fix: sort workflow dropdown to show org before teams by @CarinaWolli in #26796
          • feat(agents): add modular engineering rules from 2026 standards by @keithwillcode in #26847
          • revert: "fix: api v2 get event-types non org users (#26896)" by @keithwillcode in #26924
          • feat: clear all filters when deselecting a segment by @eunjae-lee in #26920
          • feat: pass register param directly to login page from OAuth authorize by @dhairyashiil in #26922
          • fix: meeting URL is missing in the email after rescheduling a seated event by @anikdhabal in #26914
          • feat: add react best practises and web design skills by @Udit-takkar in #26918
          • feat: seed admin API key for local development by @hariombalhara in #26876
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            wrote last edited by
            #317

            [2.12.2]

            • Update cal.com to 6.1.2
            • Full Changelog
            • feat: add seat tracking infrastructure for monthly proration by @sean-brydon in #27001
            • feat: add CalendarsTasker with sync and trigger.dev versions by @ThyMinimalDev in #26854
            • fix(teams): add organization scope to membership operations by @pedroccastro in #26964
            • feat: redesign team creation flow to match onboarding-v3 design by @sean-brydon in #26733
            • fix: skip reminders when scheduled date is in the past by @anikdhabal in #26942
            • fix: update transaction timeout for large managed event-types by @ThyMinimalDev in #25944
            • feat: add HubSpot contact owner toggle by @Pallava-Joshi in #26552
            • fix: use appropriate error codes in chargeCard handler by @joeauyeung in #27013
            • feat: add feature opt-in banner system by @eunjae-lee in #26625
            • feat: standalone page config to use in companion by @dhairyashiil in #27018
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              wrote last edited by
              #318

              [2.12.3]

              • Update cal.com to 6.1.3
              • Full Changelog
              • perf: getUserAvailability if dateRange is empty, early return by @​joeauyeung in #​26000
              • fix: handle invalid timezones gracefully in calendar events by @​hbjORbj in #​27042
              • feat: remove Revert.dev dependency from Pipedrive integration by @​anikdhabal in #​22492
              • feat: add option to hide duration selector in booking page for multiple durations by @​devin-ai-integration[bot] in #​27033
              • refactor: Handle unavailable features on iOS and consolidate Settings UI by @​dhairyashiil in #​27081
              • fix: filter out Google system calendars from calendar list by @​volnei in #​27074
              • refactor: remove Object.freeze hack in getConnectedCalendars by @​emrysal in #​27070
              • refactor: remove usage of deprecated user.startTime and user.endTime columns by @​emrysal in #​27085
              • refactor: store timestamp instead of boolean for feature opt-in by @​eunjae-lee in #​27080
              • feat: add OAuth client developer settings page with approval workflow by @​PeerRich in #​25556
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                wrote last edited by
                #319

                [2.12.4]

                • Update cal.com to 6.1.4
                • Full Changelog
                • fix: update Learn More button link on teams page to cal.com/teams by @devin-ai-integration[bot] in #27065
                • fix: update Learn more button URL on routing forms page to cal.com/routing by @devin-ai-integration[bot] in #27068
                • refactor: remove remaining user.startTime and user.endTime usages by @emrysal in #27092
                • fix: ensure verification token has team before processing by @anikdhabal in #27139
                • feat(flags): add @Memoize and @Unmemoize decorators for declarative caching by @eunjae-lee in #27063
                • feat: add rrHostSubsetIds to reschedule booking endpoint by @ThyMinimalDev in #27135
                • perf: optimize getEventTypeIdsFromTeamIdsFilter with raw SQL query by @keithwillcode in #27145
                • feat: Add download CSV button on bookings page by @pumfleet in #27107
                • feat: add wrong assignment report dialog and webhook for routing form bookings by @PeerRich in #25839
                • perf: Add teamId index on Credential by @keithwillcode in #27153
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  wrote last edited by
                  #320

                  [2.12.5]

                  • Update cal.com to 6.1.6
                  • Full Changelog
                  • feat: apply Frame component to webhooks settings page by @PeerRich in #27291
                  • feat: add forcedSlowMode rate limit to Team and Organization DELETE endpoints by @emrysal in #27258
                  • fix: cancel download fetch when progress toast is closed by @eunjae-lee in #27152
                  • perf: remove _count children query from EventType and Workflow repositories by @keithwillcode in #27309
                  • fix: await unawaited calendar.events.patch call in updateEvent by @ThyMinimalDev in #27313
                  • perf: add composite indexes for booking queries at scale by @keithwillcode in #27315
                  • fix: use createPortal for FeatureOptInBanner to avoid Intercom widget conflict by @eunjae-lee in #27121
                  • feat: organization upgrade flow v3 by @sean-brydon in #25972
                  • feat: add multi-step download app dropdown with platform-specific options by @PeerRich in #27211
                  • fix: remove sticky positioning from page headers in pages on scroll by @eeshm in #27242
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    wrote last edited by
                    #321

                    [2.12.6]

                    • Update cal.com to 6.1.7
                    • Full Changelog
                    • fix: Embed two step slot selection date selection bug by @Ryukemeister in #27306
                    • feat: add invoice URL to proration and test seed scripts by @sean-brydon in #27297
                    • fix: UI improvements for team-wide limits by @CarinaWolli in #27133
                    • feat: hubspot rr skip by @Amit91848 in #27310
                    • fix: fixes oauth flow with user sign up by @CarinaWolli in #27307
                    • fix: use FeatureOptInService for bookings-v3 check by @eunjae-lee in #27183
                    • fix: sort team Ids to ensure we don't get flaky tests by @sean-brydon in #27349
                    • feat: removes account dropdown from oauth consent screen by @CarinaWolli in #27191
                    • perf: optimize bookings/get query to use subqueries instead of materializing 400+ parameters by @emrysal in #27319
                    • fix: disable prefetch in /bookings by @eunjae-lee in #27351
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      wrote last edited by
                      #322

                      [2.12.8]

                      • Update cal.com to 6.1.9
                      • Full Changelog
                      • refactor: use DI-ed cached FeaturesRepository in flags router by @eunjae-lee in #27394
                      • feat: Routing trace presenter by @joeauyeung in #27372
                      • feat: add index on channelId for SelectedCalendar by @volnei in #27403
                      • perf: increase Office365 calendarView page size to 999 to minimize pagination by @keithwillcode in #27407
                      • feat: add configurable wildcard domain matching to watchlist by @emrysal in #27409
                      • fix: allow wildcard prefix in domain validation by @emrysal in #27413
                      • feat(companion): dark mode by @dhairyashiil in #27305
                      • fix: remove unnecessary border when event type details are hidden by @hariombalhara in #27421
                      • refactor: remove 10 trpc imports from features package by moving 16 tRPC-driven components to apps/web/modules by @hbjORbj in #27336
                      • fix: align feature opt-in toggle labels with enable/disable wording by @eunjae-lee in #27425
                      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