Skip to content

Releases: toyobayashi/mishiro

mishiro v1.8.4

28 Feb 08:56
Compare
Choose a tag to compare

Change

  • Get card from starlight.kirara.ca

mishiro v1.8.3

20 Feb 12:59
b4fea26
Compare
Choose a tag to compare

Change

  • electron 4.0.5
  • mishiro-core 1.5.2
  • [LIVE] Show time #9

mishiro v1.8.2

12 Feb 15:12
Compare
Choose a tag to compare

Update

  • mishiro-core 1.4.1 -> 1.5.0

Note

  1. Version < 1.8.2 is unavailable now. Please download the latest full release or download 1.8.0 release and 1.8.2 app-xxx-xxx.zip patch then extract it to mishiro/resources.

  2. If error occurs when loading, please check whether there is manifest_xxxxxxxx in mishiro/resources/asset/data. If so, delete it and relaunch.

注意

  1. 版本低于 1.8.2 不可用。请重新下载最新完整版,或者下载 1.8.0 的完整包再把 1.8.2 的 app-xxx-xxx.zip 解压到 mishiro/resources

  2. 如果启动时报错,请检查 mishiro/resources/asset/data 下有没有 manifest_xxxxxxxx 这个文件,有的话删掉再重启应用。

mishiro v1.8.1

12 Feb 12:22
Compare
Choose a tag to compare

Update

  • mishiro-core 1.4.0 -> 1.4.1
  • Add developer API:
    • window.mishiro.decryptBody(body: string, udid: string): any
    • window.mishiro._decryptBody(body: string, iv: Buffer): any
    • window.mishiro.encode(data: string): string
    • window.mishiro.decode(data: string): string
    • window.mishiro.getProfile(viewer: string | number): Promise<ServerResponse>

mishiro v1.8.0

12 Feb 09:28
Compare
Choose a tag to compare

Update

  • electron 3.0.10 -> 4.0.4
  • mishiro-core 1.3.3 -> 1.4.0

Note

  • Due to encryption algorithm change, version < 1.8.0 is unavailable now. Please download the latest full release.

注意

  • 由于加密算法改变,版本低于 1.8.0 不可用。请重新下载最新完整版。

mishiro v1.7.3

05 Jan 06:54
Compare
Choose a tag to compare

BugFix

  • [GACHA] No data after 30320

修复

  • [GACHA] 30320 以后的卡池没有数据

mishiro v1.7.2

04 Jan 07:00
Compare
Choose a tag to compare

Bugfix

  • [LIVE] Event live song Master+ score not found caused by wrong score id.

  • [GACHA] Endless loading caused by gacha data (30320新春炎舞ガシャ) not found in master database (resource version: 10049600). If your mishiro version is under 1.7.2, you can open resources/config.json and specify a gacha ID such as 30319 in gacha field to avoid this issue.

    {
      "latestResVer": 10049600,
      "language": "zh",
      "gacha": 30319
    }

If you don't want to download full installer, you can download app-${platform}-${arch}.zip and then extract it to resources directory overwriting existing file.

修复

  • [LIVE] 找到错误的谱面id导致活动曲没有Master+难度的谱面。
  • [GACHA] 10049600版本的主数据库中没有【30320新春炎舞ガシャ】的卡池数据导致无限加载无法进入应用。如果你的mishiro版本低于1.7.2,你可以打开resources/config.json通过在gacha字段指定一个卡池ID比如30319来避免这个问题。

如果不想下载完整的安装包,你可以下载app-${platform}-${arch}.zip然后解压至resources目录下覆盖原有的文件。

mishiro v1.7.1

15 Dec 13:02
Compare
Choose a tag to compare

Bugfix

  • [LIVE] Score: incorrect end of long loop note

mishiro v1.7.0

02 Dec 13:00
Compare
Choose a tag to compare

New

  • [LIVE] Score viewer.
  • [LIVE] Save score to png.
  • [LIVE] Copy lyrics to clipboard.

Note

Please uninstall old version completely first. (version < 1.6.0)
app-${platform}-${arch}.zip will be unzipped to Electron's resources directory by autoupdater (version >= 1.6.0) and files will be overriden if they exist.

mishiro v1.6.0

25 Nov 12:13
Compare
Choose a tag to compare

New

  • [MENU] Auto updater
  • [LIVE] Show lyrics

IMPORTANT: Please uninstall old version completely first.
重要:请先完全卸载旧版本。
重要:まず古いバージョンを完全にアンインストールしてください。