What's Changed
- chore: Remove next build eslint and ts checks disabled for CI by @volnei in #25950
- chore: enable booking redesign for e2e by @eunjae-lee in #25642
- fix: popover ios issue by @abhix4 in #25696
- chore: pass guests and pass updated noShow property by @Udit-takkar in #25961
- feat(companion): open cal.com/app on new tab and fix extension/mobile UX issues by @dhairyashiil in #25962
- fix: change button color to destructive in WorkflowListPage by @KartikLabhshetwar in #25965
- feat(bookings): conditionally show heading/subtitle based on view by @eunjae-lee in #25889
- feat: auto skip consent screen for trusted oauth clients by @CarinaWolli in #25640
- refactor: Create TravelScheduleRepository and PrismaOrgMembershipRepository in
/featuresby @hbjORbj in #25853 - fix(bookings): enable past date selection for cancelled bookings by @eunjae-lee in #25644
- refactor: Migrate repositories/services from /lib to /features by @hbjORbj in #25925
- refactor: Move
PrismaRoutingFormRepositoryfromlibto/features/routing-formsby @hbjORbj in #25975 - fix: preserve newlines and links in calendar event descriptions by @anikdhabal in #25868
- chore(companion): update dependencies to latest expo canary version by @betomoedano in #25948
- refactor: Move SelectedCalendarRepository and WorkflowRelationsRepository from /lib to /features by @hbjORbj in #25982
- feat: update translations via @lingodotdev by @calcom-bot in #24385
- perf: reduce TypeScript type bloat in tRPC package via z.ZodType annotations by @keithwillcode in #25845
- fix(companion): Fix Gmail OAuth integration by @dhairyashiil in #25978
- chore: Change atoms build command to build-npm by @keithwillcode in #25996
- chore: Isolate companion build by @volnei in #25985
- chore: add onboarding events in posthog by @sean-brydon in #25981
- fix: make isReschedule required in checkIfBookerEmailIsBlocked by @dhairyashiil in #26002
- feat: add webhook versioning by @alishaz-polymath in #23861
- feat: add enabled column to UserFeatures and TeamFeatures for tri-state semantics by @eunjae-lee in #25765
- fix: allow required check to pass when E2E tests are skipped due to missing label by @volnei in #26006
- chore: Improves the core booking audit architecture by adding new capabilities and simplifying the existing interfaces. by @hariombalhara in #25872
- fix: fix type error by @anikdhabal in #26021
- refactor: trpc test file is importing @calcom/web by @hbjORbj in #25979
- fix: update tempOrgRediret on updating org slug by @anikdhabal in #25838
- feat(atoms): add ListEventTypes atom to enable event type management (#25047) by @pedroccastro in #25113
- fix: integration test of booking audit service by @eunjae-lee in #26027
- fix: Embed - Ensure linkFailed event correctly fires for 404, 500, and 403 errors by @hariombalhara in #25261
- fix: add
mergeWithEnglishFallbackfor i18n translations by @hbjORbj in #26016 - fix(companion): prevent localhost URL from being baked into production extension builds by @dhairyashiil in #26032
- feat: gmail, outlook, yahoo links during email verification by @PeerRich in #26038
- feat: add coss-ui core package by @sean-brydon in #25984
- fix: prevent custom calendar for team event by @Pallava-Joshi in #26033
- fix(logging): replace console.log with logger.error in editLocation handler by @dprateek996 in #26037
- fix: flaky E2E tests and refactor by @anikdhabal in #25974
- chore: implement posthog tracking company email upgrade point by @sean-brydon in #25977
- fix: hide OOO slots across timezones by @Udit-takkar in #25966
- fix: render markdown in custom page redirect messages by @anikdhabal in #25987
- feat: add promotion codes support to SMS credit purchases by @PeerRich in #23774
- fix: add name property to delegation credentials for type compatibility by @volnei in #26022
- fix: Add email to user select in credential to ensure consistent type by @alishaz-polymath in #26020
- fix: improve CustomEmailTextField styling and focus behavior by @KartikLabhshetwar in #26024
- feat: update favicons with new Cal design by @PeerRich in #25392
- refactor(dialog): standardize icon container styling by @eeshm in #26036
- fix: settings icon at app setup - event types by @abhix4 in #26048
- fix: remove pkce check for refreshToken endpoint by @CarinaWolli in #26050
- ci: add turbo caching to type-check by @sean-brydon in #26051
- docs: add ListEventTypes atom documentation by @pedroccastro in #25775
- fix: booking page metadata by @pedroccastro in #26058
- feat(companion): Multi-browser extension support (Chrome, Firefox, Safari, Edge, Brave) and fix text node errors by @dhairyashiil in #26063
- feat(companion): Update availability screen to use liquid glass by @betomoedano in #26041
- fix(typo): correct spelling of organization in error message by @dprateek996 in #26035
New Contributors
- @dprateek996 made their first contribution in #26037
Full Changelog: v6.0.2...v6.0.3