Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Releases: OrangeNote/RuneBook

1.4.1

28 Feb 16:30
9d06c03
Compare
Choose a tag to compare

Changelog

  • Fix rune pages upload for lvl < 15 (now you can't upload pages if your League account is below lvl 15).
  • Update lcu-connector to latest version. This might solve an issue where RuneBook could't connect to League Client.
  • Add Windows 32bit support.

Auto-update support

25 Feb 14:35
661745a
Compare
Choose a tag to compare
Autoupdate (#17)

* first autoupdate test

* add publish token and command

* bump version

* bump version for autoupdate test

* add ui for autoupdate

* bump version for testing purpose

* enable quitAndInstall

* bump version for testing purpose

* add semi-autoupdate for macOS

* fix dist commands

* bump version for testing purpose

1.4.0-rc1

25 Feb 14:11
661745a
Compare
Choose a tag to compare
1.4.0-rc1 Pre-release
Pre-release
Autoupdate (#17)

* first autoupdate test

* add publish token and command

* bump version

* bump version for autoupdate test

* add ui for autoupdate

* bump version for testing purpose

* enable quitAndInstall

* bump version for testing purpose

* add semi-autoupdate for macOS

* fix dist commands

* bump version for testing purpose

1.4.0-rc0

25 Feb 14:05
6d42ac7
Compare
Choose a tag to compare
1.4.0-rc0 Pre-release
Pre-release
v1.4.0-rc0

Update README.md

Champion.gg support

24 Feb 14:20
Compare
Choose a tag to compare
  • The second remote plugin retrieves pages from champion.gg. Hooray!
  • UI improvements

Bookmark and sync rune pages from remote to local

23 Feb 14:38
Compare
Choose a tag to compare

v1.1.2

22 Feb 20:51
Compare
Choose a tag to compare
fix for lol patch 8.4

v1.1.1

19 Feb 14:05
Compare
Choose a tag to compare

Bug fixes and improvements.

v1.1.0 - External sources system

17 Feb 10:11
Compare
Choose a tag to compare

This is the first release that features external resources! For now it gets pages from runeforge.gg. When it'll become stable, I'll write documentation for the plugin system: basically you can code extractors for new external sources (i.e. champion.gg, op.gg etc.) without touching the rest of the code. MAGIC!

Known bugs:

  • Pages from runeforge with Future's Market won't work (other runes might have the same issue)
  • On Windows, content might be longer than the app window, causing the scrollbar to appear.
  • Sometimes when uploading a page, the interface blinks and the upload button is reset to default status

v1.0.1

14 Feb 13:28
Compare
Choose a tag to compare

Bug fixes and improvements. Preparing the app for external resources support.