What's Changed
- feat: Single domain setup when only one org in the system by @hariombalhara in #18383
- fix: Cannot read properties of undefined (reading 'timeZone') by @Praashh in #18107
- fix: cancel workflows on cancel booking by @VK-RED in #17871
- feat: insights - render layout only once by @hbjORbj in #18489
- fix: v2 slots timeZone parameter by @supalarry in #18488
- fix: failing org spec test by @hbjORbj in #18483
- feat: Prevent re-renders (moving SessionProvider to Root level for both app router / pages router) by @hbjORbj in #18493
- perf: Remove zod from edge runtime by @emrysal in #18494
- chore: remove unused layout code from
SideBar
by @hbjORbj in #18487 - fix: Increase Tasker queue limit to 1000 by @zomars in #18482
- fix: Make it easier to manage group options and also improve attribute options performance with 100s of options by @hariombalhara in #18486
- feat: bookings - render layout only once by @hbjORbj in #18490
- chore: remove unused layouts: MainLayout & MainLayoutAppDir by @hbjORbj in #18498
- fix: 404 on the public form page for a sub-team form when the owner itself was removed from the org by @hariombalhara in #18495
- chore: Remove all instances of useIntercom by @emrysal in #18500
- fix: checkly tests by @hariombalhara in #18501
- revert: "fix: improve useInViewObserver hook to trigger when observer is in view on mount" by @Udit-takkar in #18504
- fix: type + build errors by @emrysal in #18502
New Contributors
Full Changelog: v4.8.13...v4.8.14