[gnome-text-editor/gnome-41] Release 41.1



commit 9cdf63946736be22bd855c2f410079b7fa237443
Author: Christian Hergert <chergert redhat com>
Date:   Wed Oct 6 10:27:57 2021 -0700

    Release 41.1

 NEWS                                        | 11 +++++++----
 data/org.gnome.TextEditor.appdata.xml.in.in | 11 ++++++++++-
 2 files changed, 17 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 04aebd5..228dfa7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,12 @@
 # Text Editor 41.1
 
-* Fixed navigation using Up/Down from search bar.
-* Disabled use of DBusActivatable=true in .desktop file due to breakage with opening command line arguments 
without the desktop portal.
-* Improvements to accessibility labels.
-* Translation updates.
+ • Improved styling.
+ • Give access to --filesystem=host in Flatpak until we have
+   an improved document portal story.
+ • Raise editor window when raising a page due to opening by
+   an external program.
+ • Fix keyboard navigation with arrows in search entry.
+ • Fix reordering of editor pages with the keyboard.
 
 # Text Editor 41.0
 
diff --git a/data/org.gnome.TextEditor.appdata.xml.in.in b/data/org.gnome.TextEditor.appdata.xml.in.in
index 12c47ff..14665c1 100644
--- a/data/org.gnome.TextEditor.appdata.xml.in.in
+++ b/data/org.gnome.TextEditor.appdata.xml.in.in
@@ -25,7 +25,16 @@
   </screenshots>
 
   <releases>
-    <release version="41.0" date="2021-09-3"/>
+    <release version="41.1" date="2021-10-06">
+      <ul>
+        <li>Improved styling.</li>
+        <li>Give access to --filesystem=host in Flatpak until we have an improved document portal story.</li>
+        <li>Raise editor window when raising a page due to opening by an external program.</li>
+        <li>Fix keyboard navigation with arrows in search entry.</li>
+        <li>Fix reordering of editor pages with the keyboard.</li>
+      </ul>
+    </release>
+    <release version="41.0" date="2021-09-03"/>
   </releases>
 
   <kudos>


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