This repository was archived by the owner on Oct 29, 2025. It is now read-only.
Commit 65bebb2
committed
tag version Cal.com version v5.6.5
1 parent f92d633 commit 65bebb2
1 file changed
+1
-1
lines changed- apps/web/app/(use-page-wrapper)/403/page.tsx-32
- apps/web/app/(use-page-wrapper)/500/copy-button.tsx-22
- apps/web/app/(use-page-wrapper)/500/page.tsx-47
- apps/web/app/providers.tsx+4-1
- apps/web/components/dialog/ReassignDialog.tsx+1-1
- apps/web/components/getting-started/components/AppConnectionItem.tsx+1
- apps/web/components/getting-started/steps-views/ConnectCalendars.tsx+1-1
- apps/web/components/getting-started/steps-views/ConnectedVideoStep.tsx+1-1
- apps/web/components/getting-started/steps-views/SetupAvailability.tsx+1-1
- apps/web/components/getting-started/steps-views/UserProfile.tsx+1-1
- apps/web/components/getting-started/steps-views/UserSettings.tsx+2-1
- apps/web/components/ui/UsernameAvailability/UsernameTextfield.tsx+1
- apps/web/modules/getting-started/[[...step]]/onboarding-view.tsx+4-3
- apps/web/playwright/dynamic-booking-pages.e2e.ts+1-4
- apps/web/playwright/event-types.e2e.ts+1-4
- apps/web/playwright/fixtures/apps.ts+1-1
- apps/web/playwright/hash-my-url.e2e.ts+1-1
- apps/web/playwright/lib/testUtils.ts+1-4
- apps/web/playwright/manage-booking-questions.e2e.ts+6-15
- apps/web/playwright/managed-event-types.e2e.ts+2-5
- apps/web/playwright/onboarding.e2e.ts+1-1
- apps/web/playwright/organization/booking.e2e.ts+5-5
- apps/web/public/static/locales/ar/common.json+1-1
- apps/web/public/static/locales/az/common.json+1-1
- apps/web/public/static/locales/bg/common.json+1-1
- apps/web/public/static/locales/bn/common.json+1-1
- apps/web/public/static/locales/ca/common.json+1-1
- apps/web/public/static/locales/cs/common.json+1-1
- apps/web/public/static/locales/da/common.json+1-1
- apps/web/public/static/locales/de/common.json+1-1
- apps/web/public/static/locales/el/common.json+1-1
- apps/web/public/static/locales/en/common.json+25-13
- apps/web/public/static/locales/es-419/common.json+1-1
- apps/web/public/static/locales/es/common.json+1-1
- apps/web/public/static/locales/et/common.json+1-1
- apps/web/public/static/locales/eu/common.json+1-1
- apps/web/public/static/locales/fi/common.json+1-1
- apps/web/public/static/locales/fr/common.json+1-1
- apps/web/public/static/locales/he/common.json+1-1
- apps/web/public/static/locales/hu/common.json+1-1
- apps/web/public/static/locales/it/common.json+1-1
- apps/web/public/static/locales/ja/common.json+1-1
- apps/web/public/static/locales/km/common.json+1-1
- apps/web/public/static/locales/ko/common.json+1-1
- apps/web/public/static/locales/nl/common.json+1-1
- apps/web/public/static/locales/no/common.json+1-1
- apps/web/public/static/locales/pl/common.json+1-1
- apps/web/public/static/locales/pt-BR/common.json+1-1
- apps/web/public/static/locales/pt/common.json+1-1
- apps/web/public/static/locales/ro/common.json+1-1
- apps/web/public/static/locales/ru/common.json+1-1
- apps/web/public/static/locales/sk-SK/common.json+1-1
- apps/web/public/static/locales/sr/common.json+1-1
- apps/web/public/static/locales/sv/common.json+1-1
- apps/web/public/static/locales/tr/common.json+1-1
- apps/web/public/static/locales/uk/common.json+1-1
- apps/web/public/static/locales/vi/common.json+1-1
- apps/web/public/static/locales/zh-CN/common.json+1-1
- apps/web/public/static/locales/zh-TW/common.json+1-1
- apps/web/test/lib/pagesAndRewritePaths.test.ts-2
- packages/features/eventtypes/components/CreateEventTypeForm.tsx+5-6
- packages/features/eventtypes/components/tabs/advanced/CustomEventTypeModal.tsx+27-27
- packages/features/eventtypes/components/tabs/advanced/RequiresConfirmationController.tsx+32-30
- packages/features/form-builder/FormBuilder.tsx+52-42
- packages/features/form-builder/testUtils.ts+16-9
- packages/features/schedules/components/NewScheduleButton.tsx+3-1
- packages/platform/atoms/event-types/hooks/usePlatformTabsNavigations.tsx+2-2
- packages/platform/atoms/event-types/hooks/useTabsNavigations.tsx+2-2
- packages/platform/atoms/hooks/event-types/public/useAtomGetPublicEvent.tsx+1-1
- packages/ui/components/editor/Editor.tsx+3-2
- packages/ui/components/editor/plugins/AddVariablesDropdown.test.tsx+1-1
- packages/ui/components/editor/plugins/AddVariablesDropdown.tsx+12-10
- packages/ui/components/editor/types.ts+1
- packages/ui/components/form/switch/Switch.tsx+2-2
0 commit comments