0.1.1
Immutable
release. Only release title and notes can be modified.
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, fixingERR_DLOPEN_FAILEDerrors (e.g. "Failed to save workflow") when the build machine's Node differs from the bundled one. - Exclude
.envfiles 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