megachangelog
Improvement6.1.8

v6.1.8

Cal.com v6.1.8 includes routing trace service improvements for assignment tracking, performance optimizations for calendar syncing and database queries, webhook enhancements for Vercel deployments, permission system updates with PBAC features, and various bug fixes for video apps integration, image uploads, and UI consistency.

What's Changed

  • chore: Disables syncing of calendarList on overlay calendar fetch by @emrysal in #27020
  • feat: Use RoutingTraceService to write assignment reasons by @joeauyeung in #27225
  • fix: add composite index on SecondaryEmail for email verification queries by @emrysal in #27357
  • feat: Add RoutingFormTrace by @joeauyeung in #27316
  • feat: Add CrmRoutingTraceService and SalesforceRoutingTraceService by @joeauyeung in #27318
  • fix: reduce forcedSlowMode rate limit from 30s to 1s by @emrysal in #27359
  • refactor: join teams with feature enabled directly in findNextSubscriptionBatch query by @volnei in #27364
  • chore: trigger.version.ts to set trigger tasks versions in prod by @ThyMinimalDev in #27333
  • docs: clarify bookerReopened and bookerReloaded are for prerendered modals by @hariombalhara in #27348
  • feat: add webhook endpoint for Vercel deployment promoted event to promote trigger.dev by @ThyMinimalDev in #27340
  • fix: exclude third-party video apps from areCalendarEventsEnabled setting by @ThyMinimalDev in #27230
  • refactor: fix 413 Request Entity too large error when big image files are uploaded by @hariombalhara in #27285
  • fix: show bookings-v3 only in the settings but not in the banner by @eunjae-lee in #27330
  • fix: use WEBAPP_URL for team payment redirect instead of req.nextUrl.origin by @sean-brydon in #27233
  • fix: atoms breaking by @Ryukemeister in #27380
  • feat: enable PBAC feature flag globally via migration by @sean-brydon in #27376
  • feat: add organization.passwordReset PBAC permission by @sean-brydon in #27377
  • docs: api v2 and examples app setup by @supalarry in #27290
  • fix: preserve UI config across iframe resets for element-click embeds by @joeauyeung in #27363
  • feat: add invoice banner + block additions to teams/orgs by @sean-brydon in #27327
  • chore: Remove noProcessGlobal for atoms by @volnei in #27382
  • feat: implement webhook tasker with async/sync fallback by @alishaz-polymath in #27378
  • feat: Add infrastructure for no-show audit integration by @hariombalhara in #27187
  • fix: parse raw body Buffer in Vercel webhook controller by @ThyMinimalDev in #27384
  • chore: update i18n keys to match effectiveReason values by @eunjae-lee in #27381
  • refactor: move feature-flags, calendars, and schedules components from packages/features to apps/web/modules by @hbjORbj in #27222

Full Changelog: v6.1.7...v6.1.8

routingwebhooksperformancedatabasepbacpermissions

Source: original entry ↗