Skip to content

v1.4.2

Choose a tag to compare

@ck2739046 ck2739046 released this 29 Jun 06:48
f987aac

HachimiDX: Maimai auto rechart tool 🐱

What's new

  • Under the hood:

    • Significantly improved application shutdown speed.
    • Updated the bundled MajdataEdit to v1.4.2.
    • Updated the bundled MajdataView to v1.4.2.
  • UI & Controls:

    • Added a prompt suggesting users re-run install.bat when the model inference backend runtime check fails.
  • Install:

    • Added an option to switch the model inference backend.
    • Switched the PyPI mirror from Aliyun to NJU for faster download.
    • Added a prompt asking the user whether to continue when PyTorch CUDA is not available.
  • MajdataEdit;

    • Added support for adjusting text font size via shortcut.
    • Refactored the help interface UI.
    • Improved the control file watcher.
  • MajdataView:

    • Reduced CPU/GPU usage when idle.
  • Adjusted some interface components, text, and output messages in the app to improve clarity.

  • Modified some text in the installation script and README to improve clarity.

Bug fixes:

  • Fixed an issue where CPU/GPU usage of MajdataView remained abnormally high when the application was minimized.
  • Fixed an issue where MajdataEdit occasionally displayed a popup saying "Please make sure MajdataView is open..." during app exit.

How to update from v1.4.1

  • Delete the old files with extension .md & .txt in the project root directory.
  • Copy the new files to the project root directory.
  • Delete the old install/ and src/ folder in the project root directory entirely.
  • Copy the new install/ and src/ folder to the project root directory.

Full Changelog: v1.4.1...v1.4.2