Skip to content

XiaoMiTool V2 9.8.7 alpha

Compare
Choose a tag to compare
@francescotescari francescotescari released this 07 Aug 22:27
· 85 commits to master since this release
0b9d506

Windows release 9.8.7 (still alpha)

Changelog:

  • Removed reboot after twrp installation (it would reset stock recovery)
  • New multiple install feature: you can select multiple files to install in succession (for example lineage os+magisk+opengapps)
  • Magisk install now install also MagiskManager if available
  • Updated adb to latest sdk-release
  • Added latest devices to xiaomi.eu
  • Alert the user where there is no space left on the device
  • Fixed internal error crash during operation abort
  • Fixed long serial number bug for MTK devices
  • Fixed unlock request charset encoding error (10001)
  • Fixed already unlocked devices list
  • Alter the user when trying to install an older fastboot rom with rollback protection
  • Fix fastboot region in rom fetching
  • Improved stock recovery rom fetching reliability
  • Improved twrp installation fail detection
  • Fixed twrp installation "too fast" installations
  • Fixed infinte properties parsing bug

Developer comment:

After a long time this release should fix the current major bugs. Free time for me is low, I appreciate all the support from the donors. I do my best to continue working on this tool. Unfortunately I cannot help everyone of you, personally, it would take a huge load of time that I would rather spend developing the tool.
I suggest you to not publish the logs of this tool publicly as it may contain personal information (device serial number, computer paths, etc.).
I don't know if this release will come to mac and ubuntu too. There are not huge difference and Windows is what the great percentage of user is using. Big updates will come for each OS, smaller one for Windows only I think.
Xiaomi is messing a bit with their APIs, this should not make the tool unusable but it may reduce its effectivity-

Todo next:

  • Update the unlock procedure to keep pace of official unlock tool (recently updated)
  • Finish the "unbrick device" feature and make it available
  • Fix bugs coming from user feedbacks and make the "mod device" feature stable
  • Add new procedures (such as install apps, remove apps and others)
  • Add driver fixing feature (not just installing) for Windows