Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: calcom/cal.diy

v6.2.0

01 Mar 23:49
@cal-com-ci cal-com-ci
1c193cc
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

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 truncateOnWord instead 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

Full Changelog: v6.1.16...v6.2.0

v6.1.16

12 Feb 23:28
@cal-com-ci cal-com-ci

Choose a tag to compare

What's Changed

Full Changelog: v6.1.15...v6.1.16

Loading
MatheusLuisLorscheiter reacted with thumbs up emoji
1 person reacted

v6.1.15

12 Feb 13:15
@cal-com-ci cal-com-ci

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.14...v6.1.15

v6.1.14

10 Feb 13:23
@cal-com-ci cal-com-ci
589260a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v6.1.13...v6.1.14

Loading

v6.1.13

09 Feb 12:01
@cal-com-ci cal-com-ci

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.12...v6.1.13

v6.1.12

05 Feb 00:45
@cal-com-ci cal-com-ci

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.11...v6.1.12

Loading
wistant and Laxury-H reacted with laugh emoji
2 people reacted

v6.1.11

03 Feb 13:50
@cal-com-ci cal-com-ci

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.10...v6.1.11

Loading
exaland reacted with thumbs up emoji
1 person reacted

v6.1.10

02 Feb 14:11
@cal-com-ci cal-com-ci

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.9...v6.1.10

v6.1.9

30 Jan 13:48
@cal-com-ci cal-com-ci
be4bb3f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • refactor: use DI-ed cached FeaturesRepository in flags router by @eunjae-lee in #27394
  • feat: Routing trace presenter by @joeauyeung in #27372
  • feat: add index on channelId for SelectedCalendar by @volnei in #27403
  • perf: increase Office365 calendarView page size to 999 to minimize pagination by @keithwillcode in #27407
  • feat: add configurable wildcard domain matching to watchlist by @emrysal in #27409
  • chore: remove unused env vars and duplicates from turbo.json globalEnv by @volnei in #27400
  • fix: allow wildcard prefix in domain validation by @emrysal in #27413
  • chore: Reduce circular dependencies in tsconfig resolution by @emrysal in #27416
  • feat(companion): dark mode by @dhairyashiil in #27305
  • fix: remove unnecessary border when event type details are hidden by @hariombalhara in #27421
  • refactor: remove 10 trpc imports from features package by moving 16 tRPC-driven components to apps/web/modules by @hbjORbj in #27336
  • fix: align feature opt-in toggle labels with enable/disable wording by @eunjae-lee in #27425
  • fix: Update search filter to check value and values fields in displayFields by @hariombalhara in #27386
  • feat: add encryptedKey column to Credential table for calendar integrations by @emrysal in #27154

Full Changelog: v6.1.8...v6.1.9

Loading

v6.1.8

29 Jan 15:34
@cal-com-ci cal-com-ci

Choose a tag to compare

What's Changed

  • chore: Disables syncing of calendarList on overlay calendar fetch by @emrysal in #27020
  • feat: Use RoutingTraceService to write assignment reasons by @joeauyeung in #27225
  • fix: add composite index on SecondaryEmail for email verification queries by @emrysal in #27357
  • feat: Add RoutingFormTrace by @joeauyeung in #27316
  • feat: Add CrmRoutingTraceService and SalesforceRoutingTraceService by @joeauyeung in #27318
  • fix: reduce forcedSlowMode rate limit from 30s to 1s by @emrysal in #27359
  • refactor: join teams with feature enabled directly in findNextSubscriptionBatch query by @volnei in #27364
  • chore: trigger.version.ts to set trigger tasks versions in prod by @ThyMinimalDev in #27333
  • docs: clarify bookerReopened and bookerReloaded are for prerendered modals by @hariombalhara in #27348
  • feat: add webhook endpoint for Vercel deployment promoted event to promote trigger.dev by @ThyMinimalDev in #27340
  • fix: exclude third-party video apps from areCalendarEventsEnabled setting by @ThyMinimalDev in #27230
  • refactor: fix 413 Request Entity too large error when big image files are uploaded by @hariombalhara in #27285
  • fix: show bookings-v3 only in the settings but not in the banner by @eunjae-lee in #27330
  • fix: use WEBAPP_URL for team payment redirect instead of req.nextUrl.origin by @sean-brydon in #27233
  • fix: atoms breaking by @Ryukemeister in #27380
  • feat: enable PBAC feature flag globally via migration by @sean-brydon in #27376
  • feat: add organization.passwordReset PBAC permission by @sean-brydon in #27377
  • docs: api v2 and examples app setup by @supalarry in #27290
  • fix: preserve UI config across iframe resets for element-click embeds by @joeauyeung in #27363
  • feat: add invoice banner + block additions to teams/orgs by @sean-brydon in #27327
  • chore: Remove noProcessGlobal for atoms by @volnei in #27382
  • feat: implement webhook tasker with async/sync fallback by @alishaz-polymath in #27378
  • feat: Add infrastructure for no-show audit integration by @hariombalhara in #27187
  • fix: parse raw body Buffer in Vercel webhook controller by @ThyMinimalDev in #27384
  • chore: update i18n keys to match effectiveReason values by @eunjae-lee in #27381
  • refactor: move feature-flags, calendars, and schedules components from packages/features to apps/web/modules by @hbjORbj in #27222

Full Changelog: v6.1.7...v6.1.8

Loading
Previous 1 3 4 5 61 62
Previous

AltStyle によって変換されたページ (->オリジナル) /