Product Updates

Changelog

Latest releases, feature enhancements, and architecture updates for Latch.

v1.0.0

Built-in SSE Tunnel Relay & Sub-10ms Real-Time Delivery

August 2026

Major milestone release introducing zero-config local tunneling without ngrok, and sub-10ms pub/sub real-time streaming.

What's New

  • 🚀 Built-in SSE Tunnel Relay: Forward webhooks to localhost without ngrok or Cloudflare.
  • ⚡ Sub-10ms Real-Time Delivery: Local Redis Pub/Sub streams incoming events to dashboard and CLI instantly.
v0.9.0

Core Webhook Ledger Engine & Async Ingestion Pipeline

July 2026

Initial release of the core Latch webhook engine: permanent PostgreSQL event ledger, Redis queueing, and Auth.js integration.

What's New

  • ⚡ Sub-50ms Async Ingestion: Immediate HTTP 200 return on ingest with background BLPOP worker draining.
  • 🔒 Security & Validation: Strict Zod parameter parsing, UUID checks, and cloud-mode SSRF protection.
  • 📊 Pino Structured Logging: High-performance JSON log aggregation for production readiness.
  • 🛡 Route Protection: Auth.js v5 route protection middleware for dashboard routes.
← Back to DocumentationLatch Engine v1.0.0