Skip to content

v1.4.5

Latest

Choose a tag to compare

@ck2739046 ck2739046 released this 07 Jul 09:26
c7f9ae2

HachimiDX: Maimai auto rechart tool 🐱

What's new

  • Install:

    • Added multiple fallback PyPI mirrors with automatic failover and retry upon failure.
  • Adjusted some interface components, text, and output messages in the app to improve clarity.

  • Modified some text in the "installation script" & "README" & "installation instruction" to improve clarity.

Bug fixes:

  • Fixed an issue where note coordinates were misaligned during auto rechart.
  • Fixed an issue where the sign of the Start Time on the transcoding page was reversed.
  • Fixed an issue where some functions returned an incorrect format, leading to an AttributeError.
  • Fixed an issue where taskkill.exe occasionally failed to launch with error 0xc0000142.

How to update from v1.4.4

  • 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.4...v1.4.5