[3.2.5] - 2026-03-30
Hotfix: Linux localhost bind regression
Fixed
- Linux connection refused on startup: v3.2.4 changed the navigation URL from
localhostto127.0.0.1buttauri-plugin-localhostdefaults to binding onlocalhost(which may resolve to::1IPv6 on some systems). The plugin now explicitly binds to127.0.0.1via.host("127.0.0.1"), matching the navigation URL. Fixes the "Could not connect to 127.0.0.1: Connection refused" error on Linux.
Downloads:
- Windows:
.msiinstaller,.exe, or.zipportable (no installation required) - macOS:
.dmgdisk image - Linux:
.deb,.rpm,.snap, or.AppImage