[connections/gnome-41] Release 41.0



commit 467d5044acc0aee5d4638505a49307015728784a
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Sep 17 14:16:22 2021 +0200

    Release 41.0
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS                                      |  9 ++++++++-
 data/org.gnome.Connections.appdata.xml.in | 15 +++++++++++++++
 meson.build                               |  2 +-
 3 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 63a90d6..ca9dd17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
-41.rc - 02, Sep, 2021
+41.0 - 17 Sep, 2021
+====================
+
+All contributors to this release:
+
+Felipe Borges <felipeborges gnome org>
+
+41.rc - 02 Sep, 2021
 ======================
 
 Changes since 41.beta
diff --git a/data/org.gnome.Connections.appdata.xml.in b/data/org.gnome.Connections.appdata.xml.in
index 8df0d02..fd2df42 100644
--- a/data/org.gnome.Connections.appdata.xml.in
+++ b/data/org.gnome.Connections.appdata.xml.in
@@ -23,6 +23,21 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="41.1" date="2021-09-17">
+      <p>Connections 41.0 is here!</p>
+      <ul>
+        <li>An onboarding dialog with usage instructions.</li>
+        <li>A new connection creation dialog.</li>
+        <li>Fullscreen support.</li>
+        <li>A display thumbnail is now shown to indicate a connection is open.</li>
+        <li>Shared clipboard support for VNC connections.</li>
+        <li>Scale modes for VNC connections.</li>
+        <li>Improvements to RDP authentication.</li>
+        <li>Type-to-search in the main view.</li>
+        <li>A new icon.</li>
+      </ul>
+    </release>
+
     <release version="40.0" date="2020-03-19">
       <description>
         <p>GNOME Connections 40.0 culminates six months of feature development, bugfixes, and performance 
improvements.</p>
diff --git a/meson.build b/meson.build
index 24b8951..48bb17a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-connections', ['c', 'vala'],
-          version: '41.rc',
+          version: '41.0',
     meson_version: '>= 0.50.0',
   default_options: [ 'warning_level=2',
                    ],


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