Improvement6.2.0
v6.2.0
This release includes multiple bug fixes for UI stability and functionality, such as preserving email settings, fixing flickering issues in booking sheets, and improving onboarding flows. It also adds configurable first page settings for the companion feature and refactors code formatting across several packages.
What's Changed
- fix: show invite link settings modal when clicking edit invite link in team members view by @anikdhabal in #27917
- fix: exclude test files from CODEOWNERS foundation approval by @hariombalhara in #27919
- fix(app-store): preserve existing enabled state during seed by @devanshu0x in #27918
- fix: use randomString() for booking uid in slots e2e tests to avoid unique constraint flake by @alishaz-polymath in #27916
- fix: use random booking UIDs api/v2 slots e2e tests to prevent test flakiness due to DB unique constraint by @romitg2 in #27902
- fix: add e2e-spec pattern to CODEOWNERS test file exclusions by @anikdhabal in #27926
- fix: default icon size to 16px in createIcon wrapper and fix download button alignment by @eunjae-lee in #27924
- fix: resolve signup watchlist review issues and auto-unlock on SIGNUP entry removal by @alishaz-polymath in #27923
- fix: display phone numbers and localized timezone in BookingDetailsSheet by @eunjae-lee in #27909
- feat: enable onboarding-v3 globally and update e2e tests by @sean-brydon in #27922
- refactor: apply biome formatting to packages/sms, prisma, emails, lib by @eunjae-lee in #27880
- fix: prevent BookingDetailsSheet flicker when switching bookings by @eunjae-lee in #27894
- fix: inline package.json descriptions in app-store _metadata.ts to fix Vitest RPC errors by @emrysal in #27931
- revert: onboarding v3 global by @sean-brydon in #27933
- chore(deps): bump axios to 1.13.5 by @pedroccastro in #27864
- feat(companion): add configurable first page setting by @dhairyashiil in #27267
- revert: "revert (#27933)" for onboarding v3 gloablly by @sean-brydon in #27938
- fix: preserve customReplyToEmail when hideOrganizerEmail is enabled by @anikdhabal in #27941
- fix: lazy-load companion iframe to avoid requests on every page visit by @volnei in #27946
- chore: update extension version to 1.7.6 by @dhairyashiil in #27952
- fix: use maxLength parameter in
truncateOnWordinstead of hardcoded value by @AritraDey-Dev in #27961 - fix: hide bookings opt-in banner on mobile viewport by @PeerRich in #27965
- fix: Correct hours-to-days conversion in convertToNewDurationType by @AritraDey-Dev in #27964
New Contributors
- @devanshu0x made their first contribution in #27918
- @AritraDey-Dev made their first contribution in #27961
Full Changelog: v6.1.16...v6.2.0
onboardingbookingbug-fixesuiperformancecompanion
Source: original entry ↗