Releases: WaveSpeedAI/wavespeed-desktop
Releases · WaveSpeedAI/wavespeed-desktop
2.1.5
Nightly Build (20260514)
Nightly Build
Automated nightly build from main branch.
Build Date: 20260514
Commit: c1c35d4
This is a pre-release build and may be unstable.
Downloads
- Windows:
.exe(installer) or.zip - macOS:
.dmgor.zip - Linux:
.AppImageor.deb
2.1.4
v2.1.4 style: prettier formatting across all source files
v2.1.3
v2.1.2
v2.1.1
v2.1.0
✨ New Features
- Subgraph / Group Nodes — Replace the old iterator with subgraph group containers. Nodes can be grouped into collapsible subgraphs with exposed I/O ports and breadcrumb navigation.
- Trigger Nodes — New trigger node types for workflows:
- HTTP Trigger — Expose workflows as REST API endpoints via a built-in HTTP server, compatible with OpenClaw and other AI agent frameworks as a skill server.
- Directory Trigger — Auto-execute workflows per media file in a watched folder for batch processing.
- HTTP Response Node — Customize API response output for HTTP-triggered workflows.
- Multi-Run (Gacha) — Run a single node multiple times (batch 1–99x) and select the best output from a results carousel.
- Improved Workflow Import — New import dialog with error handling and self-import guard.
- Models Filter UI — Redesigned filter-by-type buttons with better layout, state persistence, and animations.
- i18n — Full 18-language locale sync for all new trigger, group, and HTTP response nodes.
v2.0.23
v2.0.22
2.0.20
refactor: show raw model_id in tabs, remove formatModelDisplay Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>