release 1.1.8rc3

This commit is contained in:
Peter F. Patel-Schneider 2022-12-10 12:40:05 -05:00
parent 3c9f2f616c
commit 396ff7f46b
4 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,8 @@
# 1.1.8rc2
# 1.1.8rc3
* Add parameter to thumb wheel rule conditions
* Rename Serbian translation file
* Update Polish translation
* Improve handling of wheel notifications
* Only record changes of scroll wheel ratchet
* Don't mark setting as absent if there are device errors

View File

@ -1,5 +1,9 @@
# Notes on Major Changes in Releases
## Version 1.1.8
* The thumb wheel rule conditions take an optional parameter that checks for total signed thumb wheel movement.
## Version 1.1.7
* Solaar responds to scroll wheel ratchet notifications by changing its scroll wheel ratcheting.

View File

@ -1 +1 @@
1.1.8rc2
1.1.8rc3

View File

@ -44,7 +44,7 @@
</screenshots>
<releases>
<release version="1.1.8rc2" date="2022-12-10"/>
<release version="1.1.8rc3" date="2022-12-12"/>
<release version="1.1.7" date="2022-11-03"/>
<release version="1.1.6" date="2022-10-24"/>
<release version="1.1.5" date="2022-09-14"/>