v0.26.0

simplex-chat/simplex-chatv0.26.0Sep 6, 2026by mahimairaja

AI Summary

This major version introduces Wave 0 telemetry and security contracts, alongside immutable pricing models to ensure reliable usage accounting. It also includes a fix for FastAPI router wrapping in telemetry.

Key Highlights

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

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