New
v6.1.6
What's Changed
- feat: apply Frame component to webhooks settings page by @PeerRich in https://github.com/calcom/cal.com/pull/27291
- feat: add forcedSlowMode rate limit to Team and Organization DELETE endpoints by @emrysal in https://github.com/calcom/cal.com/pull/27258
- fix: cancel download fetch when progress toast is closed by @eunjae-lee in https://github.com/calcom/cal.com/pull/27152
- perf: remove _count children query from EventType and Workflow repositories by @keithwillcode in https://github.com/calcom/cal.com/pull/27309
- fix: await unawaited calendar.events.patch call in updateEvent by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/27313
- refactor: lazy load KBar data fetching hooks only when opened by @emrysal in https://github.com/calcom/cal.com/pull/27314
- perf: add composite indexes for booking queries at scale by @keithwillcode in https://github.com/calcom/cal.com/pull/27315
Full Changelog: https://github.com/calcom/cal.com/compare/v6.1.5...v6.1.6