What's Changed
- chore: [Booking Cancellation Refactor - 2] Inject repositories and use them instead of Prisma in cancellation flow by @hariombalhara in #24159
- fix: translate location dropdown group labels and options in event-type settings by @ThyMinimalDev in #26784
- feat: add custom calendar reminder for Google Calendar events by @Deepak22448 in #26078
- fix: add server-side redirect for users with pending invites on onboarding page by @sean-brydon in #26829
- chore: upgrade sentry and start using metrics for Calendar Cache by @volnei in #26827
- fix(api): correct bookingUrl username and domain for platform orgs by @dhairyashiil in #26830
- fix: load .env file in vitest config and update integration test docs by @eunjae-lee in #26828
- chore: sync vercel env var with trigger.dev and deploy by @ThyMinimalDev in #25610
- fix: draft release trigger by @ThyMinimalDev in #26831
- fix: draft release trigger by @ThyMinimalDev in #26832
- chore: trigger.dev cli version for ci by @ThyMinimalDev in #26834
- fix: add integration-test.ts pattern to biome test file overrides by @eunjae-lee in #26836
- chore: add TRIGGER_DEV_PROJECT_REF to draft release by @ThyMinimalDev in #26837
- feat(vscode): add Biome auto-fix on save configuration by @hariombalhara in #26839
- ci: skip PR checks for vscode settings changes by @anikdhabal in #26840
- feat: enable Stale Community PR workflow for fork PRs via pull_request_target by @keithwillcode in #26842
- docs: correct AGPLv3 license statement in README by @simiondolha in #26660
- refactor: consolidate Devin session logic into reusable action by @keithwillcode in #26843
- fix: make flaky E2E tests more stable by @keithwillcode in #26844
- chore: Biome increase line numbers per function by @volnei in #26846
- fix(companion): iOS event type detail fixes by @dhairyashiil in #26845
- chore: add biome-ignore comments for dangerouslySetInnerHTML by @volnei in #26848
- feat(api-v2): ensure default calendars for delegation credentials when user added to org by @ThyMinimalDev in #26800
- fix: increase type-check memory limit to 12GB by @volnei in #26853
- fix: replace @ts-ignore with @ts-expect-error to fix biome lint errors by @volnei in #26849
- fix: resolve useLiteralKeys biome lint issues by @volnei in #26851
- chore: Remove Vercel warnings on deploy for Companion by @volnei in #26855
- fix: Duplicate calls syncing Calendar integrations by @emrysal in #26858
- fix: hide team members details when hideOrganizerEmail is enabled by @anikdhabal in #26833
- fix: remove trpc build dependency from turbo dev command by @sean-brydon in #26862
- fix: send correct cancellation email to previous round robin host by @anikdhabal in #26868
- fix: Add missing index on
IntegrationAttributeSyncandCredentialrecord by @joeauyeung in #26799 - chore: tag deprecated platform oauth endpoints in api v2 by @ThyMinimalDev in #26873
New Contributors
- @Deepak22448 made their first contribution in #26078
Full Changelog: v6.0.12...v6.0.13