v0.26.0

anomalyco/opentuiv0.26.0Sep 6, 2026by mahimairaja

AI Summary

A feature release introducing Wave 0 telemetry and security contracts, alongside improvements to pricing immutability and usage accounting reliability.

Key Highlights

  • Added Wave 0 telemetry and security contracts
  • Fixed telemetry to correctly walk FastAPI's included-router wrappers
  • Implemented immutable pricing and reliable usage accounting

New Features

  • Wave 0 telemetry and security contracts
  • Immutable pricing
  • Reliable usage accounting

Full Release Notes

## What's Changed
* feat: add Wave 0 telemetry and security contracts by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/274
* fix(telemetry): walk FastAPI's included-router wrappers by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/275
* feat(accounting): immutable pricing and reliable usage accounting by @mahimairaja in https://github.com/mahimailabs/voicegateway/pull/276


**Full Changelog**: https://github.com/mahimailabs/voicegateway/compare/v0.25.8...v0.26.0