HQ OS CHANGELOG & UPDATES

Product Releases

Follow our active product engineering history as we build and release updates to the C-Suite AI Operating System.

v1.1.0Major Release
July 10, 2026

Dynamic Route Groups & Light/Dark Theme Context

  • Introduced ThemeProvider supporting dynamic scrolled navbar backgrounds switching.
  • Scaffolded 15 dedicated public routes under a Dry app router layout structure.
  • Linked Cal.com calendars and Slack webhook channels to public directory views.
v1.0.4Feature Update
July 09, 2026

Stripe Webhooks Signature Controls & Cache Invalidation

  • Integrated payload signature validation for Stripe checkout portal redirects.
  • Created Cache Invalidation interceptor wiping GET routes on database mutations.
  • Fixed pre-commit hook type warnings blocking typescript explicit any casts.