v1.4.0
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