This repository was archived by the owner on Oct 29, 2025. It is now read-only.
Commit a10c3a1
committed
tag version Cal.com version v5.6.11
1 parent d584028 commit a10c3a1
1 file changed
+1
-1
lines changed- .yarn/versions/75b5be8a.yml
- .yarn/versions/7eb92f4b.yml
- apps/api/v2/src/modules/billing/services/billing.service.ts+5
- apps/web/app/api/cancel/route.ts+10-2
- apps/web/app/api/csrf/route.ts+17
- apps/web/components/booking/CancelBooking.tsx+4
- apps/web/components/plain/PlainContactForm.tsx+4-4
- apps/web/components/plain/__tests__/PlainContactForm.test.tsx+34-46
- apps/web/components/plain/plainChat.tsx+14-4
- apps/web/lib/hooks/useIsBookingPage.ts+2-1
- apps/web/lib/pages/auth/verify-email.test.ts
- apps/web/lib/pages/auth/verify-email.ts+185
- apps/web/lib/pages/document/_applyThemeForDocument.test.ts
- apps/web/lib/pages/document/_applyThemeForDocument.ts
- apps/web/package.json+2-3
- apps/web/pages/_document.tsx+1-1
- apps/web/pages/api/auth/verify-email.ts+1-185
- apps/web/playwright/app-store.e2e.ts+3
- apps/web/playwright/booking-pages.e2e.ts+5-1
- apps/web/playwright/fixtures/users.ts+24-5
- apps/web/playwright/fixtures/workflows.ts+3-1
- apps/web/public/static/locales/en/common.json+2
- packages/app-store/giphy/api/get.ts+5-3
- packages/embeds/embed-core/src/embed-iframe.ts+3
- packages/embeds/embed-core/src/lib/utils.ts+1
- packages/embeds/embed-core/src/types.ts+2
- packages/features/bookings/Booker/Booker.tsx+8-2
- packages/features/components/phone-input/PhoneInput.tsx+23-6
- packages/features/insights/components/ChartCard.tsx+71-42
- packages/features/insights/components/booking/EventTrendsChart.tsx+8-2
- packages/features/insights/components/routing/RoutingFunnel.tsx+13-3
- packages/features/insights/components/routing/RoutingFunnelContent.tsx+33-25
- packages/features/insights/hooks/useToggleableLegend.ts+24
- packages/features/shell/navigation/NavigationItem.tsx+48-2
- packages/features/shell/user-dropdown/UserDropdown.tsx+12-4
- packages/features/tasker/README.md+6-4
- packages/features/tasker/api/cron.ts+3-2
- packages/features/tasker/internal-tasker.ts+1-32
- packages/features/tasker/task-processor.ts+42
- packages/features/tasker/tasker.ts-1
- packages/lib/package.json+1
- packages/lib/server/service/lingoDotDev.ts+2-1
- packages/prisma/migrations/20250818151914_routing_form_response_denormalized_backfill2/migration.sql+197
- packages/prisma/zod-utils.ts+6
- packages/ui/components/card/PanelCard.tsx+84-17
- packages/ui/package.json+1-2
- yarn.lock+2.7k-390
0 commit comments