v5.9.14

calcom/cal.diyv5.9.14Dec 12, 2025by emrysal

AI Summary

A maintenance release implementing a system admin blocklist backend, improving timezone validation, and adding visual badges for time shifts in recurring events.

Key Highlights

  • Implemented system admin blocklist backend
  • Updated TimeZoneSchema to handle +00:00 timezone case
  • Added time shift badge for recurring events
  • Improved spacing in settings navigation
  • Fixed react version external packages

New Features

  • System admin blocklist backend
  • Time shift badge for recurring events

Full Release Notes

## What's Changed
* fix(settings): improve spacing between navigation child items by @KartikLabhshetwar in https://github.com/calcom/cal.com/pull/25631
* feat: system admin blocklist backend by @Udit-takkar in https://github.com/calcom/cal.com/pull/25077
* fix: Update timeZoneSchema to handle +00:00 timezone case and maintain IANA compliance by @hariombalhara in https://github.com/calcom/cal.com/pull/25776
* chore: add missing translation by @Udit-takkar in https://github.com/calcom/cal.com/pull/25753
* feat: add time shift badge for recurring events with shifted local times by @KartikLabhshetwar in https://github.com/calcom/cal.com/pull/25568
* fix: show hidden badge on mobile view for event types by @KartikLabhshetwar in https://github.com/calcom/cal.com/pull/25701
* fix: hide insights submenu for free users by @KartikLabhshetwar in https://github.com/calcom/cal.com/pull/25754
* chore: update Next.js by @pasqualevitiello in https://github.com/calcom/cal.com/pull/25807
* fix: react version external packages by @volnei in https://github.com/calcom/cal.com/pull/25809


**Full Changelog**: https://github.com/calcom/cal.com/compare/v5.9.13...v5.9.14