Skip to content

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 01 Feb 14:34
查看中文版本

Bug 修复

  • 旧的游戏状态映射引起的显示和逻辑问题 (5d6cbe2)
  • 游戏状态切换二级菜单在展开时超出视口范围 (218600c)

新功能

  • 为新添加的游戏分配默认游戏状态 (1d07d90)
  • 实现游戏状态切换功能,并为其修改添加二级菜单 (c73c597)

性能改进

  • 添加迁移以清理数据库中的空字符串,并更新 DTO 以进行字符串清理 (718ed54)

Bug Fixes

  • display and logic issues caused by old game status mapping (5d6cbe2)
  • the submenu for switch game status extends beyond the viewport when expanded (218600c)

Features

  • assign a default game status to newly added games (1d07d90)
  • implement switch games status feature with submenu for its updates (c73c597)

Performance Improvements

  • add migration to clean empty strings in db and update DTOs for string sanitization (718ed54)

📥 下载地址 (Download)

Downloads

Windows (不支持 Win7)

⚠️ 安装提醒 (Installation Notice)

不建议安装在 C:\Program Files 目录下。该目录需要以管理员权限运行软件才能正常使用以下功能:

  • 自定义游戏封面
  • 便携模式

It is NOT recommended to install in C:\Program Files. This directory requires administrator privileges for the following features:

  • Custom game covers
  • Portable mode