github Runfusion/Fusion v0.70.2

latest releases: v0.72.0, v0.71.0
7 hours ago

Highlights

  • Fixed npm-installed CLI crashing at startup from missing PostgreSQL migrations
  • Plugin registry and llama.cpp extension now ship correctly in published npm installs
  • Fixed child-process isolation mode failing on npm installs
  • Fixed the standalone fn binary failing to boot in embedded-Postgres and DATABASE_URL modes
  • Fixed embedded PostgreSQL refusing to start on Windows

Fixed

  • Fixed npm-installed CLI crashing at startup because PostgreSQL migrations were missing from the published package.
  • Shipped the plugin registry manifest and llama.cpp extension in the published npm package, fixing silently missing plugins and a broken llama.cpp integration status.
  • Shipped the child-process runtime worker so isolationMode "child-process" works correctly from npm installs.
  • Fixed the standalone fn binary failing to boot in both embedded-Postgres and DATABASE_URL modes, and added self-contained release binaries.
  • Fixed embedded PostgreSQL failing to start on Windows after a recent shared-memory default change.

Don't miss a new Fusion release

NewReleases is sending notifications on new releases.