V1.0.0
· 阅读需 4 分钟
存档管理器正式版V1.0.0终于发布了,历时几年,现在终于能以让我满意的面貌发布,同时也带来了全新的官方网站
注意
网盘下载
最令人兴奋的新特性
- 支持多文件、多文件夹
- 云备份(基于WebDAV)
- 定时备份
- 利用状态栏快捷操作
- 极大缩小了体积(软件大小10MB以内,后台运行占用内存约5M)
- 快速打开存档位置
- 游戏排序
- 黑暗模式
- 国际化基础框架
- 安全性提升
- 修改已有存档
新的讨论区
详细信息
What's Changed
- V1 tauri dev by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/23
- Add open backup folder button by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/25
- Create .github/workflows/rust-clippy.yml by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/26
- Fix clippy warnings :D by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/27
- Bump tauri from 1.2.4 to 1.2.5 in /src-tauri by @dependabot in https://github.com/mcthesw/game-save-manager/pull/28
- Create rust-clippy.yml by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/29
- Update rust-clippy.yml by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/30
- Update from master by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/31
- Create LICENSE by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/39
- Add ci by @Itsusinn in https://github.com/mcthesw/game-save-manager/pull/40
- refactor: replace native-dialog with tauri built-in dialog by @Itsusinn in https://github.com/mcthesw/game-save-manager/pull/41
- ci: fix wrong workflow trigger by @Itsusinn in https://github.com/mcthesw/game-save-manager/pull/42
- Feat build windows portable exe by @Itsusinn in https://github.com/mcthesw/game-save-manager/pull/43
- build: minimize binary size by @Itsusinn in https://github.com/mcthesw/game-save-manager/pull/44
- Bump @antfu/utils from 0.7.2 to 0.7.5 by @dependabot in https://github.com/mcthesw/game-save-manager/pull/46
- Bump vite from 4.1.2 to 4.1.5 by @dependabot in https://github.com/mcthesw/game-save-manager/pull/45
- Bump postcss from 8.4.21 to 8.4.31 by @dependabot in https://github.com/mcthesw/game-save-manager/pull/49
- Bump @babel/traverse from 7.20.13 to 7.23.2 by @dependabot in https://github.com/mcthesw/game-save-manager/pull/50
- Bump @tauri-apps/cli from 1.4.0 to 1.5.6 by @dependabot in https://github.com/mcthesw/game-save-manager/pull/55
- fix: Update library zip and open by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/56
- 更新依赖、更新文档、增加显示游戏存档位置组件 by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/57
- ci: fix concurrency error by @Itsusinn in https://github.com/mcthesw/game-save-manager/pull/58
- Fix & Add feature by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/60
- Feat: Add dark theme by @AsterNighT in https://github.com/mcthesw/game-save-manager/pull/62
- Add i18n support by @AsterNighT in https://github.com/mcthesw/game-save-manager/pull/63
- 增加修改存档管理按钮 by @noneSycamore in https://github.com/mcthesw/game-save-manager/pull/65
- build(deps-dev): bump vite from 4.1.5 to 4.5.2 by @dependabot in https://github.com/mcthesw/game-save-manager/pull/64
- Merge dev branch by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/68
- feat: 完成修改存档描述的功能 by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/69
- Dev by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/70
- fix: 修复错误类型 by @mcthesw in https://github.com/mcthesw/game-save-manager/pull/71
New Contributors
- @dependabot made their first contribution in https://github.com/mcthesw/game-save-manager/pull/28
- @Itsusinn made their first contribution in https://github.com/mcthesw/game-save-manager/pull/40
- @AsterNighT made their first contribution in https://github.com/mcthesw/game-save-manager/pull/62
- @noneSycamore made their first contribution in https://github.com/mcthesw/game-save-manager/pull/65
Full Changelog: https://github.com/mcthesw/game-save-manager/compare/0.3.0...latest-release