Skip to content

Releases: Izurii/Lenovo-Y720-KB-Led-Controller

2.0.2

21 May 06:06
88f4811
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

2.0.1

09 Feb 06:33
d6914a5
Compare
Choose a tag to compare

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

16 Nov 14:23
ccfcf74
Compare
Choose a tag to compare
Merge pull request #35 from Izurii/fix/bugs

Fix/bugs

1.8.60-apocalypse

18 May 03:54
6486777
Compare
Choose a tag to compare
Merge pull request #26 from Izurii/update-auto-launch

Update auto launch

1.8.40-apocalypse

17 May 12:40
b1a9232
Compare
Choose a tag to compare
Merge pull request #23 from Izurii/fix-linux-apppath

Using modified version of auto-launch

1.8.30-apocalypse

17 May 04:25
a4ae456
Compare
Choose a tag to compare

Fixing some app configs that caused some bugs in the auto-launch script and chrome-sandbox path problems.

1.8.27-apocalypse

04 May 04:34
Compare
Choose a tag to compare
v1.8.27-apocalypse

Added releasetype

Lenovo Y720 Keyboard Led Controller v1.8.13-apocalypse

03 May 13:22
78c000c
Compare
Choose a tag to compare

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

23 Apr 01:38
31ba9f0
Compare
Choose a tag to compare

Added a dialog that shows errors in case of any happen.

Lenovo Y720 Keyboard Led Controller v1.7.24-genesis

13 Apr 12:43
6469496
Compare
Choose a tag to compare

Added first run validation, so some messages appears in the first run of the software.