This repository has been archived by the owner on Jan 21, 2021. It is now read-only.
Releases: OrangeNote/RuneBook
Releases · OrangeNote/RuneBook
1.4.1
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
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
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
v1.4.0-rc0 Update README.md
Champion.gg support
- The second remote plugin retrieves pages from champion.gg. Hooray!
- UI improvements
Bookmark and sync rune pages from remote to local
v1.2.0 bump version
v1.1.2
fix for lol patch 8.4
v1.1.1
Bug fixes and improvements.
v1.1.0 - External sources system
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
Bug fixes and improvements. Preparing the app for external resources support.