v2.29.3

RyanCodrai/turbovecv2.29.3Apr 24, 2026by elie222

AI Summary

A patch release focusing on isolating email stream subscriptions and hardening cleaner routes for self-hosted deployments to improve stability and security.

Key Highlights

  • Isolated cleaner email stream subscriptions per request to prevent conflicts.
  • Hardened cleaner routes for self-hosted deployments where the feature is not enabled.
  • Added regression coverage for stream cleanup and route gating logic.

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