GamePanel Lite v0.2.1
This maintenance release adds control-plane operations and HTTPS management to Settings.
Features
- Add control-plane status, service recovery, confirmed restart, HTTPS configuration, certificate inspection, and renewal operations. (#90) by @smartcat999
Bug fixes
- Clarify CPU and memory data in the server resource column. (#87) by @smartcat999
- Stabilize server table column geometry during metrics refresh. (#89) by @smartcat999
- Decouple deployment status from Docker Compose through manager capabilities and standalone health probes. (#91) by @smartcat999
- Preserve systemd renewal ownership after a manual certificate check. (#92) by @smartcat999
Documentation
- Rework the English and Chinese operations guide and release documentation. (#87) by @smartcat999
- Correct the project license label to Apache License 2.0. (#88) by @smartcat999
Maintenance
- Prepare the v0.2.1 release manifest and image tags. (#93) by @smartcat999
Known issues
Warning
In-panel updates in v0.2.1 and v0.2.2 may require manually recreating Nginx after container replacement. This is fixed in v0.2.3.
Full changelog
中文摘要
- 设置页新增控制平面状态、恢复、重启和 HTTPS 管理。
- 部署状态不再强制绑定 Docker Compose。
- 修复服务器资源列显示、刷新抖动和证书续签归属问题。
- 完善中英文运维文档并修正 Apache 2.0 许可证标识。
贡献者:@smartcat999