v6.1.16

yamadashy/repomixv6.1.16Feb 12, 2026by cal-com-ci[bot]

AI Summary

This release focuses on billing updates, including active user billing and annual plans for teams. It also includes UI fixes for booking drawers, data table refactoring, and various improvements to the booking history and OOO page.

Key Highlights

  • Active user billing feature
  • Add annual plans for teams/organizations
  • Fix Booking Drawer text overlap in footer
  • Refactor data-table hooks/contexts/provider

New Features

  • active user billing
  • add annual plans for teams/organizations
  • fix: Booking Drawer - text overlap in footer
  • refactor: migrate Icon to component icons from @coss/ui/icons
  • refactor: move data-table hooks/contexts/provider from features to web modules
  • fix: include locale-prefixed paths in botid client-side protection

Full Release Notes

## What's Changed
* fix: Booking Drawer - text overlap in footer by @hariombalhara in https://github.com/calcom/cal.com/pull/27897
* refactor: migrate Icon to component icons from @coss/ui/icons by @eunjae-lee in https://github.com/calcom/cal.com/pull/27458
* feat: active user billing by @sean-brydon in https://github.com/calcom/cal.com/pull/27867
* feat: add annual plans for teams/organizations  by @sean-brydon in https://github.com/calcom/cal.com/pull/27896
* fix: use personal credits if no more team credits by @CarinaWolli in https://github.com/calcom/cal.com/pull/27518
* refactor: move data-table hooks/contexts/provider from features to web modules by @eunjae-lee in https://github.com/calcom/cal.com/pull/27833
* fix: update data-table hook imports missed in #27833 refactor by @eunjae-lee in https://github.com/calcom/cal.com/pull/27900
* fix: Organised the OOO page  by @Recxsmacx in https://github.com/calcom/cal.com/pull/27865
* fix: Trimmed License Section in README by @Kmadhav824 in https://github.com/calcom/cal.com/pull/27903
* fix: include locale-prefixed paths in botid client-side protection by @volnei in https://github.com/calcom/cal.com/pull/27910
* feat: add signup watchlist review mode by @emrysal in https://github.com/calcom/cal.com/pull/27912


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