v2.29.3

jamiepine/voiceboxv2.29.3Apr 24, 2026by elie222

AI Summary

This is a patch release focused on stability and security, specifically isolating email stream subscriptions and hardening cleaner routes for self-hosted deployments. It also adds regression test coverage to prevent future issues with stream cleanup.

Key Highlights

  • Isolates cleaner email stream subscriptions per request.
  • Harden cleaner routes for self-hosted deployments.
  • Adds regression coverage for stream cleanup and route gating.

New Features

  • Isolated email stream subscriptions.
  • Harden cleaner routes for self-hosted deployments.
  • Added regression coverage for stream cleanup.

Full Release Notes

Patch release.

- isolate cleaner email stream subscriptions per request
- harden cleaner routes for self-hosted deployments where the feature is not enabled
- add regression coverage for stream cleanup and cleaner route gating