Skip to content

GamePanel Lite v0.2.5

Choose a tag to compare

@smartcat999 smartcat999 released this 17 Aug 18:09
· 25 commits to main since this release
a20d333

This patch release makes first-time installation clearer and panel update checks more reliable.

Features

  • Add an interactive installer that remembers the last successful installation directory and lets users select or replace the global and mainland China image regions. (#100) by @smartcat999
  • Add a silent product walkthrough covering the dashboard, server creation, mods, presets, monitoring, and HTTPS setup. (#102) by @smartcat999

Bug fixes

  • Load the update manifest from the latest GitHub Release asset instead of Raw GitHub, avoiding source-file rate limits and HTTP 429 responses. (#103) by @smartcat999
  • Stop checking for panel updates immediately when the API starts; automatic checks now wait for the configured interval, while manual checks remain available in Settings. (#103) by @smartcat999

Documentation

  • Simplify installation and HTTPS guidance around the in-panel workflow. (#100) by @smartcat999
  • Replace the long project overview with concise capabilities, repository-owned screenshots, and structured bug and feature request forms. (#101) by @smartcat999
  • Refresh the English and Chinese project introductions with a compact visual walkthrough and clearer firewall guidance. (#102) by @smartcat999

Maintenance

  • Publish the v0.2.5 build metadata, image tags, stable manifest, installer defaults, and compatibility notes. (#104) by @smartcat999

Upgrade notes

No data or configuration migration is required. Updating briefly restarts the control plane; running game server containers and save data are not recreated.

Compatibility Result
Data migration Not required
Configuration migration Not required
Game server restart Not required
Control-plane restart Required
Published platform linux/amd64

Full changelog

v0.2.4...v0.2.5

中文摘要
  • 安装程序支持交互式选择安装目录与镜像区域,并记住上次成功安装位置。
  • README 增加无声产品演示,精简安装、HTTPS、端口与问题反馈说明。
  • 面板版本清单改从 GitHub Release Asset 获取,避免 Raw GitHub 限流导致 HTTP 429。
  • API 启动时不再立即检查更新,只按配置周期或由用户手动触发。
  • 本次无需迁移数据或配置,不会重建游戏服务器容器;更新控制平面时会有短暂中断。

贡献者:@smartcat999