Skip to content

0.4.8

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:11

Download

The files are in Assets at the bottom of this page. Pick one:

File Then
PaneForge-Setup.exe Windows 10/11. Run it. No admin prompt. SmartScreen says unknown publisher: More info > Run anyway.
PaneForge-win.zip Windows, no installer. Unzip anywhere, run PaneForge.exe. Does not get past Smart App Control - that blocks the unsigned exe itself, installer or not.
PaneForge-arm64.dmg macOS (Apple Silicon). Drag to Applications, then right-click the app > Open > Open once.

One command instead, on macOS - downloads, installs and clears the quarantine flag:

curl -fsSL https://raw.githubusercontent.com/robertiuoras/PaneForge/master/scripts/install.sh | bash

The build is not code signed (a certificate is a few hundred dollars a year), which is
the only reason either OS complains. Updates after the first install are automatic.

The *-0.4.8-* files are the same builds with the version in the name, and
latest.yml / latest-mac.yml are the feed the app's own updater reads.

What changed

Fixed

  • lanes — compare lane folders by their real path, not their spelling
  • lanes — a lane's node_modules link can no longer be committed, and a refused release says why
  • lanes — stop a lane's node_modules junction being committable
  • restore — never put a pane inside a headless claude -p conversation
  • macupdate — roll back the swap if the moved-in bundle has no executable
  • lanes — say which branch a lane merges INTO, not the one it is on

Other changes

  • auto-sync (Roberts-MacBook-Pro) 2026-08-01 00:25:54