Releases: ximu3/vnite
Releases · ximu3/vnite
v2.0.0
🎉 Vnite 2.0 发布啦
使用 TypeScript 完全重写。全新架构、全新界面、更多功能。
⚠️ 注意
- v1用户请先导出数据库后再升级,并按照文档进行简单的迁移操作。
- https://vnite.ximu.dev/guide/migration-from-v1
✨ 功能
-
📺 现代化的用户界面(支持自定义主题)
-
🔌 支持从 Steam 一键导入游戏库(保留游戏时间)
-
🔎 支持多种数据源(Steam、IGDB、Bangumi、VNDB)
-
👾 多样化的启动方式(文件、链接、脚本),支持高度自定义和预设配置
-
🗂️ 支持动态分类(按开发商、标签等)
-
☁️ 所有游戏数据,软件设置均可使用 WebDav 进行多端云同步
-
⏳ 按次记录的计时器,支持记录单个文件或文件夹
-
📃 提供细致的报告功能,便于回顾您的游戏之旅
-
🕹️ 支持与其他程序联动(如一键 LE 转区启动)
-
🔗 支持通过系统链接唤醒并启动游戏
-
📤 数据与程序完全分离,便于备份和自定义
v2.0.0-beta.3
✨ Feat
🔧 Fix
- Fix watcher related bugs
- Fix the problem that the initialization of cloud synchronization mainWindow gets the wrong one
- Fix the issue that the new game status is not synchronized with local after adding a game
- Fix for not being able to use a link to launch the game via vnite
- Auto close ContextMenu for addCollection and Attributes @fishshi in #87 #85
v2.0.0-beta.2
⚠️ Warn
- This update adjusts the front-end data acquisition method to optimize the memory consumption, may be accompanied by bugs, please also find timely feedback.
✨ Feat
- New app icon and logo
- Support importing games from steam
- Add startup screen
- Optimize batch adders
🔧 Fix
v2.0.0-beta.1
✨ Feat
- Support for changing icons via exe files
🔧 Fix
- Fix watcher would send ipc messages before the file was written to completion
v2.0.0-beta.0
✨ Feat
- Add on/off switch for recent games bar in game list #83
- Optimize ui display of tabs trigger in settings
- Adjusting the Cloud Synchronization Log Output Format
🔧 Fix
- Fix the issue that the default data source could not be applied in some cases
- Fix the problem that the game list is not updated in time after deleting a game
v2.0.0-alpha.3
v2.0.0-alpha.2
✨ Feat
- Support for importing v1 databases #80
🔧 Fix
- Fix the problem that some states can't be updated properly
v2.0.0-alpha.1
✨ Feat
- Automatically add icons when changing game paths
- Auto-generate launcher configuration when changing game paths #81
- Add automatic update module
🔧 Fix
v2.0.0-alpha.0
docs: Restore README.md