release 1.1.12rc2

This commit is contained in:
Peter F. Patel-Schneider 2024-04-22 11:56:14 -04:00
parent 932bc5cb0e
commit 3160e3b3d6
3 changed files with 10 additions and 5 deletions

View File

@ -1,12 +1,17 @@
# 1.1.12rc1
# 1.1.12rc2
* Check for existence of keys file before opening
* Perform translation for all translatable strings.
* Add included hid_parser to packages installed
* Improve label and description for LED zone settings
* Add message about Onboard Profiles to LED Zone settings
* Initialize device registers to empty list
* Use bluez dbus signals to disconnect and connect bluetooth devices
* Handle a different signal for onboard profiles directory in ROM
* Introduce small delay in getting pairing information to let receiver settle after pairing
* Improve testing for settings_templates, settings, hidpp20, and device and fix small bugs found
* Add extended adjustable DPI setting
* Improve and extend infrastructure for testing setting_templates
* Update Greek translation
* Update Greek, Polish, and Russian translations
* Implement and test per-key lighting
* Refactor and test pair_window in GUI
* Handle situation when read of a setting fails in GUI

View File

@ -1 +1 @@
1.1.12rc1
1.1.12rc2

View File

@ -47,7 +47,7 @@
</screenshots>
<releases>
<release version="1.1.12rc1" date="2024-04-19"/>
<release version="1.1.12rc2" date="2024-04-22"/>
<release version="1.1.11" date="2024-02-18"/>
<release version="1.1.10" date="2023-09-23"/>
<release version="1.1.9" date="2023-04-05"/>