What's Changed
- feat: update translations via @lingodotdev by @calcom-bot in #19654
- fix: Re-instate new slot logic now it's A/B tested in production by @emrysal in #19605
- refactor: Move @calcom/core to @calcom/lib by @keithwillcode in #19655
- fix: verification input field by @retrogtx in #19656
- fix: Incorrect Attendee Shown When Cancelling a Seated Event by @anikdhabal in #19647
- fix: remove ‘add guests’ from the dropdown if it’s disabled in the booking questions by @anikdhabal in #19649
- feat: added Ability to set organizer's default app as a valid input location in api/v2 by @SomayChauhan in #19549
- fix: show selected filter values first in single- & multi-select filters by @eunjae-lee in #19620
- fix: small mistake in Hungarian confirmation by @retrogtx in #19665
- fix: adjust table height on /bookings by @eunjae-lee in #19662
- fix: Private links in orgs when profile username isnt cal.com username by @sean-brydon in #19667
- chore: add hooks section to v2 docs by @Ryukemeister in #19651
- refactor: import UseIsPlatform directly instead of barrel file by @ThyMinimalDev in #19670
- feat: booking redirect page url is now has uid in it's parameters by @retrogtx in #19522
- fix: UI on mobile by @TusharBhatt1 in #19673
- fix: use portal for DataTableSelectionBar by @eunjae-lee in #19672
- refactor: Move classNames from @calcom/lib to @calcom/ui by @keithwillcode in #19674
- chore: add docs to /v2/organizations/:orgId/organizations endpoints by @ThyMinimalDev in #19668
- fix: some flaky e2e tests by @anikdhabal in #19648
- fix: scheduleId to work on PATCH event type host assignment via api v1 by @Shpadoinkle in #19546
- fix: allow cancelledBy query param to work on api v1 by @Shpadoinkle in #19268
- chore: remove TRPC barrel exports by @sean-brydon in #19598
- chore: early return for static assets in middleware by @hbjORbj in #19678
- chore: TS config - ignore node_modules in subdirectories by @keithwillcode in #19680
Full Changelog: v5.0.10...v5.0.11