<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://help.sworld.club/blog</id>
    <title>游戏存档管理器 Blog</title>
    <updated>2026-03-08T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://help.sworld.club/blog"/>
    <subtitle>游戏存档管理器 Blog</subtitle>
    <icon>https://help.sworld.club/img/rgsm.ico</icon>
    <entry>
        <title type="html"><![CDATA[V1.8.0 云、存档识别与 Archive V2]]></title>
        <id>https://help.sworld.club/blog/v1_8_0</id>
        <link href="https://help.sworld.club/blog/v1_8_0"/>
        <updated>2026-03-08T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[本次更新带来了云同步状态管理、Ludusavi 游戏存档自动识别、Archive V2 格式、Windows 注册表备份等重大功能，同时包含大量安全加固、性能优化和架构升级，因此版本号直接跨越到了V1.8.0。]]></summary>
        <content type="html"><![CDATA[<p>本次更新带来了<strong>云同步状态管理</strong>、<strong>Ludusavi 游戏存档自动识别</strong>、<strong>Archive V2 格式</strong>、<strong>Windows 注册表备份</strong>等重大功能，同时包含大量安全加固、性能优化和架构升级，因此版本号直接跨越到了V1.8.0。</p>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="-核心功能亮点">✨ 核心功能亮点<a href="https://help.sworld.club/blog/v1_8_0#-%E6%A0%B8%E5%BF%83%E5%8A%9F%E8%83%BD%E4%BA%AE%E7%82%B9" class="hash-link" aria-label="✨ 核心功能亮点的直接链接" title="✨ 核心功能亮点的直接链接" translate="no">​</a></h2>
<ul>
<li class="">
<p><strong>🎮 Ludusavi 存档自动识别</strong>：</p>
<ul>
<li class="">集成 Ludusavi 数据库，添加游戏时可自动匹配存档路径，无需手动查找。</li>
<li class="">通过 <code>rust-embed</code> 压缩内嵌 manifest。（后续考虑出不带manifest版本，因为体积较大）</li>
<li class="">批量导入失败时提供详细原因和注册表路径说明。</li>
<li class=""><img decoding="async" loading="lazy" alt="Ludusavi 存档识别" src="https://help.sworld.club/assets/images/v1.8.0_ludusavi-7cceadf59805c07bbc6851bdcc8ce5f6.png" width="2174" height="1343" class="img_bs_Y"></li>
</ul>
</li>
<li class="">
<p><strong>☁️ 云同步基础设施</strong>：</p>
<ul>
<li class=""><strong>同步状态面板</strong>：新增 Overview 页面，展示同步结果、待处理状态和最近同步时间。</li>
<li class=""><strong>多设备位置跟踪</strong>：以"每设备独立位置"替代全局单一位置，支持并行分支和同设备分叉识别。</li>
<li class=""><strong>后台非阻塞同步</strong>：云同步通过后台任务管理器执行，不再阻塞 UI。</li>
<li class=""><strong>统一流式传输层</strong>：带 Hook 扩展点的流式传输抽象，统一上传/下载路径。</li>
<li class=""><img decoding="async" loading="lazy" alt="云同步面板" src="https://help.sworld.club/assets/images/v1.8.0_cloud_sync-81c281d9a13c5e301f7c5857fce3264a.png" width="2178" height="1397" class="img_bs_Y"></li>
</ul>
</li>
<li class="">
<p><strong>📦 压缩预设与 Archive V2 格式</strong>：</p>
<ul>
<li class="">可选压缩预设（仅存储 / 快速 / 标准 / 极限），使用 Zstd 替代 BZip2。</li>
<li class="">支持同名文件。</li>
</ul>
</li>
<li class="">
<p><strong>🔐 存档完整性校验</strong>：</p>
<ul>
<li class="">新增 XXH3 哈希校验，恢复前自动验证归档完整性，阻止损坏存档被应用。</li>
</ul>
</li>
<li class="">
<p><strong>🪟 Windows 注册表备份</strong>：</p>
<ul>
<li class="">支持备份和恢复注册表中的游戏存档数据，附带源指纹。</li>
</ul>
</li>
<li class="">
<p><strong>⏪ 撤销上次恢复</strong>：</p>
<ul>
<li class="">管理页面新增"撤销上次应用的快照"，误操作可一键回退。</li>
<li class=""><img decoding="async" loading="lazy" alt="撤销恢复" src="https://help.sworld.club/assets/images/v1.8.0_undo-764981c47a289722a8a86aabcacc306d.png" width="1725" height="514" class="img_bs_Y"></li>
</ul>
</li>
<li class="">
<p><strong>💾 额外覆盖备份管理</strong>：</p>
<ul>
<li class="">新增对额外覆盖备份（Extra Overwrite Backups）的管理功能。</li>
<li class=""><img decoding="async" loading="lazy" alt="额外备份管理" src="https://help.sworld.club/assets/images/v1.8.0_extra_backup-800881360ff2e37eb2cf0e23dc004753.png" width="2176" height="1344" class="img_bs_Y"></li>
</ul>
</li>
<li class="">
<p><strong>⚡ 智能跳过未变更备份</strong>：</p>
<ul>
<li class="">定时备份使用 XXH3 指纹，文件未变化时自动跳过。</li>
</ul>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="️-界面与体验优化">🖥️ 界面与体验优化<a href="https://help.sworld.club/blog/v1_8_0#%EF%B8%8F-%E7%95%8C%E9%9D%A2%E4%B8%8E%E4%BD%93%E9%AA%8C%E4%BC%98%E5%8C%96" class="hash-link" aria-label="🖥️ 界面与体验优化的直接链接" title="🖥️ 界面与体验优化的直接链接" translate="no">​</a></h2>
<ul>
<li class=""><strong>🔤 自定义字体与外观设置</strong>：支持自定义字体和外观配置。</li>
<li class=""><strong>🔧 路径变量编辑器改版</strong>：全新设计，状态展示更清晰。</li>
<li class=""><strong>📋 批量删除快照</strong>：支持多选快照一键批量删除。</li>
<li class=""><strong>🔔 统一反馈与通知系统</strong>：集中式通知系统，统一 z-index 管理。</li>
</ul>
<p><img decoding="async" loading="lazy" alt="界面优化" src="https://help.sworld.club/assets/images/v1.8.0_ui-d4f764f74b2ca128912cf3c741ff8f97.png" width="1732" height="950" class="img_bs_Y"></p>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="-bug-修复">🐛 Bug 修复<a href="https://help.sworld.club/blog/v1_8_0#-bug-%E4%BF%AE%E5%A4%8D" class="hash-link" aria-label="🐛 Bug 修复的直接链接" title="🐛 Bug 修复的直接链接" translate="no">​</a></h2>
<ul>
<li class=""><strong>云同步安全增强</strong>：修复下载/写入失败时可能丢失已有文件的问题，强化原子回滚。</li>
<li class=""><strong>单次写入后端防护</strong>：修复对不支持覆盖写入的后端的上传保护。</li>
<li class=""><strong>时间戳语义修复</strong>：修复 ZIP 时间戳保留的兼容性问题。</li>
<li class=""><strong>Zip Slip 安全修复</strong>：防止 ZIP 路径穿越攻击。</li>
<li class=""><strong>备份并发错误处理</strong>：修复 <code>backup_all</code> 中信号量获取错误传播。</li>
<li class=""><strong>云同步禁用报错</strong>：修复禁用时触发 unknown-backend 错误。</li>
<li class=""><strong>日志修复</strong>：修复日志按钮位置并改善日志轮转。</li>
<li class=""><strong>同名文件限制移除</strong>：移除添加游戏时过时的同名文件限制。</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="-性能优化">⚡ 性能优化<a href="https://help.sworld.club/blog/v1_8_0#-%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96" class="hash-link" aria-label="⚡ 性能优化的直接链接" title="⚡ 性能优化的直接链接" translate="no">​</a></h2>
<ul>
<li class="">定时与批量备份路径优化，减少不必要的 IO。</li>
<li class="">侧边栏列表渲染开销降低，搜索时自动展开。</li>
<li class="">快照表格排序与选择性能增强。</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="️-开发者可能关心的变更">🛠️ 开发者可能关心的变更<a href="https://help.sworld.club/blog/v1_8_0#%EF%B8%8F-%E5%BC%80%E5%8F%91%E8%80%85%E5%8F%AF%E8%83%BD%E5%85%B3%E5%BF%83%E7%9A%84%E5%8F%98%E6%9B%B4" class="hash-link" aria-label="🛠️ 开发者可能关心的变更的直接链接" title="🛠️ 开发者可能关心的变更的直接链接" translate="no">​</a></h2>
<ul>
<li class=""><strong>生命周期 Hook 管线</strong>：typed snapshot hook pipeline，围绕快照创建/删除、恢复前/后等事件的可组合钩子。</li>
<li class=""><strong>IPC 层重构</strong>：game draft input + 后端 ID 分配，暴露 typed hook 和 sync 命令。</li>
<li class=""><strong>Pre-commit Hooks</strong>：Husky + lint-staged + clippy fix + typecheck 预提交检查。</li>
<li class=""><strong>依赖升级</strong>：rgsm 核心版本更新至 1.8.0。</li>
<li class=""><strong>JSON 格式变更</strong>：<!-- -->
<ul>
<li class="">同步状态采用多设备位置跟踪结构。</li>
<li class="">归档元数据升级为 V2 格式，含压缩预设和 XXH3 哈希。</li>
<li class="">存档配置新增 <code>save_unit_id</code> 字段。</li>
</ul>
</li>
<li class="">新增 Criterion 压缩算法基准测试。</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="-发布">🚀 发布<a href="https://help.sworld.club/blog/v1_8_0#-%E5%8F%91%E5%B8%83" class="hash-link" aria-label="🚀 发布的直接链接" title="🚀 发布的直接链接" translate="no">​</a></h2>
<p>不知道下载哪个？推荐使用 <strong>Portable 版本（便携版）</strong>，如果无法启动可能是缺少了 <a href="https://developer.microsoft.com/microsoft-edge/webview2/" target="_blank" rel="noopener noreferrer" class="">Webview2</a>。</p>
<ul>
<li class=""><a href="https://sworld.lanzouw.com/b01jsy96yd?pwd=g2oy" target="_blank" rel="noopener noreferrer" class="">蓝奏云</a> 密码<!-- -->:g2oy</li>
<li class=""><a href="https://www.123pan.com/s/xdcDjv-mq9l.html" target="_blank" rel="noopener noreferrer" class="">123云盘</a> (V1.8.0 文件夹)</li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/releases/tag/v1.8.0" target="_blank" rel="noopener noreferrer" class="">Github Release</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mcthesw/game-save-manager/compare/v1.6.0...v1.8.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/compare/v1.6.0...v1.8.0</a></p>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="-讨论区">💬 讨论区<a href="https://help.sworld.club/blog/v1_8_0#-%E8%AE%A8%E8%AE%BA%E5%8C%BA" class="hash-link" aria-label="💬 讨论区的直接链接" title="💬 讨论区的直接链接" translate="no">​</a></h2>
<ul>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions" target="_blank" rel="noopener noreferrer" class="">新功能建议与反馈</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues" target="_blank" rel="noopener noreferrer" class="">Bug反馈</a></li>
</ul>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="发布" term="发布"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.6.0 快照分支与便携模式修复]]></title>
        <id>https://help.sworld.club/blog/v1_6_0</id>
        <link href="https://help.sworld.club/blog/v1_6_0"/>
        <updated>2025-11-30T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[本次更新带来了强大的快照分支管理功能，让您的存档管理像代码版本控制一样灵活。同时，修复了便携版（Portable）数据路径的关键问题，并优化了自动备份的存储策略。]]></summary>
        <content type="html"><![CDATA[<p>本次更新带来了强大的<strong>快照分支管理功能</strong>，让您的存档管理像代码版本控制一样灵活。同时，修复了便携版（Portable）数据路径的关键问题，并优化了自动备份的存储策略。</p>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="-核心功能亮点">✨ 核心功能亮点<a href="https://help.sworld.club/blog/v1_6_0#-%E6%A0%B8%E5%BF%83%E5%8A%9F%E8%83%BD%E4%BA%AE%E7%82%B9" class="hash-link" aria-label="✨ 核心功能亮点的直接链接" title="✨ 核心功能亮点的直接链接" translate="no">​</a></h2>
<ul>
<li class=""><strong>🌿 快照分支管理系统</strong>:<!-- -->
<ul>
<li class="">新增了对存档快照的分支支持。现在您可以为不同的游戏进度创建独立的分支节点，方便在不同的剧情线或游戏周目间自由切换。</li>
<li class=""><img decoding="async" loading="lazy" alt="分支视图" src="https://help.sworld.club/assets/images/2025-12-01_00-37-13-ec4cea603c4a74e79b2d033ab91db634.png" width="1957" height="1337" class="img_bs_Y"></li>
</ul>
</li>
<li class=""><strong>💾 增强备份策略</strong>:<!-- -->
<ul>
<li class=""><strong>自动备份保留限制</strong>: 引入了可配置的保留限制功能。您可以设置自动备份的最大数量或期限，软件将自动清理旧的自动备份，节省您的磁盘空间。</li>
<li class=""><strong>时间戳保留</strong>: 在备份和还原操作中，现在会保留文件的原始修改时间戳(然而无法保留文件夹的，寻求解决方案中)，确保游戏能正确识别存档时间。</li>
</ul>
</li>
<li class=""><strong>🖥️ 界面与体验优化</strong>:<!-- -->
<ul>
<li class="">游戏管理页面 UI 进行了视觉增强，信息展示更加清晰。</li>
</ul>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="bug-修复">Bug 修复<a href="https://help.sworld.club/blog/v1_6_0#bug-%E4%BF%AE%E5%A4%8D" class="hash-link" aria-label="Bug 修复的直接链接" title="Bug 修复的直接链接" translate="no">​</a></h2>
<ul>
<li class=""><strong>🐛 便携版路径修复</strong>: 修复了 Portable 版本会将数据保存到当前工作目录（pwd）而不是可执行文件（exe）所在目录的问题。</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mcthesw/game-save-manager/compare/v1.5.4...v1.6.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/compare/v1.5.4...v1.6.0</a></p>
<h1>🔮 下版本主要计划</h1>
<ul>
<li class="">云同步功能的进一步完善</li>
<li class="">着手开发“撤销”操作功能</li>
<li class="">更多信息请看<a href="https://github.com/mcthesw/game-save-manager/milestones" target="_blank" rel="noopener noreferrer" class="">链接</a></li>
</ul>
<h1>🛠️ 开发者可能关心的变更</h1>
<ul>
<li class=""><strong>CI/CD 增强</strong>:<!-- -->
<ul>
<li class="">Linux 构建依赖更新：为 Ubuntu 构建环境添加了 <code>pkg-config</code> 和 <code>libasound2-dev</code> 依赖。</li>
<li class="">新增 <code>copilot-setup-steps.yml</code> 工作流。</li>
<li class="">刷新了整体 Workflow 套件，优化构建流程。</li>
</ul>
</li>
<li class=""><strong>代码规范</strong>:<!-- -->
<ul>
<li class="">引入了完整的 Lint 和格式化（Formatting）设置，并在整个项目中应用了统一的代码风格。</li>
</ul>
</li>
<li class=""><strong>依赖升级</strong>:<!-- -->
<ul>
<li class="">Nuxt 版本从 3.16.0 升级至 3.19.0。</li>
<li class="">rgsm 核心版本更新至 1.6.0。</li>
</ul>
</li>
<li class=""><strong>JSON格式变更</strong>
<ul>
<li class=""><code>save_data/游戏名</code>内的json配置现在包含<code>head</code>字段，指向当前分支所在的备份时间。</li>
</ul>
</li>
</ul>
<h1>🚀 发布</h1>
<p>不知道下载哪个？推荐使用 <strong>Portable 版本（便携版）</strong>，如果无法启动可能是缺少了 <a href="https://developer.microsoft.com/microsoft-edge/webview2/" target="_blank" rel="noopener noreferrer" class="">Webview2</a>。</p>
<ul>
<li class=""><a href="https://sworld.lanzouw.com/b01jspttcf" target="_blank" rel="noopener noreferrer" class="">蓝奏云</a> 密码:4hz8</li>
<li class=""><a href="https://www.123pan.com/s/xdcDjv-mq9l.html" target="_blank" rel="noopener noreferrer" class="">123云盘</a> (V1.6.0 文件夹)</li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/releases/tag/v1.6.0" target="_blank" rel="noopener noreferrer" class="">Github Release</a></li>
</ul>
<h1>💬 讨论区</h1>
<ul>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions" target="_blank" rel="noopener noreferrer" class="">新功能建议与反馈</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues" target="_blank" rel="noopener noreferrer" class="">Bug反馈</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/126" target="_blank" rel="noopener noreferrer" class="">插件系统的可能性</a></li>
</ul>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="发布" term="发布"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.5.4 快捷备份增强与用户体验优化]]></title>
        <id>https://help.sworld.club/blog/v1_5_4</id>
        <link href="https://help.sworld.club/blog/v1_5_4"/>
        <updated>2025-10-08T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[注意，本次更新没有Linux版本，这是依赖问题导致的CI构建失败，下个版本就会修复。]]></summary>
        <content type="html"><![CDATA[<div class="theme-admonition theme-admonition-warning admonition_OE7Z alert alert--warning"><div class="admonitionHeading_wYUy"><span class="admonitionIcon_KOEM"><svg viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"></path></svg></span>注意</div><div class="admonitionContent_URfm"><p>注意，本次更新没有Linux版本，这是依赖问题导致的CI构建失败，下个版本就会修复。</p></div></div>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="-核心功能亮点">✨ 核心功能亮点<a href="https://help.sworld.club/blog/v1_5_4#-%E6%A0%B8%E5%BF%83%E5%8A%9F%E8%83%BD%E4%BA%AE%E7%82%B9" class="hash-link" aria-label="✨ 核心功能亮点的直接链接" title="✨ 核心功能亮点的直接链接" translate="no">​</a></h2>
<ul>
<li class=""><strong>🔔 声音通知系统</strong>:<!-- -->
<ul>
<li class="">为快捷操作添加声音通知功能</li>
<li class="">支持自定义声音预览和设置</li>
</ul>
</li>
<li class=""><strong>🖥️ 用户界面增强</strong>:<!-- -->
<ul>
<li class="">添加全局加载指示器</li>
<li class="">新增存档列表展开偏好设置</li>
<li class="">允许删除次要设备</li>
</ul>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="bug-修复">Bug 修复<a href="https://help.sworld.club/blog/v1_5_4#bug-%E4%BF%AE%E5%A4%8D" class="hash-link" aria-label="Bug 修复的直接链接" title="Bug 修复的直接链接" translate="no">​</a></h2>
<ul>
<li class="">修复额外备份导致的错误和后端事件无法显示</li>
<li class="">修复托盘不显示当前备份间隔</li>
<li class="">优化云端设置检查的错误处理逻辑</li>
<li class="">修复设置游戏为首页失败的bug</li>
<li class="">修复有关快捷备份显示的bug</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mcthesw/game-save-manager/compare/v1.5.0...v1.5.4" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/compare/v1.5.0...v1.5.4</a></p>
<h1>🔮 下版本主要计划</h1>
<ul>
<li class="">多设备和云同步</li>
<li class="">快捷备份相关</li>
<li class="">用户体验增强</li>
<li class="">存档位置识别</li>
<li class="">更多信息请看<a href="https://github.com/mcthesw/game-save-manager/milestones" target="_blank" rel="noopener noreferrer" class="">链接</a></li>
</ul>
<h1>🛠️ 开发者可能关心的变更</h1>
<ul>
<li class=""><strong>依赖升级</strong>: Tauri及相关依赖已升级到最新版本。</li>
<li class=""><strong>代码重构</strong>: 后端代码进一步优化，集中管理快捷备份功能和异步音频处理。</li>
<li class=""><strong>配置文件 (<code>GameSaveManager.config.json</code>)</strong>:<!-- -->
<ul>
<li class="">新增设备管理相关配置</li>
<li class="">新增声音通知配置</li>
<li class="">新增存档列表展开偏好设置</li>
</ul>
</li>
</ul>
<h1>🚀 发布</h1>
<p>不知道下载哪个？推荐使用portable版本（便携版），如果无法启动可能是缺少了<a href="https://developer.microsoft.com/microsoft-edge/webview2/" target="_blank" rel="noopener noreferrer" class="">Webview2</a></p>
<ul>
<li class=""><a href="https://sworld.lanzouw.com/b01jslovde" target="_blank" rel="noopener noreferrer" class="">蓝奏云</a> 密码:6otj</li>
<li class=""><a href="https://www.123pan.com/s/xdcDjv-mq9l.html" target="_blank" rel="noopener noreferrer" class="">123云盘</a> (V1.5.4 文件夹)</li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/releases/tag/v1.5.4" target="_blank" rel="noopener noreferrer" class="">Github Release</a></li>
</ul>
<h1>💬 讨论区</h1>
<ul>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions" target="_blank" rel="noopener noreferrer" class="">新功能建议与反馈</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues" target="_blank" rel="noopener noreferrer" class="">Bug反馈</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/126" target="_blank" rel="noopener noreferrer" class="">插件系统的可能性</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/34" target="_blank" rel="noopener noreferrer" class="">新图标征集</a></li>
</ul>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="发布" term="发布"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.5.0 路径变量、多设备支持与 Tauri 2 升级]]></title>
        <id>https://help.sworld.club/blog/v1_5_0</id>
        <link href="https://help.sworld.club/blog/v1_5_0"/>
        <updated>2025-06-18T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[请注意：此版本从 Tauri 1 升级到 Tauri 2，这是一个重要的底层更新。]]></summary>
        <content type="html"><![CDATA[<p><strong>请注意：此版本从 Tauri 1 升级到 Tauri 2，这是一个重要的底层更新。</strong></p>
<ul>
<li class=""><strong>对于从 v1.4.x 及更早版本升级的用户：</strong> 强烈建议在升级前备份您的数据。安装时选择旧的安装目录进行安装（请手动指定，无法自动识别）。如果是便携版请备份后直接替换可执行文件。</li>
<li class=""><strong>新用户：</strong> 请直接下载最新版本进行安装。</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="-核心功能亮点">✨ 核心功能亮点<a href="https://help.sworld.club/blog/v1_5_0#-%E6%A0%B8%E5%BF%83%E5%8A%9F%EF%BF%BD%E8%83%BD%E4%BA%AE%E7%82%B9" class="hash-link" aria-label="✨ 核心功能亮点的直接链接" title="✨ 核心功能亮点的直接链接" translate="no">​</a></h2>
<ul>
<li class=""><strong>🚀 多设备支持与路径变量</strong>:<!-- -->
<ul>
<li class="">后端完全支持多设备管理及自定义<strong>路径变量</strong>。</li>
<li class="">前端增加路径变量配置界面和设备信息获取功能，方便在不同设备间同步和管理游戏存档。</li>
</ul>
</li>
<li class=""><strong>🖥️ Tauri 2 全面迁移</strong>:<!-- -->
<ul>
<li class="">应用已完全迁移到 Tauri 2 框架（从 1 代）。</li>
<li class="">后端通信采用强类型的 Specta 导出，提升开发效率和代码健壮性。</li>
</ul>
</li>
<li class=""><strong>🔄 持久化窗体状态与新设备流程</strong>:<!-- -->
<ul>
<li class="">应用现在可以记住您关闭时的窗口大小和位置，并在下次打开时恢复。</li>
<li class="">优化了新设备的初始化流程，首次使用更加顺畅。</li>
</ul>
</li>
<li class=""><strong>⬆️ 版本升级支持</strong>:<!-- -->
<ul>
<li class="">提供从 v1.4.x 到 v1.5.0 的配置升级支持，尽可能保证用户数据的平滑过渡。</li>
</ul>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="-其他重要更新与优化">🌟 其他重要更新与优化<a href="https://help.sworld.club/blog/v1_5_0#-%E5%85%B6%E4%BB%96%E9%87%8D%E8%A6%81%E6%9B%B4%E6%96%B0%E4%B8%8E%E4%BC%98%E5%8C%96" class="hash-link" aria-label="🌟 其他重要更新与优化的直接链接" title="🌟 其他重要更新与优化的直接链接" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_LOOe" id="功能增强-features">功能增强 (Features)<a href="https://help.sworld.club/blog/v1_5_0#%E5%8A%9F%E8%83%BD%E5%A2%9E%E5%BC%BA-features" class="hash-link" aria-label="功能增强 (Features)的直接链接" title="功能增强 (Features)的直接链接" translate="no">​</a></h3>
<ul>
<li class=""><strong>前端体验</strong>:<!-- -->
<ul>
<li class="">全新设计的首页，更直观易用。</li>
<li class="">一键添加所有未识别游戏到收藏夹。</li>
<li class="">优化了存档备份信息提交（支持回车）。</li>
<li class="">改进了游戏启动路径的修改功能（游戏管理 -&gt; 查看受管理文件）。</li>
<li class="">自动检测新设备并提示复制旧设备路径配置。</li>
<li class="">优化了侧边栏、i18n 切换按钮及整体日志输出。</li>
</ul>
</li>
<li class=""><strong>后端与通用</strong>:<!-- -->
<ul>
<li class="">增强了国际化支持，优化了 i18n 初始化和语言设置。</li>
<li class="">更新了热键功能以适配 Tauri 2。</li>
<li class="">增加了 Panic 日志记录，日志时间统一使用本地时间。</li>
<li class="">优化了设置页面交互和云后端检查逻辑。</li>
<li class="">更新了 Rust Edition 到 2024，Nuxt 构建目标为 ES2022。</li>
</ul>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_LOOe" id="bug-修复-bug-fixes">Bug 修复 (Bug Fixes)<a href="https://help.sworld.club/blog/v1_5_0#bug-%E4%BF%AE%E5%A4%8D-bug-fixes" class="hash-link" aria-label="Bug 修复 (Bug Fixes)的直接链接" title="Bug 修复 (Bug Fixes)的直接链接" translate="no">​</a></h3>
<ul>
<li class="">修复了大量已知问题，包括但不限于：<!-- -->
<ul>
<li class="">修复了前端样式、页面跳转、黑暗模式失效、i18n 显示等问题。</li>
<li class="">解决了 Panic Hook 无法捕获所有 Panic、错误的通知、托盘图标 ID 等后端问题。</li>
<li class="">修复了 CI/CD 流程中的依赖安装和执行环境错误 (<a href="https://github.com/mcthesw/game-save-manager/pull/187" target="_blank" rel="noopener noreferrer" class="">#187</a>, <a href="https://github.com/mcthesw/game-save-manager/pull/189" target="_blank" rel="noopener noreferrer" class="">#189</a>)。</li>
</ul>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_LOOe" id="代码重构与依赖-refactoring--chores">代码重构与依赖 (Refactoring &amp; Chores)<a href="https://help.sworld.club/blog/v1_5_0#%E4%BB%A3%E7%A0%81%E9%87%8D%E6%9E%84%E4%B8%8E%E4%BE%9D%E8%B5%96-refactoring--chores" class="hash-link" aria-label="代码重构与依赖 (Refactoring &amp; Chores)的直接链接" title="代�码重构与依赖 (Refactoring &amp; Chores)的直接链接" translate="no">​</a></h3>
<ul>
<li class=""><strong>代码质量</strong>:<!-- -->
<ul>
<li class="">前端 <code>invoke</code> 调用改为强类型的 Specta 导出。</li>
<li class="">部分回调代码重构为 <code>async/await</code> 格式。</li>
<li class="">使用 <code>temp-dir</code> 库管理临时文件夹。</li>
<li class="">后端代码重构，引入 <code>preclude</code> 模块，优化 Notification 处理。</li>
</ul>
</li>
<li class=""><strong>依赖与文档</strong>:<!-- -->
<ul>
<li class="">更新了所有主要依赖项。</li>
<li class="">更新了 README 和开发指南。</li>
<li class="">更新了 <code>.gitignore</code> 和 GitHub Actions workflows。</li>
</ul>
</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mcthesw/game-save-manager/compare/v1.4.0...v1.5.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/compare/v1.4.0...v1.5.0</a></p>
<h1>🔮 下版本主要计划</h1>
<ul>
<li class="">持续优化多设备间的同步与管理体验。</li>
<li class="">探索更多实用的路径变量预设（以及优化现在简陋的体验）。</li>
<li class="">完善和扩展自动化测试覆盖。</li>
<li class="">对文件变动的检测（xxh3）以及自动备份功能的优化 <a href="https://github.com/mcthesw/game-save-manager/issues/190" target="_blank" rel="noopener noreferrer" class="">#190</a>。</li>
<li class="">存档位置自动识别 <a href="https://github.com/mcthesw/game-save-manager/issues/8" target="_blank" rel="noopener noreferrer" class="">#8</a>。</li>
<li class="">云存档功能增强 <a href="https://github.com/mcthesw/game-save-manager/issues/162" target="_blank" rel="noopener noreferrer" class="">#162</a></li>
</ul>
<h1>🛠️ 开发者可能关心的变更</h1>
<ul>
<li class=""><strong>Tauri 2 迁移</strong>: 这是本次更新的核心。所有与窗口管理、系统交互、IPC 通信相关的 API 都已更新至 Tauri 2 版本。请务必查阅 <a href="https://tauri.app/v2/guide/" target="_blank" rel="noopener noreferrer" class="">Tauri 2 官方文档</a>。</li>
<li class=""><strong>强类型后端通信 (Specta)</strong>: 前后端通信现在基于 <a href="https://specta.dev/" target="_blank" rel="noopener noreferrer" class="">Specta</a> 生成的 TypeScript 类型，显著提高了类型安全。</li>
<li class=""><strong>后端架构</strong>: 为支持多设备和路径变量，后端配置管理、设备识别等模块有较大调整。</li>
<li class=""><strong>配置文件 (<code>GameSaveManager.config.json</code>)</strong>:<!-- -->
<ul>
<li class="">结构已更新以支持多设备 (<code>devices</code> 字段) 和路径变量 (<code>path_variables</code> 字段)。具体变动请参考最新的代码或文档。</li>
</ul>
</li>
<li class=""><strong>Rust Edition 2024 &amp; ES2022</strong>: 项目分别升级到 Rust 2024 Edition 和 ES2022 JavaScript 标准。</li>
</ul>
<h1>🚀 发布</h1>
<p>不知道下载哪个？推荐使用portable版本（便携版），如果无法启动可能是缺少了<a href="https://developer.microsoft.com/microsoft-edge/webview2/" target="_blank" rel="noopener noreferrer" class="">Webview2</a></p>
<ul>
<li class=""><a href="https://sworld.lanzouw.com/b01js7yjwh" target="_blank" rel="noopener noreferrer" class="">蓝奏云</a> 密码<!-- -->:gaq5</li>
<li class=""><a href="https://www.123pan.com/s/xdcDjv-mq9l.html" target="_blank" rel="noopener noreferrer" class="">123云盘</a> (V1.5.0 文件夹)</li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/releases/tag/v1.5.0" target="_blank" rel="noopener noreferrer" class="">Github Release</a></li>
</ul>
<h1>💬 讨论区</h1>
<ul>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions" target="_blank" rel="noopener noreferrer" class="">新功能建议与反馈</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues" target="_blank" rel="noopener noreferrer" class="">Bug反馈</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/126" target="_blank" rel="noopener noreferrer" class="">插件系统的可能性</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/34" target="_blank" rel="noopener noreferrer" class="">新图标征集</a></li>
</ul>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="发布" term="发布"/>
        <category label="重要更新" term="重要更新"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.4.0 收藏栏、快捷键]]></title>
        <id>https://help.sworld.club/blog/v1_4_0</id>
        <link href="https://help.sworld.club/blog/v1_4_0"/>
        <updated>2024-09-29T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[更新内容]]></summary>
        <content type="html"><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="更新内容">更新内容<a href="https://help.sworld.club/blog/v1_4_0#%E6%9B%B4%E6%96%B0%E5%86%85%E5%AE%B9" class="hash-link" aria-label="更新内容的直接链接" title="更新内容的直接链接" translate="no">​</a></h2>
