What’s New

cal.diy v6.2.0

v6.2.0
Added
  • Enable onboarding-v3 globally
  • Add configurable first page setting to companion
Fixed
  • Show invite link settings modal when clicking edit invite link in team members view
  • Preserve existing enabled state during seed in app-store
  • Use randomString() for booking uid in slots e2e tests to avoid unique constraint flake
  • Use random booking UIDs in api/v2 slots e2e tests to prevent test flakiness due to DB unique constraint
  • Default icon size to 16px in createIcon wrapper and fix download button alignment
  • Resolve signup watchlist review issues and auto-unlock on SIGNUP entry removal
  • Display phone numbers and localized timezone in BookingDetailsSheet
  • Prevent BookingDetailsSheet flicker when switching bookings
  • Inline package.json descriptions in app-store _metadata.ts to fix Vitest RPC errors
  • Preserve customReplyToEmail when hideOrganizerEmail is enabled
  • Lazy-load companion iframe to avoid requests on every page visit
  • Use maxLength parameter in truncateOnWord instead of hardcoded value
  • Hide bookings opt-in banner on mobile viewport
  • Correct hours-to-days conversion in convertToNewDurationType
What's Changed
New Contributors

Full Changelog: https://github.com/calcom/cal.com/compare/v6.1.16...v6.2.0

View original