summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-02-26 20:10:54 +0000
committerRichard Hughes <richard@hughsie.com>2016-02-26 20:10:54 +0000
commitee7e65ff269b3ac7dce39b91e25df74ef12dfbb4 (patch)
tree477f2661214f4db1182ae9cb964b9aab1cbd0c14 /NEWS
parent1ff6347613d3d36fa927c01400b0fdb5416c5383 (diff)
downloadappstream-glib-ee7e65ff269b3ac7dce39b91e25df74ef12dfbb4.tar.gz
Release version 0.5.10appstream_glib_0_5_10
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6ddf3e1..6e5108a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 0.5.10
+~~~~~~~~~~~~~~
+Released: 2016-02-26
+
+New Features:
+ - Add AS_APP_KIND_OS_UPGRADE and AS_APP_KIND_OS_UPDATE (Richard Hughes)
+ - Add AS_APP_KIND_SHELL_EXTENSION (Richard Hughes)
+ - Add AsAppQuirk (Richard Hughes)
+ - Add a 'split-appstream' command to appstream-util (Richard Hughes)
+ - Add support for getting the SDK and runtime from the bundle (Richard Hughes)
+ - Support loading XML files using as_store_from_bytes() (Richard Hughes)
+
+Bugfixes:
+ - Add an application prefix to the ID for certain install scopes (Richard Hughes)
+ - Add a warning when validating in strict mode with invalid tags (Richard Hughes)
+ - Do not tokenize mimetypes (Richard Hughes)
+ - Improve the application search tokenizing and filtering (Richard Hughes)
+ - Load AppStream stores in a predictable order (Richard Hughes)
+ - Look in the correct icon directory for yaml files (Richard Hughes)
+ - Properly validate AppStream files with local or remote icons (Richard Hughes)
+ - Return results from 'appstream-util search' in relevance order (Richard Hughes)
+
Version 0.5.9
~~~~~~~~~~~~~
Released: 2016-02-12