[connections/release-42.beta] Release 42.beta




commit 98d9c135c1d4b1e0ea13d4302ed1d05b3617f732
Author: Felipe Borges <felipeborges gnome org>
Date:   Thu Feb 24 09:42:31 2022 +0100

    Release 42.beta
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS        | 43 +++++++++++++++++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 44 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ca9dd17..f81e054 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,46 @@
+42.beta - 24 Feb, 2022
+======================
+
+Changes since 41.0
+
+  - Finalize deleted connections
+  - Save credentials in the keyring
+  - Expose setting to enable/disable audio for VNC connections
+  - Fix clibpard issues with VNC
+  - Fix issue with the search grabing input from display
+  - Added libhandy color scheme API
+  - Improve thumbnail drawing logic
+  - Added/updated/fixed translations:
+    - Finnish
+    - Slovak
+    - Lithuanian
+    - Japanese
+    - Galician
+    - Basque
+    - Catalan
+    - Turkish
+    - Danish
+    - Russian
+    - Slovenian
+    - Brazilian Portuguese
+    - Czech
+    - Indonesian
+    - Chinese (China)
+    - Hungarian
+    - French
+    - Icelandic
+    - Hebrew
+    - Korean
+    - Croatian
+    - Occitan
+    - Portuguese
+    - Friulian
+    - Ukrainian
+    - Swedish
+    - Serbian
+    - Vietnamese
+    - Punjabi
+
 41.0 - 17 Sep, 2021
 ====================
 
diff --git a/meson.build b/meson.build
index 645386f..17871c1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-connections', ['c', 'vala'],
-          version: '42.alpha',
+          version: '42.beta',
     meson_version: '>= 0.50.0',
   default_options: [ 'warning_level=2',
                    ],


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