Releases: Pupix/rift-explorer
Releases · Pupix/rift-explorer
v4.0.0
BREAKING CHANGES
- The application will reconnect to new League Client instances if they are closed and opened again
- The application will automatically find the
system.yaml
for the currently installed version and patch it, auto-enabling the documentation endpoint (swagger). A confirm box will pop up asking you to restart the League Client to apply the changes.
v3.0.0
v2.0.1
v2.0.0
We're back in business!
With the latest update RIOT removed some parts of their API that made this tool work, thus everything broke. This release tries to revert their changes by dynamically building the missing parts.
CHANGELOG
- The
swagger.json
file that used to be provided by the LCU API is now created dynamically to accomodate for the changes in the LCU client past 8.14 update
v1.0.3
Upstream electron fix for CVE-2018-1000006