Releases: MELVARDEV/League-Pass-Manager
Releases · MELVARDEV/League-Pass-Manager
v2.2.0-alpha
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
Fix
- Fixed sign in button selector so it should now sign in instead of launching Apple/Google sign in page.
v2.1.2-alpha
Fixes
- The app won't continue to launch until valid password has been entered
v2.1.1-alpha
New launcher fix
- Fixed auto-launch for the updated launcher
v2.1.0-alpha
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
- Crash fixes
v2-alpha
v1.1-alpha
Added:
- Option to exit program after filling account details
- Option to automatically launch league client
v1.0-alpha
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
Initial Release