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