v1.4.2
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.batwhen the model inference backend runtime check fails.
- Added a prompt suggesting users re-run
-
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&.txtin the project root directory. - Copy the new files to the project root directory.
- Delete the old
install/andsrc/folder in the project root directory entirely. - Copy the new
install/andsrc/folder to the project root directory.
Full Changelog: v1.4.1...v1.4.2