Skip to content

Releases: leaguephd/leaguephd-app

v0.1.4

23 May 04:27
927f6cc
Compare
Choose a tag to compare
  • Fix "Failed to execute script leaguephd" when connecting to the client
  • Fix a crash when the file path contains unicode
  • Add force quitting when the client is closed

VirusTotal: https://www.virustotal.com/gui/file/0d6dee7e25b0690657c3797c8666f16ed2c0c62371251095dea6207e6cdbcf7f

v0.1.3

23 Mar 16:04
Compare
Choose a tag to compare
  • Recompiled due to false positive malware detection

More details:
Our previous release (v0.1.2) was identified as a potential malware by a few antivirus software, including Microsoft Defender and Malwarebytes. This is a false positive (https://forums.malwarebytes.com/topic/272084-false-positive-for-a-python-script/), so you do not have to worry about potential security threats. This release (v0.1.3) was built using a recompiled bootloader that seems less likely to be detected as a false positive, and as of today, it seems to be running fine on Windows 10. I have also reported a false positive to Microsoft just in case.

v0.1.2

09 Mar 05:24
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
  • Update champion select data right away when the session is already in place
  • Larger default window size
  • Fix error popups at exit
  • Fix crashing due to a JS script being executed before the page is loaded
  • Now opens new tabs/windows with your default browser

UPDATE (2021/3/23): Windows Defender may prevent it from running due to a potential malware. This is a FALSE POSITIVE, and it looks like a well-known issue with PyInstaller. For the time being, please use the previous version (v0.1.1.) which seems to be running fine.

v0.1.1

22 Apr 21:49
Compare
Choose a tag to compare
  • A (temporary) icon has been added
  • Now the app exits when the League client is closed

UPDATE (2021/3/23): It looks like Windows Defender prevents v0.1.2 from running due to a potential malware. This is a FALSE POSITIVE, and it's a well-known issue with PyInstaller. For the time being, please use the previous version (v0.1.1.) which seems to be running fine.

v0.1.0

21 Apr 01:11
Compare
Choose a tag to compare
Initial commit