Skip to content

v0.1.0

Latest

Choose a tag to compare

@traitimtrongvag traitimtrongvag released this 02 Aug 14:20

Bug-fix and feature release, tagged 2 August 2026.

Fixed

  • Fix remaining startTime reference causing build failure in retry login path.
  • Remove offensive log tag, unused variables, and arm64 pointer truncation. Replace log tag with "ModMenu", drop unused progress/startTime, fix loadingTimer not resetting on re-login, and change getAbsoluteAddress return type from DWORD to uintptr_t.
  • Remove call to oxorany function.

Changed

  • Add zygisk option to build configuration.
  • Format tabmenu scope for better readability.
  • Update ShowLoginSuccess UI function.
  • Add native libraries auto-build CI workflow.
  • Remove progress bar from UI.
  • Stage GitHub workflows to auto-build on each push.

Full Changelog: v0.0.1...v0.1.0