Release 2.1.1 (Fixes patch 14.10)
Welcome to another release of LeagueRPC
This version of LeagueRPC is compatible with League of legends Patch 14.10+
Bugfix
LeagueRPC failed to detect the user's champ and skin. this is due to how riot changed their API now in patch 14.10.
Instead of looking at the current players summonerName, it now checks the riotId. So now everything should work as it did before.
This was an unexpected change, but it was detected early.
Who should update?
Everyone.. This change is required for leagueRPC to function. Any version below 2.1.1 will not work because of RIOTs API changes.
Installation
To install LeagueRPC, follow these steps:
- Download the leagueRPC.exe from the assets section of this page.
- Navigate to the download location and double-click the file to run it.
- If Windows displays a security warning, approve it if you trust the application. For those who prefer to verify the integrity of the software, the source code is available for review.
What's Changed
Full Changelog: v2.1.0...v2.1.1