v2.1.3

KoljaB/RealtimeTTSv2.1.3Apr 15, 2026by nkmishra1997

AI Summary

Integrates benchmarking services, enhances invoice summaries, and adds features for subscriptions, environments, and Claude integration.

Key Highlights

  • Integrate UsageBenchmarkRepository and service
  • Enhance GetCustomerInvoiceSummary to include inherited invoices
  • Add support for environment cloning
  • Production-ready local development environment

New Features

  • UsageBenchmarkRepository integration
  • Enhanced invoice summaries
  • Wallet transaction preview
  • Claude DB read query stack
  • BillingAnchor validation
  • Synchronous benchmark event publishing

Full Release Notes

## What's Changed
* feat(benchmark): integrate UsageBenchmarkRepository and service into server by @omkar273 in https://github.com/flexprice/flexprice/pull/1586
* feat(invoice): enhance GetCustomerInvoiceSummary to include inherited invoices by @omkar273 in https://github.com/flexprice/flexprice/pull/1589
* Revert "Revert "feat(environments): add support for env cloning"" by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/1591
* Release by @omkar273 in https://github.com/flexprice/flexprice/pull/1587
* fix(wallet): change benchmark event publishing to synchronous by @omkar273 in https://github.com/flexprice/flexprice/pull/1596
* Release by @omkar273 in https://github.com/flexprice/flexprice/pull/1597
* feat(sub) : add inv and wallet tx in preview response by @omkar273 in https://github.com/flexprice/flexprice/pull/1603
* Release by @omkar273 in https://github.com/flexprice/flexprice/pull/1604
* feat(claude): add db read query stack  by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/1593
* feat(subscription): add validation for BillingAnchor by @omkar273 in https://github.com/flexprice/flexprice/pull/1599
* feat(environment): rem support of standalone cross-env feature and plan cloning by @subratsahilgupta in https://github.com/flexprice/flexprice/pull/1592
* (otel) Add region in attributes by @agrim123 in https://github.com/flexprice/flexprice/pull/1612
* fix(webhooks): write to system events immediately by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/1609
* feat(dev-setup): production-ready local development environment by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/1613
* fix(invoice): prevent nil pointer dereference in IsFinalizationDue by @nkmishra1997 in https://github.com/flexprice/flexprice/pull/1615
* Release by @omkar273 in https://github.com/flexprice/flexprice/pull/1614


**Full Changelog**: https://github.com/flexprice/flexprice/compare/v2.1.2...v2.1.3