v0.8.2
Two things worth noting:
-
Starting from this version, Koishi Desktop has added support for Linux AppImage.
-
Tray has added a new "Open Data Folder" menu item, you can use this to quickly open the data folder of Koishi Desktop.
Filelist
File |
---|
koishi-desktop-win-x64-v0.8.2.msi |
koishi-desktop-win-x64-v0.8.2.zip |
koishi-desktop-osx-x64-v0.8.2.pkg |
koishi-desktop-osx-x64-v0.8.2.dmg |
koishi-desktop-osx-x64-v0.8.2.zip |
koishi-desktop-linux-x64-v0.8.2.zip |
koishi-desktop-linux-x64-v0.8.2.AppImage |
Modules
Module | Version | Go Reference |
---|---|---|
gopkg.ilharper.com/koi/core | 0.8.2 | |
gopkg.ilharper.com/koi/app | 0.8.2 | |
gopkg.ilharper.com/koi/sdk | 0.8.2 |
Koishi Version
Package | Version |
---|---|
@koishijs/client | 4.6.13 |
@koishijs/cli | 4.10.3 |
@koishijs/plugin-console | 4.6.13 |
koishi | 4.10.3 |
Changed
-
Support AppImage (1334688)
-
Added "Open Data Folder" menu (fcf41cd)
-
Bumped boilerplate to
v1.3.0
(ec26f4a)
Fixed
-
Fixed a bug which prevents Koishi Desktop on macOS installed from pkg to start (800f41e)
-
Fixed a bug which prevents Koishi Desktop to exit (bf952a3)