Skip to main content

Desktop release notes

Versions and complete notes for desktop come from this release unit's CHANGELOG.en.md. When available, release metadata adds exact publication times, commits, artifact counts, and release endpoints.

Sources: local package.json and each release unit's CHANGELOG.en.md preview

  • Generated: 2026-08-10 15:36:54
  • Workflow Server health snapshot: skipped for this generation

Version history

VersionTagPublishedTargetArtifactsCommitEndpoint
v0.1.19desktop/v0.1.192026-08-10Download serverDownload
v0.1.18desktop/v0.1.182026-08-10Download serverDownload
v0.1.17desktop/v0.1.172026-08-09Download serverDownload
v0.1.16desktop/v0.1.162026-08-07Download serverDownload
v0.1.15desktop/v0.1.152026-07-30Download serverDownload
v0.1.14desktop/v0.1.142026-07-29Download serverDownload
v0.1.13desktop/v0.1.132026-07-29Download serverDownload
v0.1.12desktop/v0.1.122026-07-29Download serverDownload
v0.1.11desktop/v0.1.112026-07-29Download serverDownload

desktop v0.1.19

  • [Improved] Desktop installers and releases no longer bundle or re-upload built-in projects; each built-in project is downloaded and updated by its own version.
  • [Fixed] Built-in project downloads no longer stop at an application-level 60-second deadline on slow networks, and installed versions remain usable when update checks are temporarily unavailable.
  • [Fixed] Built-in project download and installation stages, percentages, and spinners now stay inside the matching action button and clear correctly when work ends.
  • [Fixed] Built-in project installation now prepares missing or outdated dependencies while reusing local dependencies that already meet the minimum version, so optional update failures no longer block the target project.
  • [Fixed] Built-in project installation, dependency, and removal errors now follow the current interface language instead of leaking Chinese text into English UI.

desktop v0.1.18

  • [Fixed] Built-in project downloads no longer stop at a 60-second application deadline; resources use a portable dependency layout, stream to disk with size and SHA-256 verification, and fully restore the previous version after failed replacements, while install buttons show live progress in place and dependency-install errors follow the current interface language.

desktop v0.1.17

  • [Fixed] Windows installers no longer fail immediately at startup because the bundled workflow-code module is missing, and releases now verify packaged main-process startup before publication.

desktop v0.1.16

  • [Added] The Desktop provides Follow system, Simplified Chinese, and English settings and passes the active language to local Workflows, parameter resolution, waiting-run resume, and the Kanban Bridge with stable system and legacy fallbacks.
  • [Added] Update settings and the status bar show complete bilingual Markdown notes for the current Desktop, bundled Core, and pending version, with links to the matching localized release pages.
  • [Added] The Workflow run area supports multiple independent entrypoints in declaration order, retaining separate parameters, attachments, tool permissions, Form or Raw mode, results, and historical entrypoint details.
  • [Added] Local Workflows support entrypoint schedules, trigger previews, Run now, fire history, tray execution, and launch at login, while database v11 preserves existing local data.
  • [Added] Kanban can read local Workflow KV through secure bindings, subscribe to revisions, and refresh automatically while retaining the last successful content without exposing cross-project data.
  • [Added] Kanban project groups support exact-lock publishing, grants, downloads, and full copies, verify every source with SHA-256, and never copy local or Server KV.
  • [Improved] OpenCode supports image input and redesigned reasoning, tool, task, attachment, retry, and error presentation with more stable streaming, auto-scroll, and paused states.
  • [Improved] Desktop startup prefers the Server URL supplied by the environment or distribution, while publishing an existing project loads the latest source-retention and reference-delivery modes as defaults.
  • [Improved] The built-in Developer Assistant restores exact Core and CLI versions for older Kanban projects, generates Chinese projects by default, and adds localization only when explicitly requested.
  • [Fixed] Cloud Kanban previews no longer render blank because of Content Security Policy or iframe asset authentication, and remote previews use same-origin short-lived capabilities scoped to the project and user.
  • [Fixed] Electron no longer crashes during development or packaged startup by loading i18n or runtime-compatibility TypeScript source directly in the main process.
  • [Fixed] Schedule active-fire edits, stale state after server switches, duplicate submissions, Kanban watcher leaks, and brief cross-project Bridge reuse no longer corrupt active local workflows or previews.

desktop v0.1.15

  • [Important] Project uploads read only the root .workflowignore; after upgrading, explicitly exclude credentials, dependency directories, and temporary files there.
  • [Added] Local and cloud Kanban workspaces support templates, static preview, named configuration, publishing, and KV and knowledge-base Bridges, while Developer Assistant can create and maintain these projects.
  • [Improved] Windows installers prevent artifacts built from a mismatched version or source commit from entering the update channel.
  • [Fixed] OpenCode assistant runs now recover and finalize correctly after temporary stream interruptions or process exits.

desktop v0.1.14

  • [Fixed] Formal Desktop releases now handle built-in resources, failed-command termination, same-host artifact transfer, and remote builds without unexpected system credential requests.

desktop v0.1.13

  • [Fixed] Formal Desktop releases can continue packaging, Docs deployment, and downstream scheduling after temporary files are cleaned up.

desktop v0.1.12

  • [Fixed] Formal Desktop releases no longer fail validation and packaging in clean build environments because Core type artifacts are missing.

desktop v0.1.11

  • [Added] Build artifacts include Desktop, Core, CLI, commit, and Node.js version information for verifying the bundled toolchain.
  • [Added] The Desktop shows an update summary for available versions, presents the full notes once after installation, and retains a link to the Docs history.
  • [Improved] New projects pin the exact bundled Core and CLI versions, and local runs block projects with incompatible Core requirements while showing a clear error.