11.0.1:
2  * Updated the repo url.
3  * Fixed typo which was crashing the application.
4  * Improved the HID write routine which was causing issues on some devices.
5  * Fix non-unifying receivers in Linux 5.2.
6  * Add new Lightspeed receiver (used in the G305)
7
81.0.0:
9  * Too many to track...
10
110.9.3:
12  * Merged solaar-cli functionality into main solaar.
13  * Scrolling over the systray icon switches between multiple peripherals.
14  * Swedish translation courtesy of Daniel Zippert and Emelie Snecker
15  * French translation courtesy of Papoteur, David Geiger and Damien Lallement.
16  * Fixed some untranslated strings.
17
180.9.2:
19  * Added support for hand detection on the K800.
20  * Added support for V550 and V450 Nano.
21  * Fixed side-scrolling wit the M705 Marathon.
22  * Fixed identification of the T650 Touchpad.
23  * Added internationalization support and romanian translation.
24  * Polish translation courtesy of Adrian Piotrowicz.
25
260.9.1:
27  * When devices report a battery alert, only show the alert once.
28  * Make sure devices in the window tree are sorted by registration index.
29  * Added an autostart .desktop file.
30  * Replaced single-instance code with GtkApplication.
31  * Fixed indentification of the M505 mouse.
32  * Fixed an occasional windowing layout bug with the C52F Nano Receiver.
33
340.9.0:
35  * New single-window UI.
36  * Performance MX leds show the current battery charge.
37  * Support the VX Nano mouse.
38  * Faster and more accurate detection of devices.
39  * If upower is accessible through DBus, handle suspend/resume.
40  * Replaced Solaar icons with SVGs.
41  * Running solaar-cli in parallel with solaar is now less likely to cause issues.
42  * Bugfixes to saving and applying device settings.
43  * Properly handle ^C when running in console.
44
450.8.9:
46
47  * Improved support for gnome-shell/Unity.
48  * Persist devices settings between runs.
49  * Fixed reading of MK700 keyboard battery status.
50  * Use battery icons from the current theme instead of custom ones.
51  * Debian/Ubuntu packages now depend on an icon theme, to make sure
52    no missing icons appear in the application window.
53  * Fixed missing icons under Kubuntu.
54  * Many more bug-fixes and reliability improvements.
55
560.8.8:
57
58  * Partial support for some Nano receivers.
59  * Improved support for some devices: M510, K800, Performance MX.
60  * Improved battery support for some HID++ 1.0 devices.
61  * Properly handle device loss on computer sleep/wake.
62  * Better handling of receiver adding and removal at runtime.
63  * Removed a few more unhelpful notifications.
64  * Incipient support for multiple connected receivers.
65  * More Python 3 fixes.
66
670.8.7:
68
69  * Don't show the "device disconnected" notification, it can be annoying and
70    not very useful.
71  * More robust detection of systray icon visibility.
72
730.8.6:
74
75  * Ensure the Gtk application is single-instance.
76  * Fix identifying available dpi values.
77  * Fixed locating application icons when installed in a custom prefix.
78  * Fixed some icon names for the oxygen theme.
79  * Python 3 fixes.
80