Skip to content

Releases: huoshen80/ReinaManager

v0.24.0

25 Jun 11:44

Choose a tag to compare

0.24.0 (2026-06-25)

查看中文版本

✨ 新功能

  • (detail) 添加个人评测和评分 (33ebfeb)
  • (cards) 在封面显示选中的排序值 (ccb0c1e)
  • (cards) 在封面显示来源排序值 (bccbf61)

🐛 Bug 修复

  • (games) 让缺失发售日期的项目排在最后 (04d2a1d)
  • (games) 遵循最近游玩排序顺序 (d0e3c28)
  • (games) 按评分排序 BGM 条目 (1a2f78d)

🚀 性能

  • (metadata) 限制默认搜索结果数量 (475a1c0)

✨ 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)

Downloads

Windows (不支持 Win7)

Linux

v0.23.2

22 Jun 09:50

Choose a tag to compare

0.23.2 (2026-06-22)

查看中文版本

✨ 新功能

  • (detail) 添加名称搜索模式,简化来源元数据更新 (695695f)

🐛 Bug 修复

  • (ui) 抑制对话框焦点轮廓 (c8e7a34)
  • (add-modal) 分离批量操作页脚 (8fe25fa)

🚜 重构

  • (metadata) 从适配器派生来源 UI (521d6c0)

✨ Features

  • (detail) Add name search mode to streamline source metadata updates (695695f)

🐛 Bug Fixes

  • (ui) Suppress dialog focus outline (c8e7a34)
  • (add-modal) Separate bulk action footer (8fe25fa)

🚜 Refactor

  • (metadata) Derive source UI from adapters (521d6c0)

📥 下载地址 (Download)

Downloads

Windows (不支持 Win7)

Linux

v0.23.1

19 Jun 17:29

Choose a tag to compare

0.23.1 (2026-06-20)

查看中文版本
  • 移除静态元素上的悬停效果,恢复一些之前的样式(a8c7392
  • remove the hover effect on static elements,restore some of the previous style(a8c7392

📥 下载地址 (Download)

Downloads

Windows (不支持 Win7)

Linux

v0.23.0

19 Jun 14:36

Choose a tag to compare

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)

🚜 重构

  • 集中管理 noResultsMessage,并使用 settingsService 处理代理 (a4c457f)
  • 引入 SettingsGroup/SettingsItem 布局组件,并为文本字段添加自动保存 (0af8551)
  • 重组项目文件结构 (d168379)
  • (backend) 重组 utils 和 game 模块 (1809849)
  • (ui) 重新设计设置布局和路径输入 (ee9a1a0)
  • (ui) 用渐变遮罩和排版重新设计游戏卡片 UI (6db71fb)

✨ 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)

Downloads

Windows (不支持 Win7)

Linux

v0.22.1

08 Jun 15:01

Choose a tag to compare

0.22.1 (2026-06-08)

查看中文版本

🐛 Bug 修复

  • (cover) 添加缓存代数,防止过期下载写入 (a58561a)

🐛 Bug Fixes

  • (cover) Add cache generation to prevent stale download writes (a58561a)

📥 下载地址 (Download)

Downloads

Windows (不支持 Win7)

Linux

v0.22.0

07 Jun 15:45

Choose a tag to compare

0.22.0 (2026-06-07)

查看中文版本

✨ 新功能

  • (backup) 添加退出时自动备份及保留策略 (1cdabfb)
  • (cover) 为混合数据源游戏添加封面源选择 (caa20fe)

🐛 Bug 修复

  • (kun) 处理包装过的 API 响应格式 (3f70932)

🚜 重构

  • (cards) 移除长按和双击启动设置 (86a14f1)
  • (collection) 用可选链简化空值检查 (580abd8)
  • (data) 调整数据源合并优先级并移除 ymgal 标签 (6b9d440)
  • (metadata) 引入数据源适配器注册表模式 (4579a64)

✨ 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)

Downloads

Windows (不支持 Win7)

Linux

v0.21.7

03 Jun 16:40

Choose a tag to compare

0.21.7 (2026-06-03)

⚠️注意:Bangumi 已经被墙,如果没有梯子,更新后请主动前往设置 Mixed 搜索源关闭 Bangumi 源以提升 Mixed 源的搜索速度。

查看中文版本

✨ 新功能

  • (backup) 重构导入流程,加入封面备份、冷备份提取和相同路径保护 (a18d28a)
  • (settings) 自修复无效工具/备份路径并同步前端缓存 (6a09e4c)

🐛 Bug 修复

  • (window) 设置阶段显示主窗口,避免静默启动 (76e0ee0)
  • (migration) 通过幂等列操作和更广的旧版检测强化基线迁移 (d340165)

🚜 重构

  • (settings) 将混合来源标志统一为 mixedEnabledSources 数组 (e25d3fe)
  • (collection) 用 SelectedCategory 替换 selectedCategoryId (2e06ca5)
  • (collection) 虚拟化开发者分类网格并恢复滚动位置 (61c10fa)

✨ 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)

Downloads

Windows (不支持 Win7)

Linux

v0.21.6

30 May 16:43

Choose a tag to compare

0.21.6 (2026-05-30)

查看中文版本

⚙️ 杂类任务

  • (dev) 添加 WebView2 CDP 调试脚本 (940eff9)

✨ 新功能

  • (cover) 添加游戏封面的剪贴板图片导入 (1ede9ea)

🐛 Bug 修复

  • (errors) 保留 invoke 错误详情 (a50edaa)
  • (tray) 防护并发初始化 (10dd3b6)
  • (fs) 明确缺失目录错误 (b7f9d48)

📚 文档

  • (ui) 更新截图并修复 ymgallink 标签 (f586f47)

🚀 性能优化

  • (scan) 在目录扫描中使用 HashSet 做祖先去重 (85ca31c)
  • (launch) 收窄游戏计时器订阅 (b552c8a)

🚜 重构

  • (logging) 用 log 宏替换 println 并降低游戏监控日志冗余 (00930d1)
  • (logging) 规范日志级别、添加运行日志并改进错误处理 (9988244)

⚙️ 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)

Downloads

Windows (不支持 Win7)

Linux

v0.21.5

27 May 03:28

Choose a tag to compare

0.21.5 (2026-05-27)

查看中文版本

⚙️ 杂类任务

  • (pnpm) 固定 pnpm 和构建策略 (26714af)
  • 更新 pnpm 11 构建工作流 (28a12fd)
  • (workspace) 更新 pnpm 工作区配置 (1f8df89)

✨ 新功能

  • (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)

Downloads

Windows (不支持 Win7)

Linux

v0.21.4

25 May 14:49

Choose a tag to compare

0.21.4 (2026-05-25)

查看中文版本

🐛 Bug 修复

  • (tauri) 在 Tauri 运行时外保护原生 API (c065ead)
  • (games) 集中处理日期回退 (b6d4fa8)

🚜 重构

  • (frontend) 使用规范游戏日期 (5cb0cc0)
  • (bgm) 集中管理 Bangumi API 基础 URL (acc95e3)

🐛 Bug Fixes

  • (tauri) Guard native APIs outside Tauri runtime (c065ead)
  • (games) Centralize date fallback handling (b6d4fa8)

🚜 Refactor

  • (frontend) Rely on canonical game dates (5cb0cc0)
  • (bgm) Centralize bangumi api base urls (acc95e3)

📥 下载地址 (Download)

Downloads

Windows (不支持 Win7)

Linux