diff --git a/ChangeLog.md b/ChangeLog.md index 4b93f41f..df764ca3 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,35 @@ +# 1.1.9rc1 + +* Remove some deprecated GTK code +* Use zero exit code for kill interrupts +* Add rule Test condition for battery charging +* Get wpid for 28Mz devices from udev when enumerating +* Add Device condition to rules +* Don't show wireless link or battery information when unknown or not present +* Add desccriptor for G9x and LX7 mice +* Fix bug in determining kind of devices for 27Mz receivers +* Set initial lock status of smooth scrolling features to ignore +* Fix glitch in configuration file update when changing versions +* Add more debugging output for rules +* Clean up pinging code +* Put initial ping of direct-connected devices inside listener thread +* Read and check before write of range settings +* Improve pairing determination +* Cut off determination of receiver devices when all have been found +* Remove derived configuration fields when Solaar version changes +* Allow device descriptors without name and codename +* Filter and escape technical detail fields +* Add setting for ADC power managemen +* Correctly determine whether to ping with a long HID++ message +* Add description for K470 keyboard from the MK470 combo (#1945) +* Add setting value for mouse gestures +* Update German and French translations +* Remove old clean.sh and monitor.py tools +* Retry opening device if permissions error encountered +* Better handlling of IO errors at device creation +* Add KeyIsDown rule condition to check whether a diverted key is down +* Clean up device and receiver creation + # 1.1.8 * Add parameter to thumb wheel rule conditions diff --git a/Release_Notes.md b/Release_Notes.md index 27b2991f..cf80befb 100644 --- a/Release_Notes.md +++ b/Release_Notes.md @@ -1,5 +1,15 @@ # Notes on Major Changes in Releases +## Version 1.1.9 + +* Solaar now exits with at 0 exit code when killed. + +* Two Solaar settings can interfere with the implementation of smooth scrolling in modern Linux HID++ drivers. These settings are initially set to ignore so that this interference does not happen. + +* The Device rule condition checks for the device that produced a notification. + +* The KeyIsDown rule condition checks whether a *diverted* rule key is down. + ## Version 1.1.8 * The thumb wheel rule conditions take an optional parameter that checks for total signed thumb wheel movement. diff --git a/lib/solaar/version b/lib/solaar/version index 18efdb9a..462d5336 100644 --- a/lib/solaar/version +++ b/lib/solaar/version @@ -1 +1 @@ -1.1.8 +1.1.9rc1 diff --git a/share/solaar/io.github.pwr_solaar.solaar.metainfo.xml b/share/solaar/io.github.pwr_solaar.solaar.metainfo.xml index 98f30ab8..ac12346b 100644 --- a/share/solaar/io.github.pwr_solaar.solaar.metainfo.xml +++ b/share/solaar/io.github.pwr_solaar.solaar.metainfo.xml @@ -44,6 +44,7 @@ +