Skip to content

Releases: WaveSpeedAI/wavespeed-desktop

2.1.5

13 May 08:48

Choose a tag to compare

v2.1.5

Release v2.1.5

Nightly Build (20260514)

14 May 05:51

Choose a tag to compare

Pre-release

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: .dmg or .zip
  • Linux: .AppImage or .deb

2.1.4

21 Apr 10:39

Choose a tag to compare

v2.1.4

style: prettier formatting across all source files

v2.1.3

08 Apr 03:32
7e6614d

Choose a tag to compare

Merge pull request #94 from WaveSpeedAI/dev

修复失效图片

v2.1.2

26 Mar 02:13

Choose a tag to compare

chore: bump version to 2.1.2

v2.1.1

24 Mar 07:24

Choose a tag to compare

ci: add 7zip-bin to desktop-only deps ignore list

v2.1.0

24 Mar 07:12
c48599f

Choose a tag to compare

✨ 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

18 Mar 17:09
1f5bd7c

Choose a tag to compare

Merge pull request #86 from WaveSpeedAI/dev

refactor: consolidate template UI and enhance template management

v2.0.22

13 Mar 11:17

Choose a tag to compare

style: format code with Prettier

2.0.20

12 Mar 09:57

Choose a tag to compare

refactor: show raw model_id in tabs, remove formatModelDisplay

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>