Changelog

What's new in Dispatch

Ship logs. The receipts of progress.

Releases · 6 weeks
12
Tools shipped
12
Median plan time
3.1s
Uptime
99.94%
  1. v0.6.0 Latest
    • AI
    • Integrations

    BYOK for every tool

    • Connect ChatGPT, Claude, or Gemini with your own keys.
    • 12 production tool integrations: Gmail, Calendar, Drive, Notion, Slack, Discord, GitHub, Linear, Stripe, X, HTTP, OpenAI.
    • Encrypted at rest with AES-256-GCM, never logged.
    • New ai_prompt step type with 7 operations: classify, extract, summarize, rewrite, translate, score, draft.
    OpenAI logo
    OpenAI
    chatgpt · gpt-4o
    Connected
    Anthropic logo
    Anthropic
    claude-opus-4-7
    Connected
    Google logo
    Google
    gemini-2.5-pro
    Connect
    aes-256-gcm · keys encrypted · never logged
  2. v0.5.4
    • Editor

    Light mode + sharper hero

    • System-aware light/dark theme with sun/moon toggle.
    • Tightened hero typography across viewports.
    • Better contrast on settings, dashboard, templates.
  3. v0.5.3
    • Editor

    n8n-style canvas editor

    • Drag nodes, draw connections, configure inline.
    • Pan + zoom + minimap.
    • AI Prompt step rendered with a special gradient header.
  4. v0.5.2
    • API
    • Fix

    Webhook signing

    • HMAC signed webhook URLs.
    • Replay protection via timestamps.
    • Per-workflow signing secrets.
    POST/api/hook/8a23f1SIGNED
    x-dispatch-signature: t=1714060800,v1=8c4f…3e91
    x-dispatch-timestamp: 1714060800
    x-dispatch-attempt: 1
    HMAC
    SHA-256
    Replay window
    5 min
    Delivery
    at-least-once
  5. v0.5.1
    • Performance

    Cold starts halved

    • Switched parser to NVIDIA-hosted Qwen 480B.
    • Dropped median planning time from 8.2s to 3.1s.
    • Run replay + retry from history.
  6. v0.5.0
    • Editor
    • AI

    AI Composer

    • Natural language to workflow plan.
    • Cycling examples in composer.
    • Real-time SSE streaming during execution.
  7. v0.4.5

    Templates marketplace

    • 15 ready-made templates with one-click clone.
    • Categories: Productivity, Sales, Support, Engineering, Content, Social.
    • Public URLs for sharing.
  8. v0.4.4
    • Fix

    Auth + encryption fix

    • Resolved session expiry edge case.
    • Fixed encryption key fallback chain (AUTH_SECRET → JWT_SECRET).
    • Settings page now refreshes provider state on visibility change.
  9. v0.4.3
    • Integrations

    Webhook triggers

    • Public POST endpoints per workflow.
    • Auto-generated signing secrets.
    • Inline trigger replay from dashboard.
    POST/api/hook/8a23f1SIGNED
    x-dispatch-signature: t=1714060800,v1=8c4f…3e91
    x-dispatch-timestamp: 1714060800
    x-dispatch-attempt: 1
    HMAC
    SHA-256
    Replay window
    5 min
    Delivery
    at-least-once
  10. v0.4.2

    Run history

    • Time-grouped run cards (Today / Yesterday / Earlier).
    • Filter by status (Successful / Failed / Running).
    • Per-step timing + provider badge.
  11. v0.4.1

    Visual workflow editor MVP

    • First version of the canvas (single-node-only).
    • Settings drawer per node.
    • Save → run loop.
  12. v0.4.0

    Public launch

    • Dispatch goes live.
    • Landing page with try-it-now demo.
    • Templates gallery.
    • Free tier: 500 runs/month.
Stay in the loop

Don't want to miss updates?

One email per release. No marketing, no fluff. Unsubscribe in one click.

We’ll never spam you.