v6.1.11
calcom/cal.diyv6.1.11Feb 3, 2026by cal-com-ci[bot]
AI Summary
This release introduces updates to analytics, billing, and routing, including a Mintlify documentation update and a new tasker integration for proration notifications.
Key Highlights
- Update current time indicator on page refocus
- Add redirect option for non-routed visits to event types
- Add tasker integration for proration email notifications
- Update Mintlify to V2
New Features
- Redirect option for non-routed visits
- Tasker integration for proration notifications
Full Release Notes
## What's Changed * fix: skip duplicate CRM lookup when router already performed it by @joeauyeung in https://github.com/calcom/cal.com/pull/27487 * fix: trpc build by @supalarry in https://github.com/calcom/cal.com/pull/27516 * feat: update current time indicator on page refocus by @eunjae-lee in https://github.com/calcom/cal.com/pull/27503 * fix: filter attendees in emails when seatsShowAttendees is disabled by @anikdhabal in https://github.com/calcom/cal.com/pull/27520 * chore: Update Mintlify to V2 by @alishaz-polymath in https://github.com/calcom/cal.com/pull/27523 * fix: add input validation to analytics app schemas by @pedroccastro in https://github.com/calcom/cal.com/pull/26976 * fix: instant booking location lookup by @pedroccastro in https://github.com/calcom/cal.com/pull/27517 * chore: Remove developing/introduction page and make Local Development the landing page by @mintlify[bot] in https://github.com/calcom/cal.com/pull/27492 * feat: add redirect option for non-routed visits to event types by @joeauyeung in https://github.com/calcom/cal.com/pull/27468 * feat: enable @lingodotdev concurrency by @vrcprl in https://github.com/calcom/cal.com/pull/27529 * feat: add tasker integration for proration email notifications by @sean-brydon in https://github.com/calcom/cal.com/pull/27247 * fix: suppress alerts for expected billing errors in increment-usage task by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/27535 * fix: show personal credits even when user is on teams plan by @CarinaWolli in https://github.com/calcom/cal.com/pull/27511 * chore: use trigger.dev task to ensure default calendars by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/27556 * chore: update atoms retry mechanism by @Ryukemeister in https://github.com/calcom/cal.com/pull/27450 * fix: correct LearnMoreLink import path in BillingCredits by @romitg2 in https://github.com/calcom/cal.com/pull/27561 * fix: clear oversized images from onboarding store during migration by @hariombalhara in https://github.com/calcom/cal.com/pull/27560 * feat: skip platform billing for non-platform-managed users by @ThyMinimalDev in https://github.com/calcom/cal.com/pull/27521 * fix: Navbar hiding unexpectedly on Workflow page scroll by @deepanshurajput0 in https://github.com/calcom/cal.com/pull/27557 * fix(cal-video): make toggle switch visible in mic settings by @gyancodes in https://github.com/calcom/cal.com/pull/27558 * chore: add npm audit in CI by @Udit-takkar in https://github.com/calcom/cal.com/pull/27182 * perf: Paraellelize calls in team event type SSR by @joeauyeung in https://github.com/calcom/cal.com/pull/27486 * refactor: consolidate agent config into agents directory by @eunjae-lee in https://github.com/calcom/cal.com/pull/27427 ## New Contributors * @vrcprl made their first contribution in https://github.com/calcom/cal.com/pull/27529 * @gyancodes made their first contribution in https://github.com/calcom/cal.com/pull/27558 **Full Changelog**: https://github.com/calcom/cal.com/compare/v6.1.10...v6.1.11