What’s New

cal.diy v6.1.8

v6.1.8
Added
  • Use RoutingTraceService to write assignment reasons
  • Add RoutingFormTrace
  • Add CrmRoutingTraceService and SalesforceRoutingTraceService
  • Add webhook endpoint for Vercel deployment promoted event to promote trigger.dev
  • Enable PBAC feature flag globally via migration
  • Add organization.passwordReset PBAC permission
  • Add invoice banner and block additions to teams/orgs
  • Implement webhook tasker with async/sync fallback
  • Add infrastructure for no-show audit integration
Changed
  • Disable syncing of calendarList on overlay calendar fetch
  • Join teams with feature enabled directly in findNextSubscriptionBatch query
Fixed
  • Add composite index on SecondaryEmail for email verification queries
  • Reduce forcedSlowMode rate limit from 30s to 1s
  • Exclude third-party video apps from areCalendarEventsEnabled setting
  • Fix 413 Request Entity too large error when big image files are uploaded
  • Show bookings-v3 only in the settings but not in the banner
  • Use WEBAPP_URL for team payment redirect instead of req.nextUrl.origin
  • Fix atoms breaking
  • Preserve UI config across iframe resets for element-click embeds
  • Parse raw body Buffer in Vercel webhook controller
What's Changed

Full Changelog: https://github.com/calcom/cal.com/compare/v6.1.7...v6.1.8

View original