Skip to content

Releases: Pupix/rift-explorer

v4.0.0

27 Jan 11:52
Compare
Choose a tag to compare

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

03 Sep 13:18
Compare
Choose a tag to compare

BREAKING CHANGES

  • The application now requires a manual patch of the game files to work properly. More info can be found in the doc page

v2.0.1

27 Jul 13:41
Compare
Choose a tag to compare

CHANGELOG

  • URLs with body fields are properly handled

v2.0.0

25 Jul 23:32
Compare
Choose a tag to compare

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

23 Jan 11:31
Compare
Choose a tag to compare

v1.0.2

13 Jan 15:45
Compare
Choose a tag to compare

CHANGELOG

  • Now properly handles multiple clients, in case both official and PBE client are installed on the same machine
  • The initial request to swagger.json now uses the proper auth header instead of using the implicit URL auth

v1.0.1

11 Dec 00:34
Compare
Choose a tag to compare

CHANGELOG

  • Switched out ps-node for lcu-connector for a ~90x startup time improvement

v1.0.0

27 Nov 21:14
Compare
Choose a tag to compare

CHANGELOG

  • Added icon/logo
  • Renamed project from lol-client-api-explorer to Rift Explorer

v0.2.1

24 Nov 09:38
Compare
Choose a tag to compare

Changelog

  • Fixed broken .gitignore

v0.2.0

22 Nov 22:01
Compare
Choose a tag to compare

Changelog

  • Cleaned up the UI