[gnote] Prepare 3.37.0



commit bd480acb187378d4887ac0d0fb603f2920ec56af
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sat Apr 18 19:38:53 2020 +0300

    Prepare 3.37.0

 NEWS                              | 22 ++++++++++++++++++++++
 data/appdata/gnote.appdata.xml.in | 11 +++++++++++
 2 files changed, 33 insertions(+)
---
diff --git a/NEWS b/NEWS
index 48959395..dd36b8b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.37.0 - 2020/04/18
+
+New Features:
+  * Use $XDG_CURRENT_DESKTOP for client side decoration
+  * Minor synchronization performance improvements
+
+Fixes:
+  * Fix crash in case of exception when creating manifest during synchronization
+  * Fix synchronization lock file expiration
+  * Make tests cleanup created temp files
+
+Translations:
+  * Added translations:
+    - Finnish (fi)
+  * Updated translations:
+    - Chinese (zh_CN)
+    - Indonesian (id)
+    - Japanese (ja)
+    - Spanish (es)
+    - Polish (pl)
+    - Ukrainian (uk)
+
 3.35.0 - 2020/02/23
 
 New Features:
diff --git a/data/appdata/gnote.appdata.xml.in b/data/appdata/gnote.appdata.xml.in
index 3275fff7..b80d2e09 100644
--- a/data/appdata/gnote.appdata.xml.in
+++ b/data/appdata/gnote.appdata.xml.in
@@ -28,6 +28,17 @@
       <li>Fix a number of crashes during synchronization</li>
     </ul>
   </release>
+  <release version="3.37.0" date="2020-04-18">
+    <description>
+      <ul>
+        <li>Use $XDG_CURRENT_DESKTOP for client side decoration</li>
+        <li>Minor synchronization performance improvements</li>
+        <li>Fix crash in case of exception when creating manifest during synchronization</li>
+        <li>Fix synchronization lock file expiration</li>
+        <li>Make tests cleanup created temp files</li>
+      </ul>
+    </description>
+  </release>
   <release version="3.35.0" date="2020-02-23">
     <description>
       <ul>


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