What's Changed
- perf: cache TRPC queries in /event-types RSC by @hbjORbj in #21381
- perf: follow up of server query caching in /event-types by @hbjORbj in #21402
- perf: optimize O(n²) algorithms in slot generation by @devin-ai-integration in #21373
- fix: Handle invalid non-delegation credential in cron by @hariombalhara in #21270
- chore: Increase workflows/trpc timeout to 800s by @emrysal in #21397
- perf: cache TRPC queries in /event-types/[eventTypeId] RSC by @hbjORbj in #21401
- perf: cache TRPC queries in /availability RSC by @hbjORbj in #21398
- chore: use correct import path for AppRouter by @eunjae-lee in #21415
- perf: remove unused tRPC routes to reduce type generation load by @devin-ai-integration in #21418
- feat: pbac by @sean-brydon in #21296
- test: update flaky tests by @eunjae-lee in #21419
- fix: apply transaction to public methods of CreditService by @eunjae-lee in #21356
- fix: add migration to backfill BookingDenormalized by @eunjae-lee in #21420
- feat: add segments prop to DataTableProvider by @devin-ai-integration in #21409
- perf: Server Fetching for platform members and org members pages by @hbjORbj in #21342
- test: add e2e tests for filters on /insights/routing by @devin-ai-integration in #21332
- fix: WhatsApp workflows are not working by @anikdhabal in #21421
- fix: don’t let the booking page crash on invalid metadata by @anikdhabal in #21410
- fix: don't schedule past workflow reminders with tasker by @CarinaWolli in #21434
- fix: canceling workflow reminders by @CarinaWolli in #21416
- perf: use app dir to fetch team feature flags in settings by @sean-brydon in #21433
- feat(bookings): implement Booking UID filter for bookings data table. by @akarsh-jain-790 in #21380
- fix: replace bookingTimeStatus with bookingTimeStatusDenormalized by @eunjae-lee in #21028
- fix: improve date selection behavior in DateRangePicker by @devin-ai-integration in #21438
- perf: use server fetched data in instant-meeting and private booking pages by @hbjORbj in #21424
- chore: remove last booking response dead code by @hbjORbj in #21426
- refactor: simplify arg of useBookerLayout hook by @hbjORbj in #21425
- feat: internationalize user table column headers by @devin-ai-integration in #21444
New Contributors
- @akarsh-jain-790 made their first contribution in #21380
Full Changelog: v5.3.2...v5.3.3