summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2021-06-10 23:46:48 +0200
committerCarlos Garnacho <carlosg@gnome.org>2021-06-11 23:46:05 +0200
commit3bd46c31430884c45871c239b102f3c783234ae4 (patch)
tree02e7ded53e4fa72e87f912e92c4788f94f9eab17 /NEWS
parent7bab0bbccc6675b0c88a9caa7bd90359dc710a7b (diff)
downloadtracker-3bd46c31430884c45871c239b102f3c783234ae4.tar.gz
Release 3.2.0-alpha3.2.0-alpha
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 897d814bf..3e8f2be96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+NEW in 3.2.0-alpha - 2021-06-11
+===============================
+ * Add support for libsoup 3.x
+ * Add missing autocleanup functions
+ * Support empty array updates
+ * VAPI fixes
+ * Add missing G_BEGIN_DECLS/G_END_DECLS guards
+ * Build fixes for macOS
+ * Code cleanups
+ * Manpage fixes
+ * CI & unit test improvements
+ * Documentation fixes and updates
+ * Fix crash in "tracker3 export --2to3" subcommand
+ * Handle arbitrary order of SERVICE and regular graph
+ patterns
+ * Added new GDateTime helper API to resources, cursors
+ and statements
+ * Implement missing TrackerSparqlConnection methods in
+ bus connections
+ * Many code cleanups and improvements
+ * Fix rare bug that lead to triples being silently eaten
+ * Improvements to datetime comparisons
+
+Translations: el, ne, oc, zh_TW
+
NEW in 3.1.1 - 2021-04-02
=========================
* Better error handling during database initialization