Update docker.io/calcom/cal.com Docker tag to v6.2.0 #4

Merged
admin merged 1 commits from renovate/docker.io-calcom-cal.com-6.x into main 2026-05-27 21:39:53 +02:00
Owner

This PR contains the following updates:

Package Update Change
docker.io/calcom/cal.com minor v6.1.12v6.2.0

Release Notes

calcom/cal.com (docker.io/calcom/cal.com)

v6.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/calcom/cal.com/compare/v6.1.16...v6.2.0

v6.1.16

Compare Source

What's Changed

Full Changelog: https://github.com/calcom/cal.com/compare/v6.1.15...v6.1.16

v6.1.15

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/calcom/cal.com/compare/v6.1.14...v6.1.15

v6.1.14

Compare Source

What's Changed

Full Changelog: https://github.com/calcom/cal.com/compare/v6.1.13...v6.1.14

v6.1.13

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/calcom/cal.com/compare/v6.1.12...v6.1.13


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/calcom/cal.com](https://github.com/calcom/cal.com) | minor | `v6.1.12` → `v6.2.0` | --- ### Release Notes <details> <summary>calcom/cal.com (docker.io/calcom/cal.com)</summary> ### [`v6.2.0`](https://github.com/calcom/cal.diy/releases/tag/v6.2.0) [Compare Source](https://github.com/calcom/cal.com/compare/v6.1.16...v6.2.0) #### What's Changed - fix: show invite link settings modal when clicking edit invite link in team members view by [@&#8203;anikdhabal](https://github.com/anikdhabal) in [#&#8203;27917](https://github.com/calcom/cal.com/pull/27917) - fix: exclude test files from CODEOWNERS foundation approval by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;27919](https://github.com/calcom/cal.com/pull/27919) - fix(app-store): preserve existing enabled state during seed by [@&#8203;devanshu0x](https://github.com/devanshu0x) in [#&#8203;27918](https://github.com/calcom/cal.com/pull/27918) - fix: use randomString() for booking uid in slots e2e tests to avoid unique constraint flake by [@&#8203;alishaz-polymath](https://github.com/alishaz-polymath) in [#&#8203;27916](https://github.com/calcom/cal.com/pull/27916) - fix: use random booking UIDs api/v2 slots e2e tests to prevent test flakiness due to DB unique constraint by [@&#8203;romitg2](https://github.com/romitg2) in [#&#8203;27902](https://github.com/calcom/cal.com/pull/27902) - fix: add e2e-spec pattern to CODEOWNERS test file exclusions by [@&#8203;anikdhabal](https://github.com/anikdhabal) in [#&#8203;27926](https://github.com/calcom/cal.com/pull/27926) - fix: default icon size to 16px in createIcon wrapper and fix download button alignment by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27924](https://github.com/calcom/cal.com/pull/27924) - fix: resolve signup watchlist review issues and auto-unlock on SIGNUP entry removal by [@&#8203;alishaz-polymath](https://github.com/alishaz-polymath) in [#&#8203;27923](https://github.com/calcom/cal.com/pull/27923) - fix: display phone numbers and localized timezone in BookingDetailsSheet by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27909](https://github.com/calcom/cal.com/pull/27909) - feat: enable onboarding-v3 globally and update e2e tests by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27922](https://github.com/calcom/cal.com/pull/27922) - refactor: apply biome formatting to packages/sms, prisma, emails, lib by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27880](https://github.com/calcom/cal.com/pull/27880) - fix: prevent BookingDetailsSheet flicker when switching bookings by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27894](https://github.com/calcom/cal.com/pull/27894) - fix: inline package.json descriptions in app-store \_metadata.ts to fix Vitest RPC errors by [@&#8203;emrysal](https://github.com/emrysal) in [#&#8203;27931](https://github.com/calcom/cal.com/pull/27931) - revert: onboarding v3 global by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27933](https://github.com/calcom/cal.com/pull/27933) - chore(deps): bump axios to 1.13.5 by [@&#8203;pedroccastro](https://github.com/pedroccastro) in [#&#8203;27864](https://github.com/calcom/cal.com/pull/27864) - feat(companion): add configurable first page setting by [@&#8203;dhairyashiil](https://github.com/dhairyashiil) in [#&#8203;27267](https://github.com/calcom/cal.com/pull/27267) - revert: "revert ([#&#8203;27933](https://github.com/calcom/cal.com/issues/27933))" for onboarding v3 gloablly by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27938](https://github.com/calcom/cal.com/pull/27938) - fix: preserve customReplyToEmail when hideOrganizerEmail is enabled by [@&#8203;anikdhabal](https://github.com/anikdhabal) in [#&#8203;27941](https://github.com/calcom/cal.com/pull/27941) - fix: lazy-load companion iframe to avoid requests on every page visit by [@&#8203;volnei](https://github.com/volnei) in [#&#8203;27946](https://github.com/calcom/cal.com/pull/27946) - chore: update extension version to 1.7.6 by [@&#8203;dhairyashiil](https://github.com/dhairyashiil) in [#&#8203;27952](https://github.com/calcom/cal.com/pull/27952) - fix: use maxLength parameter in `truncateOnWord` instead of hardcoded value by [@&#8203;AritraDey-Dev](https://github.com/AritraDey-Dev) in [#&#8203;27961](https://github.com/calcom/cal.com/pull/27961) - fix: hide bookings opt-in banner on mobile viewport by [@&#8203;PeerRich](https://github.com/PeerRich) in [#&#8203;27965](https://github.com/calcom/cal.com/pull/27965) - fix: Correct hours-to-days conversion in convertToNewDurationType by [@&#8203;AritraDey-Dev](https://github.com/AritraDey-Dev) in [#&#8203;27964](https://github.com/calcom/cal.com/pull/27964) #### New Contributors - [@&#8203;devanshu0x](https://github.com/devanshu0x) made their first contribution in [#&#8203;27918](https://github.com/calcom/cal.com/pull/27918) - [@&#8203;AritraDey-Dev](https://github.com/AritraDey-Dev) made their first contribution in [#&#8203;27961](https://github.com/calcom/cal.com/pull/27961) **Full Changelog**: <https://github.com/calcom/cal.com/compare/v6.1.16...v6.2.0> ### [`v6.1.16`](https://github.com/calcom/cal.diy/releases/tag/v6.1.16) [Compare Source](https://github.com/calcom/cal.com/compare/v6.1.15...v6.1.16) #### What's Changed - fix: Booking Drawer - text overlap in footer by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;27897](https://github.com/calcom/cal.com/pull/27897) - refactor: migrate Icon to component icons from @&#8203;coss/ui/icons by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27458](https://github.com/calcom/cal.com/pull/27458) - feat: active user billing by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27867](https://github.com/calcom/cal.com/pull/27867) - feat: add annual plans for teams/organizations by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27896](https://github.com/calcom/cal.com/pull/27896) - fix: use personal credits if no more team credits by [@&#8203;CarinaWolli](https://github.com/CarinaWolli) in [#&#8203;27518](https://github.com/calcom/cal.com/pull/27518) - refactor: move data-table hooks/contexts/provider from features to web modules by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27833](https://github.com/calcom/cal.com/pull/27833) - fix: update data-table hook imports missed in [#&#8203;27833](https://github.com/calcom/cal.com/issues/27833) refactor by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27900](https://github.com/calcom/cal.com/pull/27900) - fix: Organised the OOO page by [@&#8203;Recxsmacx](https://github.com/Recxsmacx) in [#&#8203;27865](https://github.com/calcom/cal.com/pull/27865) - fix: Trimmed License Section in README by [@&#8203;Kmadhav824](https://github.com/Kmadhav824) in [#&#8203;27903](https://github.com/calcom/cal.com/pull/27903) - fix: include locale-prefixed paths in botid client-side protection by [@&#8203;volnei](https://github.com/volnei) in [#&#8203;27910](https://github.com/calcom/cal.com/pull/27910) - feat: add signup watchlist review mode by [@&#8203;emrysal](https://github.com/emrysal) in [#&#8203;27912](https://github.com/calcom/cal.com/pull/27912) **Full Changelog**: <https://github.com/calcom/cal.com/compare/v6.1.15...v6.1.16> ### [`v6.1.15`](https://github.com/calcom/cal.diy/releases/tag/v6.1.15) [Compare Source](https://github.com/calcom/cal.com/compare/v6.1.14...v6.1.15) #### What's Changed - chore: resolve [@&#8203;modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/sdk) to 1.26.0 by [@&#8203;pedroccastro](https://github.com/pedroccastro) in [#&#8203;27640](https://github.com/calcom/cal.com/pull/27640) - fix: update booking page terms text to use APP\_NAME instead of "our" by [@&#8203;CarinaWolli](https://github.com/CarinaWolli) in [#&#8203;27834](https://github.com/calcom/cal.com/pull/27834) - fix: add i18n + migration for booking history pbac by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27836](https://github.com/calcom/cal.com/pull/27836) - fix: API v2 `@GetWebhook()` decorator doesn't generate OpenAPI path by [@&#8203;Ryukemeister](https://github.com/Ryukemeister) in [#&#8203;27612](https://github.com/calcom/cal.com/pull/27612) - perf: optimize getBusyTimesForLimitChecks with batched parallel queries by [@&#8203;Udit-takkar](https://github.com/Udit-takkar) in [#&#8203;27399](https://github.com/calcom/cal.com/pull/27399) - feat: refactor billing to strategy implemention by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27828](https://github.com/calcom/cal.com/pull/27828) - refactor: apply biome formatting to apps/web by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27692](https://github.com/calcom/cal.com/pull/27692) - feat: add claude specs by [@&#8203;Udit-takkar](https://github.com/Udit-takkar) in [#&#8203;26852](https://github.com/calcom/cal.com/pull/26852) - fix: renamed `rediss://` to `redis://` in .env.example by [@&#8203;romitg2](https://github.com/romitg2) in [#&#8203;27478](https://github.com/calcom/cal.com/pull/27478) - fix: hide cancel/reschedule links in emails when disabled by [@&#8203;evertonresende](https://github.com/evertonresende) in [#&#8203;27637](https://github.com/calcom/cal.com/pull/27637) - Populated Contributing Section with a welcoming summary by [@&#8203;Kmadhav824](https://github.com/Kmadhav824) in [#&#8203;27830](https://github.com/calcom/cal.com/pull/27830) - fix: use randomString() for booking UIDs in slots E2E tests by [@&#8203;anikdhabal](https://github.com/anikdhabal) in [#&#8203;27847](https://github.com/calcom/cal.com/pull/27847) - fix: ensure metadata key is always present in BOOKING\_CREATED webhook payload by [@&#8203;devin-ai-integration](https://github.com/devin-ai-integration)\[bot] in [#&#8203;27300](https://github.com/calcom/cal.com/pull/27300) - feat: caretta.so app by [@&#8203;PeerRich](https://github.com/PeerRich) in [#&#8203;27840](https://github.com/calcom/cal.com/pull/27840) - fix: unable to add and remove org banner by [@&#8203;anikdhabal](https://github.com/anikdhabal) in [#&#8203;27848](https://github.com/calcom/cal.com/pull/27848) - feat: add UTM parameter data to insights bookings CSV download by [@&#8203;CarinaWolli](https://github.com/CarinaWolli) in [#&#8203;27854](https://github.com/calcom/cal.com/pull/27854) - chore: add agent rules to prevent circular dependencies between packages by [@&#8203;hbjORbj](https://github.com/hbjORbj) in [#&#8203;27860](https://github.com/calcom/cal.com/pull/27860) - feat(form-builder): format field labels to display human-readable names by [@&#8203;Shrey-Sutariya](https://github.com/Shrey-Sutariya) in [#&#8203;27858](https://github.com/calcom/cal.com/pull/27858) - fix: adjusted zoho Token expiry time to miliseconds. by [@&#8203;saptarshi-bose](https://github.com/saptarshi-bose) in [#&#8203;27855](https://github.com/calcom/cal.com/pull/27855) - feat: add fallback action options to routing form fallback section by [@&#8203;joeauyeung](https://github.com/joeauyeung) in [#&#8203;27449](https://github.com/calcom/cal.com/pull/27449) - perf: use UNION ALL with DISTINCT for bookings query optimization by [@&#8203;keithwillcode](https://github.com/keithwillcode) in [#&#8203;27841](https://github.com/calcom/cal.com/pull/27841) - refactor: apply biome formatting to packages/features by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27844](https://github.com/calcom/cal.com/pull/27844) - fix: few flaky api v2 e2e tests by [@&#8203;anikdhabal](https://github.com/anikdhabal) in [#&#8203;27849](https://github.com/calcom/cal.com/pull/27849) - feat: login overlay re design by [@&#8203;Udit-takkar](https://github.com/Udit-takkar) in [#&#8203;27800](https://github.com/calcom/cal.com/pull/27800) - fix: Improve wrong assignment report by [@&#8203;joeauyeung](https://github.com/joeauyeung) in [#&#8203;27162](https://github.com/calcom/cal.com/pull/27162) - chore(deps): resolve fast-xml-parser to 5.3.4 by [@&#8203;pedroccastro](https://github.com/pedroccastro) in [#&#8203;27887](https://github.com/calcom/cal.com/pull/27887) - fix: maintain uid parameter in BookingDetailsSheet URL by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27872](https://github.com/calcom/cal.com/pull/27872) - feat: re-render bookings page after feature opt-in without full refresh by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27873](https://github.com/calcom/cal.com/pull/27873) - fix(form-builder): correct value of selection box behavior in Edit of new Added Question dialog by [@&#8203;Shrey-Sutariya](https://github.com/Shrey-Sutariya) in [#&#8203;27890](https://github.com/calcom/cal.com/pull/27890) - fix: feedback dialog overlay on intercom by [@&#8203;dhairyashiil](https://github.com/dhairyashiil) in [#&#8203;27892](https://github.com/calcom/cal.com/pull/27892) - chore: Remove /api/ routes from proxy by [@&#8203;keithwillcode](https://github.com/keithwillcode) in [#&#8203;27883](https://github.com/calcom/cal.com/pull/27883) - feat: add list formatting options to profile and event description editor by [@&#8203;SinghaAnirban005](https://github.com/SinghaAnirban005) in [#&#8203;27838](https://github.com/calcom/cal.com/pull/27838) - fix: support underscores in workflow template variables with backward compatibility by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;27571](https://github.com/calcom/cal.com/pull/27571) - feat: add wrong routing tab under Insights for reviewing assignment reports by [@&#8203;joeauyeung](https://github.com/joeauyeung) in [#&#8203;27423](https://github.com/calcom/cal.com/pull/27423) #### New Contributors - [@&#8203;Kmadhav824](https://github.com/Kmadhav824) made their first contribution in [#&#8203;27830](https://github.com/calcom/cal.com/pull/27830) - [@&#8203;saptarshi-bose](https://github.com/saptarshi-bose) made their first contribution in [#&#8203;27855](https://github.com/calcom/cal.com/pull/27855) **Full Changelog**: <https://github.com/calcom/cal.com/compare/v6.1.14...v6.1.15> ### [`v6.1.14`](https://github.com/calcom/cal.diy/releases/tag/v6.1.14) [Compare Source](https://github.com/calcom/cal.com/compare/v6.1.13...v6.1.14) #### What's Changed - fix: (booking-audit) Remove IS\_PRODUCTION gate and add feature flag check in producer by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;26524](https://github.com/calcom/cal.com/pull/26524) - fix: allow unmarking host as no-show by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;27694](https://github.com/calcom/cal.com/pull/27694) - feat: show routing trace dialog on assignment reason badge click by [@&#8203;joeauyeung](https://github.com/joeauyeung) in [#&#8203;27629](https://github.com/calcom/cal.com/pull/27629) - feat: add routing trace seeding to seed-insights by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;27782](https://github.com/calcom/cal.com/pull/27782) - fix: hide cal branding on platform workflows by [@&#8203;supalarry](https://github.com/supalarry) in [#&#8203;27385](https://github.com/calcom/cal.com/pull/27385) - refactor: Stop using Unkey for IP-based rate limiting by [@&#8203;keithwillcode](https://github.com/keithwillcode) in [#&#8203;27674](https://github.com/calcom/cal.com/pull/27674) - perf: add composite index on (formId, createdAt) for App\_RoutingForms\_FormResponse by [@&#8203;keithwillcode](https://github.com/keithwillcode) in [#&#8203;27252](https://github.com/calcom/cal.com/pull/27252) - chore: Use IF NOT EXISTS for index of App\_RoutingForms\_FormResponse by [@&#8203;keithwillcode](https://github.com/keithwillcode) in [#&#8203;27814](https://github.com/calcom/cal.com/pull/27814) - fix: remove duplicate "Name" label on team creation page by [@&#8203;CarinaWolli](https://github.com/CarinaWolli) in [#&#8203;27803](https://github.com/calcom/cal.com/pull/27803) - fix: add isCompanyEmail check to organization upgrade path by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27813](https://github.com/calcom/cal.com/pull/27813) - fix: fixed shell header - save button by [@&#8203;dhairyashiil](https://github.com/dhairyashiil) in [#&#8203;27794](https://github.com/calcom/cal.com/pull/27794) - fix: pass onboarding false to team creation by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27806](https://github.com/calcom/cal.com/pull/27806) - chore: fix 'therefore' typo in readme by [@&#8203;vishwajeett007](https://github.com/vishwajeett007) in [#&#8203;27816](https://github.com/calcom/cal.com/pull/27816) - fix: availability page UI by [@&#8203;Udit-takkar](https://github.com/Udit-takkar) in [#&#8203;27825](https://github.com/calcom/cal.com/pull/27825) - feat: add filter segment validation with useActiveFiltersValidator hook and refactor DataTableProvider by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27208](https://github.com/calcom/cal.com/pull/27208) - fix: hide feature opt-in feedback dialog during impersonation by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27802](https://github.com/calcom/cal.com/pull/27802) - feat: Write wrong assignment reports to the database by [@&#8203;joeauyeung](https://github.com/joeauyeung) in [#&#8203;27405](https://github.com/calcom/cal.com/pull/27405) - refactor: decouple [@&#8203;calcom/features](https://github.com/calcom/features) from @&#8203;calcom/trpc/server \[1] by [@&#8203;hbjORbj](https://github.com/hbjORbj) in [#&#8203;27751](https://github.com/calcom/cal.com/pull/27751) - refactor: decouple [@&#8203;calcom/features](https://github.com/calcom/features) from @&#8203;calcom/trpc/server \[2] by [@&#8203;hbjORbj](https://github.com/hbjORbj) in [#&#8203;27821](https://github.com/calcom/cal.com/pull/27821) - chore: Update CODEOWNERS for Shell.tsx by [@&#8203;keithwillcode](https://github.com/keithwillcode) in [#&#8203;27835](https://github.com/calcom/cal.com/pull/27835) - feat: add non-interactive mode to app-store CLI by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;27831](https://github.com/calcom/cal.com/pull/27831) **Full Changelog**: <https://github.com/calcom/cal.com/compare/v6.1.13...v6.1.14> ### [`v6.1.13`](https://github.com/calcom/cal.diy/releases/tag/v6.1.13) [Compare Source](https://github.com/calcom/cal.com/compare/v6.1.12...v6.1.13) #### What's Changed - feat: add delete confirmation dialog to webhook list items by [@&#8203;KartikLabhshetwar](https://github.com/KartikLabhshetwar) in [#&#8203;26305](https://github.com/calcom/cal.com/pull/26305) - fix: toggle chevron icon direction in filter segment dropdown by [@&#8203;deepanshurajput0](https://github.com/deepanshurajput0) in [#&#8203;27641](https://github.com/calcom/cal.com/pull/27641) - refactor: OAuth 2.0 endpoints by [@&#8203;supalarry](https://github.com/supalarry) in [#&#8203;27442](https://github.com/calcom/cal.com/pull/27442) - fix: ensure default calendars domain by [@&#8203;ThyMinimalDev](https://github.com/ThyMinimalDev) in [#&#8203;27645](https://github.com/calcom/cal.com/pull/27645) - refactor: Break useCreateEventType hook into web-specific and platform-specific ones by [@&#8203;hbjORbj](https://github.com/hbjORbj) in [#&#8203;27522](https://github.com/calcom/cal.com/pull/27522) - feat: High Water Mark (HWM) billing for monthly subscriptions by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27559](https://github.com/calcom/cal.com/pull/27559) - feat: refactor UI to use coss + coupons UI by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27647](https://github.com/calcom/cal.com/pull/27647) - refactor: apply biome formatting to several packages by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27439](https://github.com/calcom/cal.com/pull/27439) - fix: add oauth client owner email to admin view by [@&#8203;CarinaWolli](https://github.com/CarinaWolli) in [#&#8203;27243](https://github.com/calcom/cal.com/pull/27243) - feat: custom feedback dialog for feature opt-in by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27578](https://github.com/calcom/cal.com/pull/27578) - fix: show bookings-v3 opt-in banner by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27653](https://github.com/calcom/cal.com/pull/27653) - fix: cleaned the extra space in description before saving to avoid word break by [@&#8203;ifrah-ashraf](https://github.com/ifrah-ashraf) in [#&#8203;27632](https://github.com/calcom/cal.com/pull/27632) - fix: open Join button in default browser instead of in-app browser by [@&#8203;PeerRich](https://github.com/PeerRich) in [#&#8203;27455](https://github.com/calcom/cal.com/pull/27455) - fix: use Object.prototype.hasOwnProperty.call for safe property checks by [@&#8203;ThyMinimalDev](https://github.com/ThyMinimalDev) in [#&#8203;27661](https://github.com/calcom/cal.com/pull/27661) - perf: reduce team page client payload with minimal data serialization by [@&#8203;keithwillcode](https://github.com/keithwillcode) in [#&#8203;27656](https://github.com/calcom/cal.com/pull/27656) - fix: ux audit changes by [@&#8203;Amit91848](https://github.com/Amit91848) in [#&#8203;26875](https://github.com/calcom/cal.com/pull/26875) - perf: optimize organization member removal to prevent transaction timeout by [@&#8203;anikdhabal](https://github.com/anikdhabal) in [#&#8203;27660](https://github.com/calcom/cal.com/pull/27660) - fix: add URL validation to webhook endpoints by [@&#8203;pedroccastro](https://github.com/pedroccastro) in [#&#8203;26593](https://github.com/calcom/cal.com/pull/26593) - refactor: replace FeaturesRepository with DI-based feature repositories by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27200](https://github.com/calcom/cal.com/pull/27200) - fix: call history to free users by [@&#8203;jagadish-7](https://github.com/jagadish-7) in [#&#8203;27473](https://github.com/calcom/cal.com/pull/27473) - perf: Optimize DB calls and avoid N+1 queries in BookingAuditViewer by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;26544](https://github.com/calcom/cal.com/pull/26544) - fix: Form Builder Name Field Shows Default Label When Custom Label is Empty by [@&#8203;kartik-212004](https://github.com/kartik-212004) in [#&#8203;24201](https://github.com/calcom/cal.com/pull/24201) - feat: nav item dropdown animation implemented by [@&#8203;Recxsmacx](https://github.com/Recxsmacx) in [#&#8203;26534](https://github.com/calcom/cal.com/pull/26534) - chore: Integrate mark-no-show booking audit by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;26570](https://github.com/calcom/cal.com/pull/26570) - refactor: simplify link-as-an-app template and migrate 24 existing apps by [@&#8203;PeerRich](https://github.com/PeerRich) in [#&#8203;27215](https://github.com/calcom/cal.com/pull/27215) - fix: event is not created on the Zoho Calendar when hideOrganizerEmail is enabled by [@&#8203;anikdhabal](https://github.com/anikdhabal) in [#&#8203;27675](https://github.com/calcom/cal.com/pull/27675) - fix: fallback to cal video when Google Meet used without Google Calendar as default app by [@&#8203;anikdhabal](https://github.com/anikdhabal) in [#&#8203;27630](https://github.com/calcom/cal.com/pull/27630) - feat(companion): add upcoming bookings widget for iOS and Android by [@&#8203;PeerRich](https://github.com/PeerRich) in [#&#8203;27199](https://github.com/calcom/cal.com/pull/27199) - feat: move platform active billing logic to services by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27704](https://github.com/calcom/cal.com/pull/27704) - feat: add comprehensive booking audit logs seed script by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;27699](https://github.com/calcom/cal.com/pull/27699) - feat: redesign team creation flow to match onboarding by [@&#8203;sean-brydon](https://github.com/sean-brydon) in [#&#8203;27698](https://github.com/calcom/cal.com/pull/27698) - fix: prevent layout shift in sticky navbar by [@&#8203;deepanshurajput0](https://github.com/deepanshurajput0) in [#&#8203;27256](https://github.com/calcom/cal.com/pull/27256) - fix: Exclusion attribute filter by [@&#8203;joeauyeung](https://github.com/joeauyeung) in [#&#8203;27669](https://github.com/calcom/cal.com/pull/27669) - fix: remove unnecessary border from companion availability list view by [@&#8203;PeerRich](https://github.com/PeerRich) in [#&#8203;27683](https://github.com/calcom/cal.com/pull/27683) - fix: use LOGO\_DARK constant for generic OG image instead of hardcoded value by [@&#8203;hbjORbj](https://github.com/hbjORbj) in [#&#8203;27705](https://github.com/calcom/cal.com/pull/27705) - fix(ui): change phone booking display from Organizer Phone Number to Phone Call by [@&#8203;evertonresende](https://github.com/evertonresende) in [#&#8203;27636](https://github.com/calcom/cal.com/pull/27636) - feat: `Troubleshooter` atom by [@&#8203;Ryukemeister](https://github.com/Ryukemeister) in [#&#8203;27497](https://github.com/calcom/cal.com/pull/27497) - docs: add Trigger.dev task implementation rule by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27712](https://github.com/calcom/cal.com/pull/27712) - test: \[Stacked] migrate findTeamMembersMatchingAttributeLogic to integration tests by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;27697](https://github.com/calcom/cal.com/pull/27697) - fix: optional email validation by [@&#8203;deepeshbind](https://github.com/deepeshbind) in [#&#8203;27329](https://github.com/calcom/cal.com/pull/27329) - fix: Auth page in settings design fixed by [@&#8203;Recxsmacx](https://github.com/Recxsmacx) in [#&#8203;27294](https://github.com/calcom/cal.com/pull/27294) - chore: `Troubleshooter` atom docs by [@&#8203;Ryukemeister](https://github.com/Ryukemeister) in [#&#8203;27717](https://github.com/calcom/cal.com/pull/27717) - chore: Bail earlier when an invalid session is found by [@&#8203;Sparky-Autonomous](https://github.com/Sparky-Autonomous) in [#&#8203;27609](https://github.com/calcom/cal.com/pull/27609) - refactor: remove 7 [@&#8203;calcom/trpc](https://github.com/calcom/trpc) imports from packages/features by [@&#8203;hbjORbj](https://github.com/hbjORbj) in [#&#8203;27727](https://github.com/calcom/cal.com/pull/27727) - chore: enable agent teams feature in Claude Code by [@&#8203;Udit-takkar](https://github.com/Udit-takkar) in [#&#8203;27682](https://github.com/calcom/cal.com/pull/27682) - fix: prevent auto-install for OAuth apps in installation flow by [@&#8203;anikdhabal](https://github.com/anikdhabal) in [#&#8203;27567](https://github.com/calcom/cal.com/pull/27567) - docs: add code comment guidelines to AGENTS.md and update rule by [@&#8203;eunjae-lee](https://github.com/eunjae-lee) in [#&#8203;27729](https://github.com/calcom/cal.com/pull/27729) - fix: allow deleting first time slot in availability schedule ([#&#8203;26448](https://github.com/calcom/cal.com/issues/26448)) by [@&#8203;abhayymishraa](https://github.com/abhayymishraa) in [#&#8203;27569](https://github.com/calcom/cal.com/pull/27569) - feat: Add action‑item support to mobile “More” page and added navigation to refer page by [@&#8203;abhayymishraa](https://github.com/abhayymishraa) in [#&#8203;26431](https://github.com/calcom/cal.com/pull/26431) - fix: removed extra scrollbar when selected checkbox field for booking form questions by [@&#8203;ifrah-ashraf](https://github.com/ifrah-ashraf) in [#&#8203;27592](https://github.com/calcom/cal.com/pull/27592) - fix(booking): make provider label and location link visible on mobile by [@&#8203;eeshm](https://github.com/eeshm) in [#&#8203;27463](https://github.com/calcom/cal.com/pull/27463) - fix: prevent textarea resize overlapping buttons in rejection dialog by [@&#8203;AhmadYasser1](https://github.com/AhmadYasser1) in [#&#8203;27749](https://github.com/calcom/cal.com/pull/27749) - fix: Atom build failing due to dependency on [@&#8203;calcom/web](https://github.com/calcom/web) by [@&#8203;hbjORbj](https://github.com/hbjORbj) in [#&#8203;27757](https://github.com/calcom/cal.com/pull/27757) - fix: remove duplicate translation keys in common.json by [@&#8203;AhmadYasser1](https://github.com/AhmadYasser1) in [#&#8203;27769](https://github.com/calcom/cal.com/pull/27769) - fix: resolve flaky no-show-updated-action integration test by [@&#8203;hariombalhara](https://github.com/hariombalhara) in [#&#8203;27772](https://github.com/calcom/cal.com/pull/27772) - feat: add ARIA labels to time format and layout toggle controls by [@&#8203;AhmadYasser1](https://github.com/AhmadYasser1) in [#&#8203;27760](https://github.com/calcom/cal.com/pull/27760) - fix: defer email validation to after first blur on signup form by [@&#8203;AhmadYasser1](https://github.com/AhmadYasser1) in [#&#8203;27765](https://github.com/calcom/cal.com/pull/27765) - refactor: remove 3 [@&#8203;calcom/web](https://github.com/calcom/web) imports from [@&#8203;calcom/features](https://github.com/calcom/features) by relocating blocklist UI and useEvent hook by [@&#8203;hbjORbj](https://github.com/hbjORbj) in [#&#8203;27775](https://github.com/calcom/cal.com/pull/27775) - test: add E2E tests for routing form attribute conditions by [@&#8203;joeauyeung](https://github.com/joeauyeung) in [#&#8203;27681](https://github.com/calcom/cal.com/pull/27681) - test: add E2E tests for assignAllTeamMembers with attribute segment filters by [@&#8203;joeauyeung](https://github.com/joeauyeung) in [#&#8203;27680](https://github.com/calcom/cal.com/pull/27680) - fix: broken style on availability delete button by [@&#8203;mrpaaradox](https://github.com/mrpaaradox) in [#&#8203;27779](https://github.com/calcom/cal.com/pull/27779) - fix: disable save button when workflow has no changes by [@&#8203;Anshumancanrock](https://github.com/Anshumancanrock) in [#&#8203;25973](https://github.com/calcom/cal.com/pull/25973) - fix: prevent "Closing rpc while fetch was pending" error in unit tests by [@&#8203;anikdhabal](https://github.com/anikdhabal) in [#&#8203;27725](https://github.com/calcom/cal.com/pull/27725) - refactor: eliminate all @&#8203;calcom/trpc/react imports and tRPC hooks from [@&#8203;calcom/features](https://github.com/calcom/features) by [@&#8203;hbjORbj](https://github.com/hbjORbj) in [#&#8203;27728](https://github.com/calcom/cal.com/pull/27728) - fix: restore listWithTeam query to include team events with userId set and add comprehensive tests by [@&#8203;Ryukemeister](https://github.com/Ryukemeister) in [#&#8203;27752](https://github.com/calcom/cal.com/pull/27752) - refactor: Move repositories from [@&#8203;calcom/lib](https://github.com/calcom/lib) to [@&#8203;calcom/features](https://github.com/calcom/features) domain folders by [@&#8203;hbjORbj](https://github.com/hbjORbj) in [#&#8203;27570](https://github.com/calcom/cal.com/pull/27570) - fix: prevent 500 error when deleting calendar events with empty uid by [@&#8203;hbjORbj](https://github.com/hbjORbj) in [#&#8203;27500](https://github.com/calcom/cal.com/pull/27500) #### New Contributors - [@&#8203;evertonresende](https://github.com/evertonresende) made their first contribution in [#&#8203;27636](https://github.com/calcom/cal.com/pull/27636) - [@&#8203;deepeshbind](https://github.com/deepeshbind) made their first contribution in [#&#8203;27329](https://github.com/calcom/cal.com/pull/27329) - [@&#8203;Sparky-Autonomous](https://github.com/Sparky-Autonomous) made their first contribution in [#&#8203;27609](https://github.com/calcom/cal.com/pull/27609) - [@&#8203;AhmadYasser1](https://github.com/AhmadYasser1) made their first contribution in [#&#8203;27749](https://github.com/calcom/cal.com/pull/27749) - [@&#8203;mrpaaradox](https://github.com/mrpaaradox) made their first contribution in [#&#8203;27779](https://github.com/calcom/cal.com/pull/27779) **Full Changelog**: <https://github.com/calcom/cal.com/compare/v6.1.12...v6.1.13> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
admin added 1 commit 2026-05-27 21:39:50 +02:00
admin scheduled this pull request to auto merge when all checks succeed 2026-05-27 21:39:50 +02:00
admin merged commit a8864c8af5 into main 2026-05-27 21:39:53 +02:00
admin deleted branch renovate/docker.io-calcom-cal.com-6.x 2026-05-27 21:39:54 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/homelab-manifests#4