GamePanel Lite v0.2.3
This patch release fixes the reverse-proxy handoff during in-panel upgrades.
Bug fixes
- Force-recreate Nginx with API, Web, and Exporter so it resolves replacement container addresses immediately. (#95) by @smartcat999
- Add regression coverage for the required update service set and force-recreate behavior. (#95) by @smartcat999
Documentation
- Remove duplicate release-title headings from the stored v0.2.x release notes. (#95) by @smartcat999
Upgrade notes
Important
Install this patch before relying on future in-panel upgrades. Updating the control plane does not recreate managed game containers or modify save data.
Open Settings → Updates & Maintenance, select Check for updates, then install v0.2.3.
| Compatibility | Result |
|---|---|
| Data migration | Not required |
| Configuration migration | Not required |
| Game server restart | Not required |
| Published platform | linux/amd64 |
Full changelog
中文摘要
- 修复面板升级后 Nginx 继续访问旧容器 IP,导致网站返回 502 的问题。
- 增加更新服务集合和强制重建行为的回归测试。
- 面板更新不会重启游戏服务器或修改存档。
贡献者:@smartcat999