Skip to content

LauncherGo 2.5.6

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:13

LauncherGo 2.5.6

中文

修复

  • 修复英文界面切换页面时,部分中文默认文本会短暂闪现的问题。
  • 修复英文界面中创建档案、恢复或自动启动服务器,以及启动或停止服务器失败时,英文错误标题后仍显示中文服务错误的问题。

优化

  • 页面和动态列表内容会在渲染时立即应用当前语言,不再依赖定时刷新。
  • 英文界面会翻译已知的服务异常;无法识别的中文异常会显示英文通用提示,并将原始详情写入日志。

English

Fixed

  • Fixed a brief flash of Chinese default text when navigating between pages in the English interface.
  • Fixed Chinese service error details appearing after English error headings when profile creation, server recovery or auto-start, and server start or stop operations failed.

Improved

  • Pages and dynamic list items now apply the active language as they render instead of waiting for a periodic refresh.
  • Known service exceptions are translated in the English interface. Unrecognized Chinese exceptions now show a generic English message while preserving the original details in the log.

Full Changelog: v2.5.5...v2.5.6