v0.1.0-beta.2
Pre-releaseInstalling Flow Fusion (Beta)
Flow Fusion beta builds are not code-signed, so Windows and macOS show a
warning the first time you run the app. This is expected — follow the steps
below to launch it. After the first launch, the app updates itself
automatically (OTA), so you only do this once.
Windows 10 / 11
- Download the Windows installer (
Flow Fusion-<version>-windows-setup.exe) from
the latest GitHub Release. - Double-click it. If Windows shows "Windows protected your PC" (SmartScreen):
click More info → Run anyway. - Follow the wizard. It installs just for you (no admin password needed) and
adds a Start menu shortcut. Launch Flow Fusion from there.
Prefer no installer? A portable
Flow Fusion-<version>-windows.zipis also
attached to the release — extract it and runFlow Fusion.exe, keeping all the
DLLs and thedatafolder next to it.
macOS 10.14+ (Mojave and newer)
- Download the macOS disk image (
Flow Fusion-<version>-macos.dmg) from the
latest GitHub Release. - Double-click the
.dmgand drag Flow Fusion into the Applications folder,
then eject the disk image. - The first launch is blocked by Gatekeeper. Use one of these:
- Right-click (or Control-click) the app → Open → Open in the
dialog; or - Open Terminal and run:
then open the app normally.
xattr -cr "/Applications/Flow Fusion.app"
- Right-click (or Control-click) the app → Open → Open in the
Because the beta is unsigned, macOS re-checks the app after each OTA update —
if it gets blocked again, repeat the right-click → Open step.
Updating
You don't need to reinstall. When a new beta is published, Flow Fusion detects
it on launch and shows an update banner — click Update, then
Restart & install. You can also trigger a check from Settings → Updates →
Check for updates.
Reporting problems
Found a bug? Please open a GitHub issue:
github.com/easyscripter/flow_fusion/issues/new
In the issue description, include:
- What you did and what happened (steps to reproduce, expected vs. actual).
- Your log file — get it from Settings → Diagnostics → Open logs folder,
then attachflow_fusion.log(drag it into the issue). - Your diagnostics info — click Settings → Diagnostics → Copy info and
paste it (it contains the app version and your OS).
The more of the above you attach, the faster the bug can be fixed.