From e8ef9a176df3e2575069ff7e2a38f68f8a290ea7 Mon Sep 17 00:00:00 2001 From: "Peter F. Patel-Schneider" Date: Sun, 5 Nov 2023 07:39:03 -0500 Subject: [PATCH] release 1.1.11rc1 --- ChangeLog.md | 36 +++++++++++++++++++ Release_Notes.md | 12 +++++++ lib/solaar/version | 2 +- .../io.github.pwr_solaar.solaar.metainfo.xml | 1 + 4 files changed, 50 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 0ff1651a..276807a2 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,39 @@ +# 1.1.11 + +* Support LED Zone control feature +* Dump and load device profiles +* Select among profiles. +* Support backlight levels and duration +* Use "Report Rate" instead of "Polling" for movement report rate +* Support extended report rate setting +* Add stable branch to release.sh (#2236) +* Fix changelog parsing in release.sh +* Update installation.md with new udev rules location +* Downgrade assertion on missing notification flag to warning +* Write empty file if there are no rules to save +* Be defensive in device error messages +* Add descriptions of M650, PRO X 2, G915, MX Anywhere 2S, G305, and MX Keys S +* Report hidraw node in debugging messages +* Add names for new Logitech features +* Update Spanish and French translations +* Defend against lightspeed receivers that contact devices for basic information +* Remove incorrect feature for M325 mice +* Add K845 keyboard +* Add partial support for macOS and minimal support for Windows +* Correctly enumerate devices on receiver +* Add wording in documentation about Logitech reusing model numbers +* Better handling and installation of icons +* Catch errors when pinging to try to put device online +* Be more cautious when creating log messages to avoid exceptions +* Correctly handle NoSuchDevice exception when pinging device +* Fix test in rules for device equality +* Add installation instructions for pipx and add not about other GTK system packages +* Fix bug in NamedInt +* Add support for MK550 +* Install udev rule files to correct placces +* Expand expected ping responses +* Update codename when device status changes + # 1.1.10 * Add information about NixOS flake package diff --git a/Release_Notes.md b/Release_Notes.md index 0acabcb0..0969a58e 100644 --- a/Release_Notes.md +++ b/Release_Notes.md @@ -1,5 +1,17 @@ # Notes on Major Changes in Releases +## Version 1.1.11rc1 + +* Solaar can dump device profiles in YAMLfor devices that support profiles and load profiles back from an edited file. See [the capabilities page](https://pwr-solaar.github.io/Solaar/capabilities) for more information. + +* Solaar has settings for each LED Zone that a device supports under feature Color LED Effects. + +* Solaar has settings for extended report rate, backlight levels, durations, and profile selection. + +* Solaar now partly works in MacOS. Please open new issues for problems. Solaar may work in Windows. Please open new issues for problems. See https://github.com/pwr-Solaar/Solaar/pull/1971 for more information. Fixing problems in MacOS or Windows may take considerable time. + +* Solaar works better when the Python package hid-parser is available. Distriubtions should try have this package installed. + ## Version 1.1.10 * The mouse click rule action can now just simulate depressing or releasing the button. diff --git a/lib/solaar/version b/lib/solaar/version index 5ed5faa5..faecfd04 100644 --- a/lib/solaar/version +++ b/lib/solaar/version @@ -1 +1 @@ -1.1.10 +1.1.11rc1 diff --git a/share/solaar/io.github.pwr_solaar.solaar.metainfo.xml b/share/solaar/io.github.pwr_solaar.solaar.metainfo.xml index 84343947..7217a1aa 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 @@ +