Skip to content

v0.8.2

Compare
Choose a tag to compare
@ilharp ilharp released this 24 Nov 20:13
· 249 commits to master since this release
ec26f4a

Two things worth noting:

  1. Starting from this version, Koishi Desktop has added support for Linux AppImage.

  2. 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 Go Reference
gopkg.ilharper.com/koi/app 0.8.2 Go Reference
gopkg.ilharper.com/koi/sdk 0.8.2 Go Reference

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)

Full Changelog

v0.8.1...v0.8.2