- Make the installation method easier, just download and run the file, it will take care of the rest.
- Other improvements
- Improvements and fixes
- un-lock has been restructured and rebuilt.
- Improved and reduced un-lock size.
- un-lock is now compatible with all operating systems.
- Resolved the "securityStatus16" issue and fixed other problems.
- Deleted
cmd getvar all
indef CheckB
and replaced it withgetvar token
andgetvar product
. - In case of failure to obtain
deviceToken
andproduct
, added a step to enter them manually. - Other improvements
- Simplified cookie extraction for concise code.
- Streamlined URL determination for better clarity based on the geographical region.
- Specified "https" directly in the
Url
constructor for secure communication and improved clarity. - Deleted requests to "/api/v3/unlock/userinfo" and "/api/v2/unlock/device/clear" to reduce code size as they are not currently important.
- Adjusted message formatting for enhanced readability.
- Changed
cmd = "tfastboot"
tocmd = "fastboot"
. Also, removedadb
.
- Minor bug fix
- Add command (cmd, "oem", "get_token")
- In the event of failure to obtain the device token, the user will be asked to enter it manually
- Other improvements
- When 2 or more tokens are obtained via the festboot oem get_token .. tool will now merge them automatically
- Updated client version to 7.6.727.43.
- Improved unlocking process.
- Save keys:values directly
- Added a step to check if the com.termux.api application is installed ..
- A few users are experiencing an issue regarding "Check if device is connected in bootloader mode..." Due to the slow transmission with the device So the time was increased from 1s to 6s
- get tokens(deviceToken) and merging them Automatically done. ( MTK devices )
- Add ability to choose server(host region) from terminal
- Adding some improvements
- improvements
- Skip saving device information such as token and product, so as not to cause problems during unlocking...
- improvements
- Adding some improvements
- Correct the issue of the confirmation page not opening in Linux
- fix ( For Linux( and termux ) users : the 401 issue .... during account confirmation ... )
- add colorama to handle colors instead of ANSI
- Add requests to access the region and deal with the region, to send the request to the correct server accurately
- improvements
- Adding some improvements
- Add manual mode to unlock the bootloader
- Enhanced request security and improved access to region data to fix issues "code 20033"
- Replace command "oem device-info" with "getvar unloked"
- Adding steps to deal with "security Status 4", regarding adding email to xiaomi account This will fix "Failed to get pass Token"
- Re-added request 'api/v2/unlock/device/clear' to check if the device is cleared or not After unlocking bootloader
- improvements
- Simplified browser login: Confirm login instead of re-entering credentials
- Simplified browser login canceled currently due to some problems. so Means »
fix "Invalid link"