What's Changed
- fix: unit test flake in CI by @anikdhabal in #25780
- fix: adds org slug to url in invite browser view by @sean-brydon in #25818
- chore: Consolidate prefetching logic within
useTimesForScheduleand add tests by @hariombalhara in #23918 - refactor: Use sessionStorage instead of localStorage for decoy booking data by @hariombalhara in #24450
- chore: atoms rrHostSubsetIds changelog for release by @supalarry in #25819
- chore: update AGENTS.md on running unit tests for specific test name by @eunjae-lee in #25820
- fix(webhooks): support routing form identifiers with spaces in payload templates by @anikdhabal in #25783
- fix: not found nc command docker by @sean-brydon in #25823
- docs: how to fetch managed event type slots by @supalarry in #24977
- fix: use relative redirects in booking confirmation routes to fix localhost redirect issue by @volnei in #25794
- docs: link embed events to help center to avoid duplicate maintenance by @hariombalhara in #25811
- fix: Lazy loaded Stripe proxy to avoid crash on BillingService setup by @emrysal in #25400
- feat: minium reschedule notice on events by @sean-brydon in #25575
- fix: Slugified event type slug when an event is created/updated from API v2 by @anikdhabal in #25791
- fix(payments): add date and payment filters when cancelling bookings on app uninstall by @anikdhabal in #25801
- fix: filter slots by requested date range to prevent date override leakage by @ThyMinimalDev in #25822
- fix: OAuth for browser extension by @CarinaWolli in #25834
- style: add spacing and rounded corners to toolbar dropdown items by @KartikLabhshetwar in #25829
- feat: added OAuth badges by @PeerRich in #25830
- feat: add skipContactCreation toggle to EventTypeAppCard component by @Pallava-Joshi in #25756
- refactor: create
CalVideoSettingsRepositoryinfeaturespackage by @hbjORbj in #25841 - fix: allow two dots in exclude email by @dhairyashiil in #24968
- feat: Improve error handling in ratelimit by @sean-brydon in #25223
- fix: enforce team-only access on premium toggles in cal video (#25680) by @eeshm in #25681
- refactor: create HostRepository in
/features/hostby @hbjORbj in #25842 - fix: add tests for simple test flow by @sean-brydon in #25566
- refactor: create
PrismaOOORepositoryin/features/oooby @hbjORbj in #25850 - refactor: create
DestinationCalendarRepositoryin/features/calendarsby @hbjORbj in #25851 - refactor: Move
OrganizationOnboardingRepositoryfromlibto/features/organizationsby @hbjORbj in #25854 - refactor: Move insights trpc router from features package to trpc layer by @hbjORbj in #25778
- refactor: Move Users Admin TRPC router from features package to trpc layer by @hbjORbj in #25816
- fix: added conditional check for the unkey logger to reduce the numbe… by @ifrah-ashraf in #25858
- chore: Remove team-labels permissions by @keithwillcode in #25862
- feat(companion): Add caching, redesign ui, and refactor code by @dhairyashiil in #25654
- feat: upgrade to sdk 55 canary by @betomoedano in #25810
- feat(companion): Event types screen update by @betomoedano in #25847
- chore(companion): small wxt related fixes by @PeerRich in #25866
- chore: bump next versions by @volnei in #25864
New Contributors
- @betomoedano made their first contribution in #25810
Full Changelog: v5.9.14...v5.9.15