Releases: huoshen80/ReinaManager
Releases · huoshen80/ReinaManager
v0.24.0
0.24.0 (2026-06-25)
✨ Features
- (detail) Add personal reviews and ratings (33ebfeb)
- (cards) Show selected sort value on covers (ccb0c1e)
- (cards) Show source sort values on covers (bccbf61)
🐛 Bug Fixes
- (games) Keep missing release dates last (04d2a1d)
- (games) Respect last played sort order (d0e3c28)
- (games) Rank BGM entries by score (1a2f78d)
🚀 Performance
- (metadata) Limit default search results (475a1c0)
📥 下载地址 (Download)
Windows (不支持 Win7)
Linux
v0.23.2
0.23.2 (2026-06-22)
✨ Features
- (detail) Add name search mode to streamline source metadata updates (695695f)
🐛 Bug Fixes
🚜 Refactor
- (metadata) Derive source UI from adapters (521d6c0)
📥 下载地址 (Download)
Windows (不支持 Win7)
Linux
v0.23.1
v0.23.0
0.23.0 (2026-06-19)
查看中文版本
✨ 新功能
- (updater) 为静默更新检查失败添加 snackbar 警告 (a8c7392)
- 添加代理设置并让 BGM token 变为可选 (#60) (43206c2)
- (image) 添加图片代理协议和工具函数 (1209c57)
- (ui) 将图片代理接入组件 (1ec73ec)
- (theme) 全局 MUI 样式、滚动条和头像修复 (153e8ee)
🐛 Bug 修复
- 改进错误处理和异步初始化 (4033782)
- (ui) 修复 DetailPage chip 抖动和悬停可见性 (1bc6362)
- (metadata) 允许匿名 BGM 混合更新 (4513b6b)
📚 文档
- 更新文档中的文件路径 [skip ci] (4d1d744)
🚜 重构
✨ Features
- (updater) Add snackbar warning for silent update check failure (a8c7392)
- Add proxy settings and make BGM token optional (#60) (43206c2)
- (image) Add image proxy protocol and utilities (1209c57)
- (ui) Integrate image proxy into components (1ec73ec)
- (theme) Global MUI styling, scrollbars, and avatar fixes (153e8ee)
🐛 Bug Fixes
- Improve error handling and async initialization (4033782)
- (ui) Resolve DetailPage chip jitter and hover visibility (1bc6362)
- (metadata) Allow anonymous BGM mixed updates (4513b6b)
📚 Documentation
- Update file paths in documentation [skip ci] (4d1d744)
🚜 Refactor
- Centralize noResultsMessage and use settingsService for proxy (a4c457f)
- Introduce SettingsGroup/SettingsItem layout components and auto-save for text fields (0af8551)
- Reorganize project file structure (d168379)
- (backend) Reorganize utils and game modules (1809849)
- (ui) Redesign settings layout and path inputs (ee9a1a0)
- (ui) Redesign game card UI with gradient overlay and typography (6db71fb)
📥 下载地址 (Download)
Windows (不支持 Win7)
Linux
v0.22.1
v0.22.0
0.22.0 (2026-06-07)
✨ Features
- (backup) Add auto backup on exit with retention policy (1cdabfb)
- (cover) Add source cover selection for mixed games (caa20fe)
🐛 Bug Fixes
- (kun) Handle wrapped API responses (3f70932)
🚜 Refactor
- (cards) Remove long-press and double-click launch settings (86a14f1)
- (collection) Simplify null check with optional chaining (580abd8)
- (data) Adjust data source merge priority and drop ymgal tags (6b9d440)
- (metadata) Introduce source adapter registry pattern (4579a64)
📥 下载地址 (Download)
Windows (不支持 Win7)
Linux
v0.21.7
0.21.7 (2026-06-03)
⚠️ 注意:Bangumi 已经被墙,如果没有梯子,更新后请主动前往设置 Mixed 搜索源关闭 Bangumi 源以提升 Mixed 源的搜索速度。
查看中文版本
✨ 新功能
🐛 Bug 修复
🚜 重构
✨ Features
- (backup) Refactor import flow with cover backup, cold backup extraction, and same-path guard (a18d28a)
- (settings) Self-heal invalid tool/backup paths and sync frontend cache (6a09e4c)
🐛 Bug Fixes
- (window) Show main window on setup to prevent silent startup (76e0ee0)
- (migration) Harden baseline migration with idempotent column ops and broader legacy detection (d340165)
🚜 Refactor
- (settings) Unify mixed source flags into mixedEnabledSources array (e25d3fe)
- (collection) Replace selectedCategoryId with SelectedCategory (2e06ca5)
- (collection) Virtualize developer category grid with scroll restore (61c10fa)
📥 下载地址 (Download)
Windows (不支持 Win7)
Linux
v0.21.6
0.21.6 (2026-05-30)
查看中文版本
⚙️ 杂类任务
- (dev) 添加 WebView2 CDP 调试脚本 (940eff9)
✨ 新功能
- (cover) 添加游戏封面的剪贴板图片导入 (1ede9ea)
🐛 Bug 修复
📚 文档
- (ui) 更新截图并修复 ymgallink 标签 (f586f47)
🚀 性能优化
🚜 重构
⚙️ Miscellaneous Tasks
- (dev) Add CDP debugging script for WebView2 (940eff9)
✨ Features
- (cover) Add clipboard image import for game covers (1ede9ea)
🐛 Bug Fixes
- (errors) Preserve invoke error details (a50edaa)
- (tray) Guard concurrent initialization (10dd3b6)
- (fs) Clarify missing directory error (b7f9d48)
📚 Documentation
- (ui) Update screenshots and fix ymgallink label (f586f47)
🚀 Performance
- (scan) Use HashSet for ancestor dedup in directory scanning (85ca31c)
- (launch) Narrow game timer subscriptions (b552c8a)
🚜 Refactor
- (logging) Replace println with log macros and lower game monitor verbosity (00930d1)
- (logging) Standardize log levels, add operational logging, and improve error handling (9988244)
📥 下载地址 (Download)
Windows (不支持 Win7)
Linux
v0.21.5
0.21.5 (2026-05-27)
查看中文版本
⚙️ 杂类任务
✨ 新功能
- (api) 添加统一限速基础设施 (184005b)
- (api) 在 API 源中集成限速和中止信号 (28c5c24)
- (ui) 通过服务层和 UI 层传播中止信号 (cff4dd3)
- (bulk-import) 将导入拆分为已匹配和自定义两条路径 (cb0b16f)
- (api) 搜索限制可配置并调整限速参数 (27bd316)
🐛 Bug 修复
- (backup) 将默认存档路径设为所选游戏所在文件夹 (5016867)
🚜 重构
- (dialog) 合并文件夹/文件对话框并支持默认路径 (00b712c)
⚙️ Miscellaneous Tasks
- (pnpm) Pin pnpm and build policy (26714af)
- Update build workflows for pnpm 11 (28a12fd)
- (workspace) Update pnpm workspace config (1f8df89)
✨ Features
- (api) Add unified rate limiting infrastructure (184005b)
- (api) Integrate rate limiting and abort signals in API sources (28c5c24)
- (ui) Propagate abort signals through service and UI layers (cff4dd3)
- (bulk-import) Split import into matched and custom paths (cb0b16f)
- (api) Make search limit configurable and tune rate limits (27bd316)
🐛 Bug Fixes
- (backup) Set default save data path to parent of selected game (5016867)
🚜 Refactor
- (dialog) Consolidate folder/file dialogs and pass defaultPath (00b712c)
📥 下载地址 (Download)
Windows (不支持 Win7)
Linux