Skip to content

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 12 Apr 11:17
· 62 commits to main since this release
02f5c91
  • 修复了手动清空同步文件夹后,重新打开软件会被自动探测补回的问题
  • 同步文件夹现在会区分自动探测与手动设置来源,手动清空后会保持为空,不再被自动恢复
  • 修复了自动备份、文件监控备份、同步生成备份以及重试同步后,备份记录页不会立即刷新的问题
  • 备份记录、主页最近备份、游戏列表备份数量和游戏详情备份统计现在会在后台备份或同步完成后自动刷新
  • 扫描界面同一款游戏的不同账号候选现在会在下拉框中显示对应的 Steam 账号昵称备注
  • 修复了智能同步模式下,新设备在游戏下载云端存档之前就先读档,退出时可能把错误空进度自动上传覆盖云端的问题
  • 新增智能同步启动保护机制:如果云端存档是在游戏启动后才同步到本地,本轮会话会自动跳过上传并提示手动确认

  • Fixed an issue where manually clearing the sync folder would be undone by automatic cloud-folder detection after restarting the app
  • The sync folder now tracks whether it was set automatically or manually, so a manually cleared sync folder remains empty and is no longer restored automatically
  • Fixed an issue where backup records would not refresh immediately after scheduled backups, file-monitor backups, sync-generated backups, or retried sync operations
  • Backup records, the recent backups section on the home page, backup counts in the game list, and backup stats in the game details page now refresh automatically after background backup or sync operations complete
  • Scan results for the same game now show the corresponding Steam account nickname in the dropdown when multiple account-specific save candidates are detected
  • Fixed an issue in Smart Sync mode where a new device could load the game before the cloud save had finished downloading, and then incorrectly upload the empty progress back to the cloud on exit
  • Added Smart Sync startup protection: if a cloud save is only synchronized to the local machine after the game has already started, automatic upload is blocked for that session and manual confirmation is required