<ul>
<li class="">feat：增加快捷操作的热键支持（请在设置最底部查看）</li>
<li class="">feat：新增“新游戏自动收藏”选项</li>
<li class="">feat：移除收藏管理界面，改为在收藏栏直接管理</li>
<li class="">feat：新增Amazon S3云同步支持</li>
<li class="">fix：增加完成耗时任务的成功日志，完善IPC错误处理，删除无用的错误类型</li>
<li class="">fix：前端调整是否黑暗模式按钮显示错误</li>
<li class="">fix：优化快速操作功能</li>
<li class="">fix：移除存档修改功能（这个功能有很多bug，所以移除）</li>
<li class="">fix：修复有关快捷备份显示的bug <a href="https://github.com/mcthesw/game-save-manager/pull/151" target="_blank" rel="noopener noreferrer" class="">#151</a> (<a href="https://github.com/mcthesw/game-save-manager/commit/7b69cc67e14f227a94a5db56cbfdc0483bea7de7" target="_blank" rel="noopener noreferrer" class="">Sworld</a>)</li>
<li class="">fix：修复State类型问题；Timer触发条件问题；配置文件自动升级问题（这些问题是重构造成的） <a href="https://github.com/mcthesw/game-save-manager/pull/151" target="_blank" rel="noopener noreferrer" class="">#151</a> (<a href="https://github.com/mcthesw/game-save-manager/commit/cbdb54b6aafbeadc3784f6228da3280d8dadb73a" target="_blank" rel="noopener noreferrer" class="">Sworld</a>)</li>
<li class="">fix：修复有关快捷备份显示的bug <a href="https://github.com/mcthesw/game-save-manager/pull/151" target="_blank" rel="noopener noreferrer" class="">#151</a> (<a href="https://github.com/mcthesw/game-save-manager/commit/7b69cc67e14f227a94a5db56cbfdc0483bea7de7" target="_blank" rel="noopener noreferrer" class="">Sworld</a>)</li>
<li class="">refactor：后端代码大幅度重构</li>
<li class="">chore：增加应用全部和备份全部的log <a href="https://github.com/mcthesw/game-save-manager/pull/151" target="_blank" rel="noopener noreferrer" class="">#151</a> (<a href="https://github.com/mcthesw/game-save-manager/commit/7a814471b5bdc9fd70e2589c4794306bc0eedb00" target="_blank" rel="noopener noreferrer" class="">Sworld</a>)</li>
<li class="">doc：更新文档中过时的内容 <a href="https://github.com/mcthesw/game-save-manager/pull/151" target="_blank" rel="noopener noreferrer" class="">#151</a> (<a href="https://github.com/mcthesw/game-save-manager/commit/97eda0fe603bc6c45b005191b3cbdf71a3e4804e" target="_blank" rel="noopener noreferrer" class="">Sworld</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mcthesw/game-save-manager/compare/v1.3.0...v1.4.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/compare/v1.3.0...v1.4.0</a></p>
<h1>下版本主要计划</h1>
<ul>
<li class="">适配与环境有关的路径变量</li>
<li class="">游戏存档自动识别</li>
<li class="">继续解决已有的问题</li>
<li class="">(或许)优化MacOS上的问题</li>
<li class="">更多信息请看<a href="https://github.com/mcthesw/game-save-manager/milestone/6" target="_blank" rel="noopener noreferrer" class="">链接</a></li>
</ul>
<h1>开发者可能关心的变更</h1>
<ul>
<li class="">升级了大量第三方库</li>
<li class="">后端大幅度更新，具体请看<a href="https://github.com/mcthesw/game-save-manager/compare/v1.3.0...v1.4.0" target="_blank" rel="noopener noreferrer" class="">Changelog</a></li>
<li class="">GameSaveManager.config.json<!-- -->
<ul>
<li class="">新增<code>quick_action</code>，用于存储热键和快捷操作对应的游戏</li>
</ul>
</li>
</ul>
<h1>发布</h1>
<ul>
<li class=""><a href="https://sworld.lanzouw.com/b01jrj7y6f?pwd=2m0o" target="_blank" rel="noopener noreferrer" class="">蓝奏云</a> 密码:2m0o</li>
<li class=""><a href="https://www.123pan.com/s/xdcDjv-mq9l.html" target="_blank" rel="noopener noreferrer" class="">123云盘</a> 请找到V1.4.0文件夹</li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/releases/tag/v1.4.0" target="_blank" rel="noopener noreferrer" class="">Github Release</a></li>
</ul>
<h1>讨论区</h1>
<ul>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/133" target="_blank" rel="noopener noreferrer" class="">收藏功能的讨论</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/126" target="_blank" rel="noopener noreferrer" class="">插件系统的可能性</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/119" target="_blank" rel="noopener noreferrer" class="">方便地修改设置过的存档路径</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/33" target="_blank" rel="noopener noreferrer" class="">投票：注释应该写什么语言</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/34" target="_blank" rel="noopener noreferrer" class="">新图标征集</a></li>
</ul>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="发布" term="发布"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.3.2]]></title>
        <id>https://help.sworld.club/blog/v1_3_2</id>
        <link href="https://help.sworld.club/blog/v1_3_2"/>
        <updated>2024-09-17T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[- feat: 移除收藏管理界面，改为在收藏栏直接管理 #146]]></summary>
        <content type="html"><![CDATA[<ul>
<li class="">feat: 移除收藏管理界面，改为在收藏栏直接管理 <a href="https://github.com/mcthesw/game-save-manager/issues/146" target="_blank" rel="noopener noreferrer" class="">#146</a></li>
<li class="">feat: 新增“新游戏自动收藏”选项 <a href="https://github.com/mcthesw/game-save-manager/issues/146" target="_blank" rel="noopener noreferrer" class="">#146</a></li>
<li class="">refactor: 将一些回调代码改写async形式，修复侧边栏没有及时保存的错误</li>
</ul>
<h1>预览发布</h1>
<p><strong>注意：此类小版本更新不会手动发布，如果需要使用请选择前沿版本，前沿版本仅保留最新版本</strong></p>
<p><a href="https://github.com/mcthesw/game-save-manager/releases/tag/latest" target="_blank" rel="noopener noreferrer" class="">发布地址（总是最新的版本）</a></p>
<h1>讨论区</h1>
<ul>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/133" target="_blank" rel="noopener noreferrer" class="">收藏功能的讨论</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/126" target="_blank" rel="noopener noreferrer" class="">插件系统的可能性</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/119" target="_blank" rel="noopener noreferrer" class="">方便地修改设置过的存档路径</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/33" target="_blank" rel="noopener noreferrer" class="">投票：注释应该写什么语言</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/34" target="_blank" rel="noopener noreferrer" class="">新图标征集</a></li>
</ul>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="前沿版本" term="前沿版本"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.3.1]]></title>
        <id>https://help.sworld.club/blog/v1_3_1</id>
        <link href="https://help.sworld.club/blog/v1_3_1"/>
        <updated>2024-09-06T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[- feat: 新增 Amazon S3 云同步支持 #145]]></summary>
        <content type="html"><![CDATA[<ul>
<li class="">feat: 新增 Amazon S3 云同步支持 <a href="https://github.com/mcthesw/game-save-manager/pull/145" target="_blank" rel="noopener noreferrer" class="">#145</a></li>
<li class="">fix: 增加完成耗时任务的成功日志，完善IPC错误处理，删除无用的错误类型 <a href="https://github.com/mcthesw/game-save-manager/pull/145" target="_blank" rel="noopener noreferrer" class="">#145</a></li>
<li class="">fix(frontend): 修复前端调整是否黑暗模式按钮显示错误 <a href="https://github.com/mcthesw/game-save-manager/pull/145" target="_blank" rel="noopener noreferrer" class="">#145</a></li>
<li class="">doc: 更新文档 <a href="https://github.com/mcthesw/game-save-manager/pull/145" target="_blank" rel="noopener noreferrer" class="">#145</a></li>
<li class="">chore: 移除完成的TODO，更新后端依赖，更新版本号到1.3.1 <a href="https://github.com/mcthesw/game-save-manager/pull/145" target="_blank" rel="noopener noreferrer" class="">#145</a></li>
</ul>
<h1>预览发布</h1>
<p><strong>注意：此类小版本更新不会手动发布，如果需要使用请选择前沿版本，前沿版本仅保留最新版本</strong></p>
<p><a href="https://github.com/mcthesw/game-save-manager/releases/tag/latest" target="_blank" rel="noopener noreferrer" class="">发布地址（总是最新的版本）</a></p>
<h1>讨论区</h1>
<ul>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/133" target="_blank" rel="noopener noreferrer" class="">收藏功能的讨论</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/126" target="_blank" rel="noopener noreferrer" class="">插件系统的可能性</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/119" target="_blank" rel="noopener noreferrer" class="">方便地修改设置过的存档路径</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/33" target="_blank" rel="noopener noreferrer" class="">投票：注释应该写什么语言</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/34" target="_blank" rel="noopener noreferrer" class="">新图标征集</a></li>
</ul>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="前沿版本" term="前沿版本"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.3.0 常规更新]]></title>
        <id>https://help.sworld.club/blog/v1_3_0</id>
        <link href="https://help.sworld.club/blog/v1_3_0"/>
        <updated>2024-08-19T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[- 日志系统（可关闭日志文件）]]></summary>
        <content type="html"><![CDATA[<ul>
<li class="">日志系统（可关闭日志文件）</li>
<li class="">批量删除</li>
<li class="">优化有问题的显示、操作</li>
<li class="">更好的配置文件升级方式</li>
<li class="">恢复/创建结束再关闭警告信息</li>
<li class="">修复前端黑暗模式的一些颜色问题</li>
<li class="">修复存档多时前端表格溢出不显示的问题</li>
<li class="">不再允许同名游戏加入（修改为大小写不敏感）</li>
</ul>
<h1>下版本主要计划</h1>
<ul>
<li class="">适配与环境有关的路径变量</li>
<li class="">游戏存档自动识别</li>
<li class="">继续解决已有的问题</li>
<li class="">(或许)引入新的云备份后端</li>
<li class="">(或许)优化MacOS上的问题</li>
<li class="">更多信息请看<a href="https://github.com/mcthesw/game-save-manager/milestone/6" target="_blank" rel="noopener noreferrer" class="">链接</a></li>
</ul>
<h1>开发者可能关心的变更</h1>
<ul>
<li class="">增加开发时可用Vue DevTools的教程文档</li>
<li class="">升级了大量第三方库</li>
<li class="">更新Vscode推荐插件</li>
</ul>
<h1>代码重要变更</h1>
<ul>
<li class="">GameSaveManager.config.json<!-- -->
<ul>
<li class=""><code>Settings</code>
<ul>
<li class="">新增<code>log_to_file</code>，代表是否保存日志到文件</li>
</ul>
</li>
</ul>
</li>
<li class=""><code>src-tauri/src/errors.rs</code>
<ul>
<li class="">新增错误类型<code>SemverError(#[from] semver::Error)</code>，表示语义化版本检测失败（常常是配置文件有问题）</li>
</ul>
</li>
</ul>
<h1>发布</h1>
<ul>
<li class=""><a href="https://sworld.lanzouw.com/b01jrfhf1c" target="_blank" rel="noopener noreferrer" class="">蓝奏云</a> 密码:38mz</li>
<li class=""><a href="https://www.123pan.com/s/xdcDjv-mq9l.html" target="_blank" rel="noopener noreferrer" class="">123云盘</a> 请找到V1.3.0文件夹</li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/releases/tag/v1.3.0" target="_blank" rel="noopener noreferrer" class="">Github Release</a></li>
</ul>
<h1>讨论区</h1>
<ul>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/133" target="_blank" rel="noopener noreferrer" class="">收藏功能的讨论</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/126" target="_blank" rel="noopener noreferrer" class="">插件系统的可能性</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/119" target="_blank" rel="noopener noreferrer" class="">方便地修改设置过的存档路径</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/33" target="_blank" rel="noopener noreferrer" class="">投票：注释应该写什么语言</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/34" target="_blank" rel="noopener noreferrer" class="">新图标征集</a></li>
</ul>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="发布" term="发布"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.2.0 收藏夹更新]]></title>
        <id>https://help.sworld.club/blog/v1_2_0</id>
        <link href="https://help.sworld.club/blog/v1_2_0"/>
        <updated>2024-06-06T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[- 有关收藏夹的重要功能]]></summary>
        <content type="html"><![CDATA[<ul>
<li class="">有关收藏夹的重要功能</li>
<li class="">优化提示</li>
<li class="">优化各种排序和层级操作</li>
</ul>
<h1>版本更新</h1>
<ul>
<li class="">feat: <strong>新增收藏夹树</strong>、可以多层嵌套、拖拽编辑</li>
<li class="">feat: 设置中可以拖拽调整顺序</li>
<li class="">feat: 可以设置是否默认应用前删除</li>
<li class="">feat: 增加侧栏切换收藏栏、菜单栏</li>
<li class="">feat: 可以调整收藏夹树是否默认展开</li>
<li class="">feat: 增加目录不存在、额外备份失败的提示</li>
<li class="">feat: 增加选择主页功能</li>
<li class="">fix: 防治重复添加游戏名</li>
<li class="">fix: 修复错误的i18n标记</li>
<li class="">fix: 修复收藏夹过长导致的显示错误</li>
<li class="">fix: 修复重新打开的窗口不能拖拽排序的问题</li>
</ul>
<h1>代码重要变更</h1>
<ul>
<li class="">GameSaveManager.config.json<!-- -->
<ul>
<li class="">新增<code>favorites</code>字段，具体介绍请看 <a class="" href="https://help.sworld.club/docs/extras/json">Json文件说明</a></li>
<li class=""><code>Settings</code>
<ul>
<li class="">新增<code>default_delete_before_apply</code>，代表新游戏默认先删除存档再应用</li>
<li class="">新增<code>default_expend_favorites_tree</code>，代表默认展开收藏夹</li>
<li class="">新增<code>home_page</code>，代表默认主页</li>
</ul>
</li>
</ul>
</li>
</ul>
<h1>发布</h1>
<ul>
<li class=""><a href="https://sworld.lanzouw.com/b01jr8siwf?password=hbdk" target="_blank" rel="noopener noreferrer" class="">蓝奏云</a> 密码hbdk</li>
<li class=""><a href="https://www.123pan.com/s/xdcDjv-mq9l.html" target="_blank" rel="noopener noreferrer" class="">123云盘</a> 请找到V1.2.0文件夹</li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/releases/tag/v1.2.0" target="_blank" rel="noopener noreferrer" class="">Github Release</a></li>
</ul>
<h1>讨论区</h1>
<ul>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/119" target="_blank" rel="noopener noreferrer" class="">方便地修改设置过的存档路径</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/issues/87" target="_blank" rel="noopener noreferrer" class="">单存档多槽位？</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/33" target="_blank" rel="noopener noreferrer" class="">投票：注释应该写什么语言</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/34" target="_blank" rel="noopener noreferrer" class="">新图标征集</a></li>
</ul>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="发布" term="发布"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.1.0 国际化更新]]></title>
        <id>https://help.sworld.club/blog/v1_1_0</id>
        <link href="https://help.sworld.club/blog/v1_1_0"/>
        <updated>2024-05-13T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[- 增加多语言支持]]></summary>
        <content type="html"><![CDATA[<ul>
<li class="">增加多语言支持</li>
</ul>
<h1>版本更新</h1>
<ul>
<li class="">feat: 移动<code>locales</code>至<code>src-tauri</code>中，以便后续更新</li>
<li class="">misc: 更换添加游戏界面图片</li>
<li class="">fix: 修复边栏和添加游戏界面的语言问题</li>
</ul>
<h1>代码重要变更</h1>
<ul>
<li class=""><code>GameSaveManager.config.json</code>发生变动<!-- -->
<ul>
<li class=""><code>Settings</code>增加了<code>locale: string</code>字段</li>
</ul>
</li>
</ul>
<h1>发布</h1>
<ul>
<li class=""><a href="https://sworld.lanzouw.com/b01jr6f0uf?password=9z9k" target="_blank" rel="noopener noreferrer" class="">蓝奏云</a> 密码9z9k</li>
<li class=""><a href="https://www.123pan.com/s/xdcDjv-mq9l.html" target="_blank" rel="noopener noreferrer" class="">123云盘</a> 请找到V1.1.0文件夹</li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/releases/tag/v1.1.0" target="_blank" rel="noopener noreferrer" class="">Github Release</a></li>
</ul>
<h1>讨论区</h1>
<ul>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/33" target="_blank" rel="noopener noreferrer" class="">投票：注释应该写什么语言</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/34" target="_blank" rel="noopener noreferrer" class="">新图标征集</a></li>
</ul>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="发布" term="发布"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.0.2]]></title>
        <id>https://help.sworld.club/blog/v1_0_2</id>
        <link href="https://help.sworld.club/blog/v1_0_2"/>
        <updated>2024-03-29T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[- feat: 增加了手动选择是否先删除再应用的选项]]></summary>
        <content type="html"><![CDATA[<ul>
<li class="">feat: 增加了手动选择是否先删除再应用的选项</li>
<li class="">fix: 提供了解决隐藏文件恢复失败的一种方法</li>
<li class="">fix: 修复单个SaveUnit恢复失败导致后续无法恢复的问题</li>
<li class="">fix: 禁止创建无效的游戏名</li>
</ul>
<h1>重要变更</h1>
<ul>
<li class=""><code>GameSaveManager.config.json</code>发生变动<!-- -->
<ul>
<li class=""><code>SaveUnit</code>增加了<code>delete_before_apply: bool</code>字段</li>
</ul>
</li>
</ul>
<h1>预览发布</h1>
<p><strong>注意：此类小版本更新不会手动发布，如果需要使用请选择前沿版本，前沿版本仅保留最新版本</strong></p>
<p><a href="https://github.com/mcthesw/game-save-manager/releases/tag/latest" target="_blank" rel="noopener noreferrer" class="">发布地址（总是最新的版本）</a></p>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="前沿版本" term="前沿版本"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.0.1]]></title>
        <id>https://help.sworld.club/blog/v1_0_1</id>
        <link href="https://help.sworld.club/blog/v1_0_1"/>
        <updated>2024-03-02T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[- fix: 不再允许同时运行多个实例]]></summary>
        <content type="html"><![CDATA[<ul>
<li class="">fix: 不再允许同时运行多个实例</li>
<li class="">feat: 增加更换云端根目录功能，完善配置默认值</li>
<li class="">feat: 升级时对配置文件进行升级</li>
<li class="">fix: 修复前端错误（左栏和设置页面显示不全）</li>
<li class="">feat: 打开游戏存档文件路径</li>
</ul>
<h1>预览发布</h1>
<p><strong>注意：此类小版本更新不会手动发布，如果需要使用请选择前沿版本，前沿版本仅保留最新版本</strong></p>
<p><a href="https://github.com/mcthesw/game-save-manager/releases/tag/latest" target="_blank" rel="noopener noreferrer" class="">发布地址（总是最新的版本）</a></p>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="前沿版本" term="前沿版本"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.0.0]]></title>
        <id>https://help.sworld.club/blog/v1_0_0</id>
        <link href="https://help.sworld.club/blog/v1_0_0"/>
        <updated>2024-02-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[存档管理器正式版V1.0.0终于发布了，历时几年，现在终于能以让我满意的面貌发布，同时也带来了全新的官方网站]]></summary>
        <content type="html"><![CDATA[<p>存档管理器正式版V1.0.0终于发布了，历时几年，现在终于能以让我满意的面貌发布，同时也带来了<a href="https://help.sworld.club/" target="_blank" rel="noopener noreferrer" class="">全新的官方网站</a></p>
<p><strong>注意</strong></p>
<ul>
<li class="">本次更新<strong>不兼容以往的测试版</strong>，请全新安装</li>
<li class="">软件内红色按钮均为<strong>危险功能</strong>，未阅读<a href="https://help.sworld.club/" target="_blank" rel="noopener noreferrer" class="">教程</a>不建议使用</li>
<li class="">若便携版打不开请安装<a href="https://developer.microsoft.com/microsoft-edge/webview2/" target="_blank" rel="noopener noreferrer" class="">Webview2</a>或使用安装版</li>
</ul>
<p><strong>网盘下载</strong></p>
<ul>
<li class=""><a href="https://sworld.lanzv.com/b08e34poj?password=93vl" target="_blank" rel="noopener noreferrer" class="">蓝奏云</a></li>
<li class=""><a href="https://www.123pan.com/s/xdcDjv-Z8Al.html" target="_blank" rel="noopener noreferrer" class="">123网盘</a></li>
</ul>
<p><strong>最令人兴奋的新特性</strong></p>
<ul>
<li class="">支持多文件、多文件夹</li>
<li class="">云备份（基于WebDAV）</li>
<li class="">定时备份</li>
<li class="">利用状态栏快捷操作</li>
<li class="">极大缩小了体积（软件大小10MB以内，后台运行占用内存约5M）</li>
<li class="">快速打开存档位置</li>
<li class="">游戏排序</li>
<li class="">黑暗模式</li>
<li class="">国际化基础框架</li>
<li class="">安全性提升</li>
<li class="">修改已有存档</li>
</ul>
<p><strong>新的讨论区</strong></p>
<ul>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/33" target="_blank" rel="noopener noreferrer" class="">投票-注释应该写什么语言</a></li>
<li class=""><a href="https://github.com/mcthesw/game-save-manager/discussions/34" target="_blank" rel="noopener noreferrer" class="">征集-图标征集</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="详细信息">详细信息<a href="https://help.sworld.club/blog/v1_0_0#%E8%AF%A6%E7%BB%86%E4%BF%A1%E6%81%AF" class="hash-link" aria-label="详细信息的直接链接" title="详细信息的直接链接" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_LOOe" id="whats-changed">What's Changed<a href="https://help.sworld.club/blog/v1_0_0#whats-changed" class="hash-link" aria-label="What's Changed的直接链接" title="What's Changed的直接链接" translate="no">​</a></h3>
<ul>
<li class="">V1 tauri dev by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/23" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/23</a></li>
<li class="">Add open backup folder button by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/25" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/25</a></li>
<li class="">Create .github/workflows/rust-clippy.yml by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/26" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/26</a></li>
<li class="">Fix clippy warnings <!-- -->:D<!-- --> by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/27" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/27</a></li>
<li class="">Bump tauri from 1.2.4 to 1.2.5 in /src-tauri by @dependabot in <a href="https://github.com/mcthesw/game-save-manager/pull/28" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/28</a></li>
<li class="">Create rust-clippy.yml by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/29" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/29</a></li>
<li class="">Update rust-clippy.yml by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/30" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/30</a></li>
<li class="">Update from master by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/31" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/31</a></li>
<li class="">Create LICENSE by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/39" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/39</a></li>
<li class="">Add ci by @Itsusinn in <a href="https://github.com/mcthesw/game-save-manager/pull/40" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/40</a></li>
<li class="">refactor: replace native-dialog with tauri built-in dialog by @Itsusinn in <a href="https://github.com/mcthesw/game-save-manager/pull/41" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/41</a></li>
<li class="">ci: fix wrong workflow trigger by @Itsusinn in <a href="https://github.com/mcthesw/game-save-manager/pull/42" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/42</a></li>
<li class="">Feat build windows portable exe by @Itsusinn in <a href="https://github.com/mcthesw/game-save-manager/pull/43" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/43</a></li>
<li class="">build: minimize binary size by @Itsusinn in <a href="https://github.com/mcthesw/game-save-manager/pull/44" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/44</a></li>
<li class="">Bump @antfu/utils from 0.7.2 to 0.7.5 by @dependabot in <a href="https://github.com/mcthesw/game-save-manager/pull/46" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/46</a></li>
<li class="">Bump vite from 4.1.2 to 4.1.5 by @dependabot in <a href="https://github.com/mcthesw/game-save-manager/pull/45" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/45</a></li>
<li class="">Bump postcss from 8.4.21 to 8.4.31 by @dependabot in <a href="https://github.com/mcthesw/game-save-manager/pull/49" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/49</a></li>
<li class="">Bump @babel/traverse from 7.20.13 to 7.23.2 by @dependabot in <a href="https://github.com/mcthesw/game-save-manager/pull/50" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/50</a></li>
<li class="">Bump @tauri-apps/cli from 1.4.0 to 1.5.6 by @dependabot in <a href="https://github.com/mcthesw/game-save-manager/pull/55" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/55</a></li>
<li class="">fix: Update library zip and open by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/56" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/56</a></li>
<li class="">更新依赖、更新文档、增加显示游戏存档位置组件 by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/57" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/57</a></li>
<li class="">ci: fix concurrency error by @Itsusinn in <a href="https://github.com/mcthesw/game-save-manager/pull/58" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/58</a></li>
<li class="">Fix &amp; Add feature by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/60" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/60</a></li>
<li class="">Feat: Add dark theme by @AsterNighT in <a href="https://github.com/mcthesw/game-save-manager/pull/62" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/62</a></li>
<li class="">Add i18n support by @AsterNighT in <a href="https://github.com/mcthesw/game-save-manager/pull/63" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/63</a></li>
<li class="">增加修改存档管理按钮 by @noneSycamore in <a href="https://github.com/mcthesw/game-save-manager/pull/65" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/65</a></li>
<li class="">build(deps-dev): bump vite from 4.1.5 to 4.5.2 by @dependabot in <a href="https://github.com/mcthesw/game-save-manager/pull/64" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/64</a></li>
<li class="">Merge dev branch by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/68" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/68</a></li>
<li class="">feat: 完成修改存档描述的功能 by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/69" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/69</a></li>
<li class="">Dev by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/70" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/70</a></li>
<li class="">fix: 修复错误类型 by @mcthesw in <a href="https://github.com/mcthesw/game-save-manager/pull/71" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/71</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_LOOe" id="new-contributors">New Contributors<a href="https://help.sworld.club/blog/v1_0_0#new-contributors" class="hash-link" aria-label="New Contributors的直接链接" title="New Contributors的直接链接" translate="no">​</a></h2>
<ul>
<li class="">@dependabot made their first contribution in <a href="https://github.com/mcthesw/game-save-manager/pull/28" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/28</a></li>
<li class="">@Itsusinn made their first contribution in <a href="https://github.com/mcthesw/game-save-manager/pull/40" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/40</a></li>
<li class="">@AsterNighT made their first contribution in <a href="https://github.com/mcthesw/game-save-manager/pull/62" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/62</a></li>
<li class="">@noneSycamore made their first contribution in <a href="https://github.com/mcthesw/game-save-manager/pull/65" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/pull/65</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mcthesw/game-save-manager/compare/0.3.0...latest-release" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/compare/0.3.0...latest-release</a></p>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="发布" term="发布"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V1.0.0 Alpha]]></title>
        <id>https://help.sworld.club/blog/v1_0_0_alpha</id>
        <link href="https://help.sworld.club/blog/v1_0_0_alpha"/>
        <updated>2023-06-14T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[这是一个早期测试版本，不建议真的用来管理你的游戏存档]]></summary>
        <content type="html"><![CDATA[<div class="theme-admonition theme-admonition-danger admonition_OE7Z alert alert--danger"><div class="admonitionHeading_wYUy"><span class="admonitionIcon_KOEM"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"></path></svg></span>危险</div><div class="admonitionContent_URfm"><p>这是一个早期测试版本，不建议真的用来管理你的游戏存档</p></div></div>
<p><strong>注意</strong></p>
<ul>
<li class="">这是一个 alpha 测试版，请小心使用</li>
<li class="">本软件还不兼容老版本存档，请看 #38</li>
</ul>
<p><strong>更新内容</strong></p>
<ul>
<li class="">替换引擎为 Rust + Tauri</li>
<li class="">体积缩小到 15MB 以内</li>
<li class="">支持存档多文件、文件夹</li>
<li class="">安全性提升</li>
<li class="">修复启动其他文件不正常的问题</li>
<li class="">增加打开备份目录的功能</li>
<li class="">修复无法储存空文件夹的bug</li>
</ul>
<p><strong>提醒</strong></p>
<ul>
<li class="">本软件在征集图标，有兴趣请看 <a href="https://github.com/mcthesw/game-save-manager/discussions/34" target="_blank" rel="noopener noreferrer" class="">#34</a></li>
<li class="">本项目正在讨论关于注释的问题，请看 <a href="https://github.com/mcthesw/game-save-manager/discussions/33" target="_blank" rel="noopener noreferrer" class="">#33</a></li>
<li class="">本项目在寻求合作者，如果你也对此感兴趣，可以加入我们</li>
</ul>
<p>发布链接：<a href="https://github.com/mcthesw/game-save-manager/releases/tag/1.0.0-alpha.1" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/releases/tag/1.0.0-alpha.1</a></p>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="alpha" term="alpha"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V0.3.0]]></title>
        <id>https://help.sworld.club/blog/v0_3_0</id>
        <link href="https://help.sworld.club/blog/v0_3_0"/>
        <updated>2022-03-25T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[这是一个早期测试版本，不建议真的用来管理你的游戏存档]]></summary>
        <content type="html"><![CDATA[<div class="theme-admonition theme-admonition-danger admonition_OE7Z alert alert--danger"><div class="admonitionHeading_wYUy"><span class="admonitionIcon_KOEM"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"></path></svg></span>危险</div><div class="admonitionContent_URfm"><p>这是一个早期测试版本，不建议真的用来管理你的游戏存档</p></div></div>
<p><strong>安全性更新</strong></p>
<p>V0.3.0相比V0.2.0有以下新功能 ✨</p>
<ul>
<li class="">🈲 在一个操作未完成时禁止进行其他操作</li>
<li class="">✔️ 新的设置选项：额外备份</li>
<li class="">📦 在开启额外备份时任何覆盖操作都有备份，一个游戏同时最多存在5个额外备份</li>
</ul>
<p>额外备份会放在“安装目录/save_data/游戏名/extra_backup”文件夹内</p>
<p><strong>安装方法</strong></p>
<p>解压后创建快捷方式，将快捷方式放到桌面</p>
<p><strong>更新方法</strong></p>
<p>解压后覆盖到原安装目录，本软件能够自动更新旧版配置文件</p>
<p>发布链接：<a href="https://github.com/mcthesw/game-save-manager/releases/tag/0.3.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/releases/tag/0.3.0</a></p>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="beta" term="beta"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V0.2.0]]></title>
        <id>https://help.sworld.club/blog/v0_2_0</id>
        <link href="https://help.sworld.club/blog/v0_2_0"/>
        <updated>2022-03-19T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[这是一个早期测试版本，不建议真的用来管理你的游戏存档]]></summary>
        <content type="html"><![CDATA[<div class="theme-admonition theme-admonition-danger admonition_OE7Z alert alert--danger"><div class="admonitionHeading_wYUy"><span class="admonitionIcon_KOEM"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"></path></svg></span>危险</div><div class="admonitionContent_URfm"><p>这是一个早期测试版本，不建议真的用来管理你的游戏存档</p></div></div>
<p>这是首个公测版本</p>
<p>本发行版实现了所有目标中的核心功能，提供了一个较为完善的游戏存档管理系统
你可以：添加游戏、备份存档、删除备份、使用备份的存档
注意：本软件处于公测阶段，可能会不稳定，如果遇到存档丢失，可以检查软件安装目录下的save_data文件夹，内部的json文件以及文件夹内储存了存档信息</p>
<p>发布链接：<a href="https://github.com/mcthesw/game-save-manager/releases/tag/0.2.0" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/releases/tag/0.2.0</a></p>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="beta" term="beta"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[V0.1.1]]></title>
        <id>https://help.sworld.club/blog/v0_1_1</id>
        <link href="https://help.sworld.club/blog/v0_1_1"/>
        <updated>2022-03-06T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[这是一个早期测试版本，不建议真的用来管理你的游戏存档]]></summary>
        <content type="html"><![CDATA[<div class="theme-admonition theme-admonition-danger admonition_OE7Z alert alert--danger"><div class="admonitionHeading_wYUy"><span class="admonitionIcon_KOEM"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"></path></svg></span>危险</div><div class="admonitionContent_URfm"><p>这是一个早期测试版本，不建议真的用来管理你的游戏存档</p></div></div>
<p>这个版本完成了一个存档管理器最基本的核心功能，包括：</p>
<ul>
<li class="">导入游戏</li>
<li class="">备份存档并且附加上描述</li>
<li class="">删除备份</li>
<li class="">使用备份替换当前存档</li>
<li class="">停止对某个游戏的管理</li>
</ul>
<p>还有一些功能没有完成：</p>
<ul>
<li class="">设置页面</li>
<li class="">游戏图标上传与展示</li>
<li class="">储存系统尚不完善</li>
<li class="">主页引导不足</li>
</ul>
<p>完整日志: <a href="https://github.com/mcthesw/game-save-manager/commits/0.1.1" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/commits/0.1.1</a></p>
<p>发布地址：<a href="https://github.com/mcthesw/game-save-manager/releases/tag/0.1.1" target="_blank" rel="noopener noreferrer" class="">https://github.com/mcthesw/game-save-manager/releases/tag/0.1.1</a></p>]]></content>
        <author>
            <name>Sworld</name>
            <uri>https://github.com/mcthesw</uri>
        </author>
        <category label="beta" term="beta"/>
    </entry>
</feed>