Releases: huoshen80/ReinaManager
v0.16.1
Performance Improvements
- optimize global game addmodal (14c2a24)
📥 下载地址 (Download)
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
v0.16.0
Bug Fixes
Features
- add global drag-and-drop game adding feature (6297314)
- enhance game addition with success snackbar and navigation option (90a28cd)
Performance Improvements
- adjust the spacing between the nav bar and the content below on the collection page (17d2aa9)
📥 下载地址 (Download)
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
v0.15.2
Features
- freeze the navigation bar at the top of the collection page (ced5fe2)
📥 下载地址 (Download)
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
v0.15.1
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)
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
v0.14.2
Bug Fixes
- fs: add missing backups to the savedata backups path (bbe5b53)
📥 下载地址 (Download)
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
v0.14.1
Bug Fixes
- double warning alert when click the switch on the le and magpie switcher (8741ee0)
- faild to open the savedata backup folder when set a savedata backup path resolve #34 (c5b47d4)
Performance Improvements
- add savedata backup path and db backup path to path cache preload (825970b)
📥 下载地址 (Download)
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
v0.14.0
查看中文版本
Bug 修复
新功能
- 添加自定义字段:别名、开发商、发售日期、NSFW、简介和标签(f303660)
- 添加 LE 和 Magpie 工具联动启动 (db6cb7f)
- 添加 LE 和 Magpie 软件路径设置 (1a20666)
- 添加 reina-path 来管理数据库相关的路径常量 (183571d)
- 添加 YMGal 数据源并重构为单表 JSON 架构 (cd4beda)
- 在游戏详情页面添加最大游戏存档备份数量设置 (c917443)
- 正式添加 YmGal 数据源 (d8f2ffd)
性能改进
- 优化 NSFW 游戏判断逻辑,优先使用数据源,其次使用标签判断 (021802e)
破坏性变更
- 将数据库从多表关系重构为带有 JSON 列的单表结构(bgm_data、vndb_data、ymgal_data、custom_data)
- 添加 YMGal API 集成
- 为前端类型使用 DTO 模式(InsertGameParams、UpdateGameParams、FullGameData)
- 支持三态更新逻辑(undefined/null/value)
- 用 custom_data JSON 列替换 custom_name/custom_cover
- 简化服务层 API 并移除嵌套结构
- 更新所有 UI 组件以支持 YMGal 数据源
Bug Fixes
- some bugs in custom_data display and the logic for delete/change custom images [skip ci] (777bd1f)
- some bugs of get game data by api (9750268)
Features
- add custom fields for alias, developer, release date, NSFW, description, and tags (f303660)
- add LE and Magpie launch support (db6cb7f)
- add LE and Magpie software path settings (1a20666)
- add reina-path to manage db related path constant (183571d)
- add YMGal data source and refactor to single-table JSON architecture (cd4beda)
- added a max backup quantity setting to the game details page (c917443)
- officially add YmGal data source (d8f2ffd)
Performance Improvements
- optimized NSFW game judgment logic, prioritizing data source, followed by tag judgment (021802e)
BREAKING CHANGES
- Refactor database from multi-table relations to single-table
with JSON columns (bgm_data, vndb_data, ymgal_data, custom_data).
- Add YMGal API integration
- use DTO pattern for frontend type (InsertGameParams, UpdateGameParams, FullGameData)
- Support three-state update logic (undefined/null/value)
- Replace custom_name/custom_cover with custom_data JSON column
- Simplify service layer API and remove nested structures
- Update all UI components to easily support the YMGal data source
📥 下载地址 (Download)
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
v0.13.0
查看中文版本
Bug 修复
新功能
- 添加存档恢复功能,限制存档备份最大数量为 20,使用 sevenz-rust2 替代原压缩库 (9c9c10a)
- 详情页: 为游戏游玩时长图表添加时间范围选择器 (94912da)
- 实现便携模式并重构部分路径管理 (af7d602)
性能改进
- 改进切换便携模式时的错误处理,并整理文件操作相关的函数以提高代码可读性 (45e7ff1)
Bug Fixes
- issue where Chinese changelog display incorrectly in software,update changelog (4a804b0)
- no overwrite the original save directory when restoring saves (5a5bec2)
Features
- add savedata restore fn, limit the max number of savedata backups to 20, using sevenz-rust2 instead (9c9c10a)
- detail: add time range selector for game playtime chart (94912da)
- implement portable mode and refactor some path management (af7d602)
Performance Improvements
- improve error handling when switching portable mode, and organize fs functions to enhance code readability (45e7ff1)
📥 下载地址 (Download)
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
v0.12.0
查看中文版本
Bug 修复
- 添加 statsVersion 用于在游戏结束时触发部分主页数据刷新 (725107b)
- 收藏夹: 在列表更改或删除游戏后未更新分类游戏数量 (dbaf442)
- 暗色模式: 删除错误或无用 className 修复暗色模式下的显示问题 (66356c1)
- 数据库: 使用 VACUUM INTO 实现数据库热备份以避免直接复制导致的数据丢失;添加导入前自动备份 (ee37ea8)
新功能
性能改进
- 游戏状态: 将单个统计接口替换为获取全部游戏统计的接口,以减少软件启动时对数据库的请求 (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)
Windows (不支持 Win7)