What’s New

cal.diy v6.1.15

v6.1.15
Added
  • Refactor billing to strategy implementation
  • Add Claude specs
  • Add caretta.so app
  • Add UTM parameter data to insights bookings CSV download
  • Format field labels to display human-readable names in form-builder
  • Add fallback action options to routing form fallback section
  • Login overlay redesign
  • Re-render bookings page after feature opt-in without full refresh
Changed
  • Optimize getBusyTimesForLimitChecks with batched parallel queries
  • Use UNION ALL with DISTINCT for bookings query optimization
Fixed
  • Update booking page terms text to use APP_NAME instead of "our"
  • Add i18n and migration for booking history pbac
  • API v2 @GetWebhook() decorator doesn't generate OpenAPI path
  • Rename rediss:// to redis:// in .env.example
  • Hide cancel/reschedule links in emails when disabled
  • Use randomString() for booking UIDs in slots E2E tests
  • Ensure metadata key is always present in BOOKING_CREATED webhook payload
  • Unable to add and remove org banner
  • Adjust Zoho token expiry time to milliseconds
  • Maintain uid parameter in BookingDetailsSheet URL
  • Correct value of selection box behavior in Edit of new Added Question dialog
What's Changed
New Contributors

Full Changelog: https://github.com/calcom/cal.com/compare/v6.1.14...v6.1.15

View original