Skip to content

0.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 01:25
Immutable release. Only release title and notes can be modified.
626ea57

Fixed

  • Installed plugins now appear in node pickers without reloading the app, and the plugin manager recovers from a directory left behind by an interrupted or failed clone instead of treating it as already installed.
  • Packaged desktop app: rebuild better-sqlite3's native binary for the bundled Node runtime during packaging, fixing ERR_DLOPEN_FAILED errors (e.g. "Failed to save workflow") when the build machine's Node differs from the bundled one.
  • Exclude .env files from the packaged app bundle; the desktop app reads all configuration from the in-app settings store.

Changed

  • Bundled Node runtime and CI upgraded to Node 24.

Downloads

  • macOS (Apple Silicon): TongFlow-mac-arm64.dmg
  • macOS (Intel): TongFlow-mac-x64.dmg
  • Windows: TongFlow-win-setup.exe

macOS builds are unsigned — auto-update does not apply on macOS yet, so please download the dmg above to upgrade. On first launch, right-click the app → Open (or run xattr -dr com.apple.quarantine /Applications/TongFlow.app).

Full Changelog: v0.1.0...v0.1.1