Skip to content

Releases: MELVARDEV/League-Pass-Manager

v2.2.0-alpha

01 Jul 04:27
Compare
Choose a tag to compare
v2.2.0-alpha Pre-release
Pre-release

Update for the new Riot API

Changes:

  • Updated the API to support the new Riot API that now uses Tags along with summoner/account names.
  • Updated the app to use the new API endpoints and added Tag field into the account list. From now on, for the app to fetch summoner data, an account must have 3 fields present: Region, Summoner Name and Tag Name.
  • Added missing regions to the client side of the app

⚠️ WARNING 📢

Before updating, make sure to have a backup of your accounts file, this version might contain breaking changes!

Full Changelog: v2.1.3-alpha...v2.2.0-alpha

v2.1.3-alpha

24 Mar 10:23
Compare
Choose a tag to compare
v2.1.3-alpha Pre-release
Pre-release

Fix

  • Fixed sign in button selector so it should now sign in instead of launching Apple/Google sign in page.

v2.1.2-alpha

07 Feb 11:18
Compare
Choose a tag to compare
v2.1.2-alpha Pre-release
Pre-release

Fixes

  • The app won't continue to launch until valid password has been entered

v2.1.1-alpha

06 Nov 09:16
Compare
Choose a tag to compare
v2.1.1-alpha Pre-release
Pre-release

New launcher fix

  • Fixed auto-launch for the updated launcher

v2.1.0-alpha

13 Jul 08:58
Compare
Choose a tag to compare
v2.1.0-alpha Pre-release
Pre-release

Added Valorant tab #1

To enable, uncheck Hide all Valorant options in the settings tab if checked

Other changes

  • Changed element selectors so that auto-filling should work with clients in all languages not just english as before
  • The program will now initially try to get the RiotClientServices.exe path from the registry

v2.0.1-alpha

03 Jul 22:43
Compare
Choose a tag to compare
v2.0.1-alpha Pre-release
Pre-release
  • Crash fixes

v2-alpha

03 Jul 22:16
Compare
Choose a tag to compare
v2-alpha Pre-release
Pre-release
  • New UI
  • New fill method
  • Optimizations
  • Settings menu rearrangement and context menu options

v1.1-alpha

31 May 00:30
Compare
Choose a tag to compare
v1.1-alpha Pre-release
Pre-release

Added:

  • Option to exit program after filling account details
  • Option to automatically launch league client

v1.0-alpha

25 May 23:39
Compare
Choose a tag to compare
v1.0-alpha Pre-release
Pre-release

Added settings tab:

  • Change account file location
  • Change the encryption key
  • Option to copy all account data to the clipboard in plain text for export/backup purposes

v0.1-alpha

25 May 18:41
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

Initial Release