Skip to content

Releases: WaveSpeedAI/wavespeed-desktop

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>

2.0.19

12 Mar 09:03

Choose a tag to compare

fix: use Electron net.fetch for all downloads to respect system proxy

Replace Node.js http/https with Electron's net.fetch (Chromium network
stack) for all file downloads in the main process. This ensures system
proxy settings are respected, fixing ECONNRESET errors behind proxies.

- electron/main.ts: shared downloadToFile() helper, 3 handlers migrated
- workflow/utils/save-to-assets.ts: workflow asset downloads
- workflow/utils/file-storage.ts: workflow media downloads
- workflow/nodes/output/file.ts: file export node
- workflow/nodes/free-tool/shared/media-utils.ts: free-tool media downloads

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

2.0.18

12 Mar 08:09

Choose a tag to compare

v2.0.18

bump version

v2.0.17

09 Mar 08:39

Choose a tag to compare

chore: bump version to 2.0.17

Made-with: Cursor

v2.0.16

09 Mar 07:59
c4cc13d

Choose a tag to compare

What's Changed

2.0.15

08 Mar 07:05

Choose a tag to compare

v2.0.15

v2.0.15

v2.0.14

04 Mar 09:48
fbe0a00

Choose a tag to compare

Merge pull request #68 from WaveSpeedAI/dev

v2.0.13

04 Mar 06:33
4dea4d5

Choose a tag to compare

Merge pull request #63 from WaveSpeedAI/dev