[gnote] Prepare 3.35.0



commit 86a952393bcfcd02bc48e45f3985245049563d80
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Feb 23 19:43:41 2020 +0200

    Prepare 3.35.0

 NEWS                              | 26 ++++++++++++++++++++++++++
 data/appdata/gnote.appdata.xml.in | 11 +++++++++++
 2 files changed, 37 insertions(+)
---
diff --git a/NEWS b/NEWS
index 8820baec..48959395 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+3.35.0 - 2020/02/23
+
+New Features:
+  * Added manual for Online Folder synchronization
+  * Lowered gspell requirement to 1.6
+  * Required C++ standard is now C++14
+  * Added 64-bit version D-Bus functions GetNoteCreateDateUnix and GeNoteChangeDateUnix
+
+Fixes:
+  * Fix possible crash when removing tags
+
+Translations:
+  * Updated translations:
+    - Basque (eu)
+    - Brazilian Portuguese (pt_BR)
+    - French (fr)
+    - Hungarian (hu)
+    - Indonesian (id)
+    - Japanese (ja)
+    - Polish (pl)
+    - Spanish (es)
+    - Swedish (sv)
+    - Turkish (tr)
+  * Updated Lithuanian manual (lt)
+  * Updated Spanish manual (es)
+
 3.34.0 - 2019/09/21
 
 New Features:
diff --git a/data/appdata/gnote.appdata.xml.in b/data/appdata/gnote.appdata.xml.in
index 7e6a8425..67c696e9 100644
--- a/data/appdata/gnote.appdata.xml.in
+++ b/data/appdata/gnote.appdata.xml.in
@@ -22,6 +22,17 @@
  <update_contact>aurisc4_at_gmail.com</update_contact>
  <content_rating type="oars-1.1"/>
  <releases>
+  <release version="3.35.0" date="2020-02-23">
+    <description>
+      <ul>
+        <li>Added manual for Online Folder synchronization</li>
+        <li>Lowered gspell requirement to 1.6</li>
+        <li>Fix possible crash when removing tags</li>
+        <li>Required C++ standard is now C++14</li>
+        <li>Added 64-bit version D-Bus functions GetNoteCreateDateUnix and GeNoteChangeDateUnix</li>
+      </ul>
+    </description>
+  </release>
   <release version="3.34.0" date="2019-09-21"/>
   <release version="3.33.0" date="2019-05-12" type="development"/>
   <release version="3.32.0" date="2019-03-17"/>


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