[baobab] Release 3.35.1



commit daf4c3a4292cc6f9ef40f0105458ebf43f755b6c
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Thu Jun 18 10:09:35 2020 +0200

    Release 3.35.1

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 054b868..09de7ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+3.35.1
+======
+
+  * Files are now shown in the UI
+  * Many fixes for the location list, including duplication issues and a
+    problem with network locations blocking the UI
+  * Disk Usage Analyzer now shows up in the list of recommended applications for folders
+  * Mount points are now excluded only if on different filesystems
+  * Visual fixes (tooltips, sorting of recent items)
+  * Added the possibility to clear the recent list
+  * Improved Shortcut window
+  * Updated translations (ckb, eo, es, gl, he, id, ja, ms, nb, ro, sl, tr, uk,
+    zh_CN, zh_TW)
+  * Updated documentation translations (ca, cs, es, fr, gl, hu, id, pl, sv, uk)
+
 3.34.0
 ======
 
diff --git a/meson.build b/meson.build
index 3a58180..c11b34a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'baobab', ['vala', 'c'],
-  version: '3.34.0',
+  version: '3.35.1',
   license: 'GPL2+',
   meson_version: '>= 0.50.0',
 )


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