Skip to content

v0.8.1

Compare
Choose a tag to compare
@ilharp ilharp released this 08 Nov 20:26
· 268 commits to master since this release
0c8cdf7

There're two things worth mentioning in this release.

First, we fixed an issue where dependencies could not be installed or upgraded on macOS. Now, you can install Koishi using pkg or dmg, then install and upgrade dependencies as normal.

Second, we added an "About" dialog to display the version of Koishi Desktop. This is the second usage of koishell. In the future, koishell will play a role in more and more places.


Filelist

File
koishi-desktop-win-x64-v0.8.1.msi
koishi-desktop-win-x64-v0.8.1.zip
koishi-desktop-osx-x64-v0.8.1.pkg
koishi-desktop-osx-x64-v0.8.1.dmg
koishi-desktop-osx-x64-v0.8.1.zip
koishi-desktop-linux-x64-v0.8.1.zip

Modules

Module Version Go Reference
gopkg.ilharper.com/koi/core 0.8.1 Go Reference
gopkg.ilharper.com/koi/app 0.8.1 Go Reference
gopkg.ilharper.com/koi/sdk 0.8.1 Go Reference

Koishi Version

Package Version
@koishijs/client 4.6.10
@koishijs/cli 4.10.0
@koishijs/plugin-console 4.6.10
koishi 4.10.0

Changed

Fixed

  • Fixed a bug which prevents Koishi Desktop on macOS installed from dmg to start (4d26fc8)

  • Fixed a bug which prevents Koishi installing or upgrading dependencies on macOS (10a37c5)

Full Changelog

v0.8.0...v0.8.1