Releases: Izurii/Lenovo-Y720-KB-Led-Controller
2.0.2
2.0.1
Changelog
2.0.1 (2022-02-09)
Bug Fixes
- Corrigido problema com o valor da hotkey passada como param no callback js (b37617d)
v2 NEWS - Major updates
This new version changes everything that I used before. Now I'm using typescript, made the libs that controls the LED and detect the hotkey in C++ as a Node Addon, this way I can make the software work in more distros. Including some fixes for bugs already reported and other that I encountered during the development. But I remind you that this is a BETA version, so if you find any problem at all using the v2 please create an issue.
The release 2.0.0 was a complete fail, so I deleted before anyone get the new release with bugs, so this is the v2.0.1 version.
One final thing, I'm already developing a Linux Kernel Module that will enable to us the extreme cooling mode that Lenovo Nerve Center software has, so keep an eye here and as soon as I get it stable I'll be releasing here, but you can already see some code in the modules/
folder
1.8.90-apocalypse
Merge pull request #35 from Izurii/fix/bugs Fix/bugs
1.8.60-apocalypse
Merge pull request #26 from Izurii/update-auto-launch Update auto launch
1.8.40-apocalypse
Merge pull request #23 from Izurii/fix-linux-apppath Using modified version of auto-launch
1.8.30-apocalypse
Fixing some app configs that caused some bugs in the auto-launch script and chrome-sandbox path problems.
1.8.27-apocalypse
v1.8.27-apocalypse Added releasetype
Lenovo Y720 Keyboard Led Controller v1.8.13-apocalypse
Big updates
As I was testing out the software, in some distros I got errors regarding permissions to write to the hidraw keyboard device file, so I added some dialogs and functions to give permission to the software write to the device file.
Minor updates
Icons fixed, better flow of the code and some changes in my package.json
file to remove some unnecessary dependencies and some other garbage.
Lenovo Y720 Keyboard Led Controller v1.7.25-genesis
Added a dialog that shows errors in case of any happen.
Lenovo Y720 Keyboard Led Controller v1.7.24-genesis
Added first run validation, so some messages appears in the first run of the software.