Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 06 Dec 11:47
查看中文版本

Bug 修复

  • 添加 statsVersion 用于在游戏结束时触发部分主页数据刷新 (725107b)
  • 收藏夹: 在列表更改或删除游戏后未更新分类游戏数量 (dbaf442)
  • 暗色模式: 删除错误或无用 className 修复暗色模式下的显示问题 (66356c1)
  • 数据库: 使用 VACUUM INTO 实现数据库热备份以避免直接复制导致的数据丢失;添加导入前自动备份 (ee37ea8)

新功能

  • 添加游戏: 添加游戏选择与确认对话框,并增强 bgm api 的开发商字段获取逻辑 (44413d2)
  • 游戏启动: 为在线游戏添加本地路径同步功能按钮 (a464ea6)

性能改进

  • 游戏状态: 将单个统计接口替换为获取全部游戏统计的接口,以减少软件启动时对数据库的请求 (7ff7357)

Bug Fixes

  • add statsVersion to trigger some home page data refresh on game end (725107b)
  • collection: no update category game count after list changes or game deletion (dbaf442)
  • dark mode: remove error or useless className to fix display bug in dark mode (66356c1)
  • db: use VACUUM INTO to implement database hot backups to avoid data loss caused by direct copy; add auto backups before import (ee37ea8)

Features

  • AddModal: add game selection and confirm dialog,enhance bgm api developer field fetching logic (44413d2)
  • LaunchModal: add local path sync feat button for online games (a464ea6)

Performance Improvements

  • gameStats: replace the single statistic interface with the interface that fetches all game statistic to reduce db requests when startup software (7ff7357)

📥 下载地址 (Download)

Downloads

Windows (不支持 Win7)