v2.5.5: fix 404 after panel update

This commit is contained in:
orohi
2026-07-28 10:26:08 +03:00
parent 2973b96713
commit 2808a49fa5
8 changed files with 155 additions and 31 deletions
+3
View File
@@ -228,6 +228,9 @@ GitHub Actions workflows in `.github/workflows/`:
## 📋 Fix / changelog (this fork)
### v2.5.5
* **Fix 404 after panel update** — correct tunnel/local port when `APP_PORT` is set (Docker), health check before reload, auto-restart quick tunnels after reboot, reliable archive download URLs.
### v2.5.4
* **Move connections between servers** — on a server page, select configs and move them to another server (recreates peers, keeps user links).