release 1.1.19rc1

This commit is contained in:
Peter F. Patel-Schneider
2025-12-21 18:10:00 -05:00
parent c87730f1eb
commit fc68521731
3 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
# 1.1.19rc1
* Remove test that doesn't work in older Pythons
* Update help messages for CLI commands
* Allow solaar config to change LED settings
* Add python3-devel to install-dnf in Makefile
* hidconsole can send an HID command non-interactively
* Add info about new lightspeed receiver
* Update Swedish and zh_TW translation
* Fix bug when showing details about direct-connected device
* Drop testing of Python before 3.13
* Fix crash in solaar show when showing notification flags. (#3070)
# 1.1.18
* Fix crash when showing notification flags

View File

@@ -1 +1 @@
1.1.18
1.1.19rc1

View File

@@ -48,6 +48,7 @@
</screenshots>
<releases>
<release version="1.1.19rc1" date="2025-12-29"/>
<release version="1.1.18" date="2025-12-11"/>
<release version="1.1.16" date="2025-10-23"/>
<release version="1.1.14" date="2025-01-01"/>