[gnome-bluetooth/wip/hadess/3.34.4: 2/2] 3.34.4




commit 5751be78276ef6c2c6138b21321c451a23a8a672
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Mar 22 16:35:50 2021 +0100

    3.34.4

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 8edd2013..a138e934 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+ver 3.34.4:
+- Use device alias instead of device name in Settings UI, and
+  don't show devices without a name
+- Avoid new devices jumping around in the Settings list
+- Fix a warning and a hang when opening the Bluetooth Settings
+- Fix a possible hang when switching away from the Bluetooth Settings
+- Make the "Cancel" button work when pairing keyboards
+- Remove joypad quirks in favour of BlueZ autopair ones
+- Remove a number of deprecated calls
+
 ver 3.34.3:
 - Fix problem with intermittent connection work-around when
   using the switch in the device properties
diff --git a/meson.build b/meson.build
index 09ec3cc5..e59e3a35 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-bluetooth', 'c',
-  version: '3.34.3',
+  version: '3.34.4',
   license: 'GPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.49.0',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]