github mcthesw/game-save-manager v1.5.4

latest release: latest
20 hours ago

📦更新日志

🚀 下载

不知道下载哪个?推荐使用portable版本(便携版),如果无法启动可能是缺少了Webview2

升级方式是直接覆盖,另外注意,本次更新没有Linux版本,这是依赖问题导致的CI构建失败,下个版本就会修复,如果需要的话可以前往前沿版本下载(不过该软件在Linux上没有经过充分的测试,我很怀疑它的稳定性)。

✨ 新功能 / Features

  • 快捷操作 (quick_actions):在托盘中显示所选的自动备份间隔,并修复定时器持续时间与发布顺序配对问题 #224 (Sworld)
  • 设置 (settings)
    • 允许删除次级设备 #226
    • 新增存档列表展开偏好设置 #227
  • 界面 (ui):新增长任务的全局加载指示器 #228
  • 应用 (app):实现 QuickActionWorker 的优雅关闭机制 #236
  • 新增快捷操作的声音通知 #234

🐛 修复 / Bug Fixes

  • 修复额外备份导致的错误及后端事件无法显示的问题 #194
  • 优化云端设置检查的错误处理逻辑 #204
  • 前端 (frontend):修复设置游戏为首页失败的错误 #211
  • 错误处理 (errors):Box化后端错误类型以通过 clippy 检查 #224
  • 声音系统 (sound)
    • 播放完成后重置预览状态 #236
    • 异步等待预览命令,避免阻塞 tokio 运行时 #236

🧾 文档 / Documentation

  • 开发 (dev):更新编码规范,包含 tauri 与 clippy 规则 #231

🔧 重构 / Code Refactoring

  • 快捷操作 (quick_actions):集中管理快速备份逻辑 #225
  • 前端 (frontend):移除 DeviceSetupDialog 中的 defineProps 导入 #236
  • 统一异步音频与快捷操作的 Tokio 运行时逻辑 #236

🧩 持续集成 / Continuous Integration

  • GitHub Actions:CI 现已支持更新后自动构建 #194

🧹 杂务 / Chores

  • 添加 AI 助手相关配置与开发指南 #222
  • 依赖 (deps):升级 tauri 及相关依赖至最新版本 #236
  • 版本 (version):更新版本号至 1.5.4 #236

🌍 翻译 / Translations


📦Release Notes

✨ Features

  • Quick Actions: Display selected auto-backup interval in the tray and ensure timer duration is properly paired with release ordering #224
  • Settings:
    • Allow deleting secondary devices #226
    • Add preferences for save list expansion #227
  • UI: Add a global loading indicator for long-running tasks #228
  • App: Implement graceful shutdown for QuickActionWorker #236
  • Add sound notifications for quick actions #234

🐛 Bug Fixes

  • Fixed errors caused by extra backups and invisible backend events #194
  • Improved error handling for cloud setting checks #204
  • Frontend: Fixed failure when setting a game as the homepage #211
  • Errors: Boxed backend error variants to satisfy Clippy #224
  • Sound System:
    • Reset preview state after playback completes #236
    • Await preview commands asynchronously to avoid blocking Tokio #236

🧾 Documentation

  • Dev: Updated coding guidelines to include Tauri and Clippy rules #231

🔧 Code Refactoring

  • Quick Actions: Centralized quick backup management logic #225
  • Frontend: Removed defineProps import from DeviceSetupDialog #236
  • Unified async audio and quick action handling under the Tokio runtime #236

🧩 Continuous Integration

  • GitHub Actions: CI now supports building immediately after updates #194

🧹 Chores

  • Added configuration and development guide for AI assistant #222
  • Deps: Upgraded Tauri and related dependencies to the latest versions #236
  • Version: Bumped version to 1.5.4 #236

🌍 Translations

Don't miss a new game-save-manager release

NewReleases is sending notifications on new releases.