New
v6.1.7
What's Changed
- fix: Embed two step slot selection date selection bug by @Ryukemeister in https://github.com/calcom/cal.com/pull/27306
- feat: add invoice URL to proration and test seed scripts by @sean-brydon in https://github.com/calcom/cal.com/pull/27297
- fix: UI improvements for team-wide limits by @CarinaWolli in https://github.com/calcom/cal.com/pull/27133
- feat: hubspot rr skip by @Amit91848 in https://github.com/calcom/cal.com/pull/27310
- fix: fixes oauth flow with user sign up by @CarinaWolli in https://github.com/calcom/cal.com/pull/27307
- refactor: Move integration attribute async components to /web by @hbjORbj in https://github.com/calcom/cal.com/pull/27341
- chore: Upgrade Next & React by @volnei in https://github.com/calcom/cal.com/pull/27332
- docs: document business rules in AGENTS.md by @supalarry in https://github.com/calcom/cal.com/pull/27347
- fix: use FeatureOptInService for bookings-v3 check by @eunjae-lee in https://github.com/calcom/cal.com/pull/27183
- fix: sort team Ids to ensure we don't get flaky tests by @sean-brydon in https://github.com/calcom/cal.com/pull/27349
- feat: removes account dropdown from oauth consent screen by @CarinaWolli in https://github.com/calcom/cal.com/pull/27191
- perf: optimize bookings/get query to use subqueries instead of materializing 400+ parameters by @emrysal in https://github.com/calcom/cal.com/pull/27319
- fix: disable prefetch in /bookings by @eunjae-lee in https://github.com/calcom/cal.com/pull/27351
Full Changelog: https://github.com/calcom/cal.com/compare/v6.1.6...v6.1.7