Skip to content

Releases: ximu3/vnite

v2.0.0

10 Dec 09:35
Compare
Choose a tag to compare

🎉 Vnite 2.0 发布啦

使用 TypeScript 完全重写。全新架构、全新界面、更多功能。

⚠️ 注意

✨ 功能

  • 📺 现代化的用户界面(支持自定义主题)

  • 🔌 支持从 Steam 一键导入游戏库(保留游戏时间)

  • 🔎 支持多种数据源(Steam、IGDB、Bangumi、VNDB)

  • 👾 多样化的启动方式(文件、链接、脚本),支持高度自定义和预设配置

  • 🗂️ 支持动态分类(按开发商、标签等)

  • ☁️ 所有游戏数据,软件设置均可使用 WebDav 进行多端云同步

  • ⏳ 按次记录的计时器,支持记录单个文件或文件夹

  • 📃 提供细致的报告功能,便于回顾您的游戏之旅

  • 🕹️ 支持与其他程序联动(如一键 LE 转区启动)

  • 🔗 支持通过系统链接唤醒并启动游戏

  • 📤 数据与程序完全分离,便于备份和自定义

v2.0.0-beta.3

08 Dec 11:39
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

✨ Feat

  • Make the GameList and GamePoster adaptive @fishshi in #90

🔧 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

06 Dec 15:18
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

⚠️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

  • Fix memory leaks
  • Fix search with title when using vndb api @fishshi in #84
  • Fix the problem that the tray is not destroyed in time after the app exits

v2.0.0-beta.1

03 Dec 08:13
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

✨ 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

01 Dec 07:43
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

✨ 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

29 Nov 14:17
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

✨Feat

  • Add a sort by option for all game items in the game list page #83
  • Add recent games to the game list page #83
  • Optimize poster wall animation

🔧 Fix

  • Fix the problem of wrong time conversion when importing v1 database #83

v2.0.0-alpha.2

28 Nov 12:22
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

✨ Feat

  • Support for importing v1 databases #80

🔧 Fix

  • Fix the problem that some states can't be updated properly

v2.0.0-alpha.1

27 Nov 13:30
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

✨ Feat

  • Automatically add icons when changing game paths
  • Auto-generate launcher configuration when changing game paths #81
  • Add automatic update module

🔧 Fix

  • Fix the issue that apps can't exit when minimized to tray #80
  • Fix problems related to html parsing
  • Adjust the initialisation position of the main process ipc handlers to avoid incorrect initialisation
  • Fix wrong fetching of lastRunDate state in record component #81

v2.0.0-alpha.0

26 Nov 11:47
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release
docs: Restore README.md

v1.5.12

30 Oct 05:39
Compare
Choose a tag to compare

🔧 Fix

  • 修复选择背景界面的提示不能正常显示的问题 @fishshi in #76
  • 修复刮削器不输入任何信息点击识别也会转圈的问题 @fishshi in #76
  • 修改调用VNDB API获取背景、封面、vid的方法,修复绝大多数的游戏数据不匹配问题 #65 @fishshi in #76
  • 为游戏列表页添加选择提示 #71 @fishshi in #76