Wyren · Releases
Changelog
Every release that shipped to Wyren, newest first. Dates are the day the entry was cut, not the exact deploy time.
v1.0Wyren 1.0
May 1, 2026
Wyren is now 1.0 — a node-based AI video generation studio you can build with visually, publish as APIs, or drive from agents.
What's in the box
- Visual workflow builder — Drag, connect, and run modular nodes on an infinite canvas. Iterators, gates, and aggregators let you fan out, branch, and collect results without writing code.
- AI generation — Text, image, video, and voice nodes backed by multiple providers with budget, standard, and premium model tiers. Pick a model, get a price upfront.
- Editing & rendering — Trim, merge, audio overlay, and audio extract run server-side on FFmpeg. Captions and slideshows render through Remotion with real-time progress.
- Workflow API & MCP — Publish any workflow as a callable HTTP endpoint with a key, schema, and usage metrics. The
wyren-mcppackage lets agents discover, build, and run workflows directly. - Products & templates — Turn a workflow into a one-page product with custom inputs, or start from a curated template library.
- Billing & credits — Stripe credit packs, idempotent webhooks, sync hold-and-settle for fast nodes, async hold-and-settle for long jobs, plus full credit and run history.
- Accounts & security — Supabase auth with row-level security on every table, per-operation rate limiting, SSRF-guarded outbound fetches, magic-byte file validation, and instant maintenance mode via edge config.