[gnote] Prepare 40.alpha



commit dc4a02fe376d9ce8940f2fdadf79374bbd6cb320
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Jan 10 17:02:38 2021 +0200

    Prepare 40.alpha

 NEWS                              | 30 ++++++++++++++++++++++++++++++
 data/appdata/gnote.appdata.xml.in | 13 +++++++++++++
 2 files changed, 43 insertions(+)
---
diff --git a/NEWS b/NEWS
index 82a95991..dd87cd83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+40.alpha - 2021/01/10
+
+New Features:
+  * Change shortcut for find first/next to Ctrl-G/Ctrl-Shitf-G
+  * Change icons and remove labels from find next/previous
+
+Fixes:
+  * --search will raise existing search window or open a new one (issue #21)
+  * Fix opening of context menu (issue #16)
+  * Fix newly enabled addin not working for opened notes (PR #11)
+  * Fix find previous match
+  * Fix changing sorting not always works
+  * Fix GTK criticals upon exiting the application (issue #43)
+  * Fix few memory leaks
+
+Translations:
+  * Updated Czech manual (cs)
+  * Updated Swedish manual (sv)
+  * Updated translations:
+    - Brazilian Portuguese (pt_BR)
+    - Catalan (ca)
+    - Czech (cs)
+    - German (de)
+    - Indonesian (id)
+    - Japanese (ja)
+    - Polish (pl)
+    - Swedish (sv)
+    - Turkish (tr)
+    - Ukrainian (uk)
+
 3.38.0 - 2020/09/19
 
 Fixes:
diff --git a/data/appdata/gnote.appdata.xml.in b/data/appdata/gnote.appdata.xml.in
index 37eec6aa..18f73ec2 100644
--- a/data/appdata/gnote.appdata.xml.in
+++ b/data/appdata/gnote.appdata.xml.in
@@ -22,6 +22,19 @@
  <update_contact>aurisc4_at_gmail.com</update_contact>
  <content_rating type="oars-1.1"/>
  <releases>
+  <release version="40.alpha" date="2021-01-10">
+    <ul>
+      <li>Change shortcut for find first/next to Ctrl-G/Ctrl-Shitf-G</li>
+      <li>Change icons and remove labels from find next/previous</li>
+      <li>--search will raise existing search window or open a new one (issue #21)</li>
+      <li>Fix opening of context menu (issue #16)</li>
+      <li>Fix newly enabled addin not working for opened notes (PR #11)</li>
+      <li>Fix find previous match</li>
+      <li>Fix changing sorting not always works</li>
+      <li>Fix GTK criticals upon exiting the application (issue #43)</li>
+      <li>Fix few memory leaks</li>
+    </ul>
+  </release>
   <release version="3.38.0" date="2020-09-19">
     <ul>
       <li>Fix occasional crash when closing</li>


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