Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 12:10
· 33 commits to main since this release

What's Changed

  • The installer now picks the first free port in the 3000-3010 range instead of assuming 3000, and tells you which one it chose. Force a specific port with sudo bash install.sh --port N. Re-running the installer keeps your existing port, including installs from older versions.
  • Internal: lint fix and CI pipeline updates.

Full Changelog: v1.3.3...v1.4.0