summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-08-12 09:11:09 +0100
committerRichard Hughes <richard@hughsie.com>2016-08-12 09:11:09 +0100
commit5b54428662d015676c6fea1e041e03e69f80093c (patch)
tree92007948f0fe802b9351a486f643629ece4de0ad /NEWS
parent3f01c28cef3e8c6e95f5aaaa00efd9a90c016a2d (diff)
downloadappstream-glib-5b54428662d015676c6fea1e041e03e69f80093c.tar.gz
Release version 0.6.1appstream_glib_0.6.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS35
1 files changed, 35 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 47f84c1..9ef0eab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+Version 0.6.1
+~~~~~~~~~~~~~~
+Released: 2016-10-12
+
+New Features:
+ - Add as_app_set_branch() (Richard Hughes)
+ - Add as_review_new() (Richard Hughes)
+ - Add as_utils_unique_id_equal() to compare IDs for equality (Richard Hughes)
+ - Add support for application suggestions (Richard Hughes)
+ - Add support for AppStream merge components (Richard Hughes)
+ - Add support for Google .PAK files (Richard Hughes)
+ - Add the TRANSLATE URL kind (Richard Hughes)
+ - Allow multiple components with the same ID in the AsStore (Richard Hughes)
+ - Allow subsuming each property individually (Richard Hughes)
+
+Bugfixes:
+ - Add some more validation checks for keywords (Richard Hughes)
+ - Add Sugar as a valid desktop environment (#118) (Sam)
+ - Add SUSE-Public-Domain to License map (#126) (Dominique Leuenberger)
+ - Add two new GCC warnings and fix up signed/unsigned issues (Richard Hughes)
+ - Avoid dependency when built without libgcab (#122) (Simon McVittie)
+ - Convert all current component-type names (Matthias Klumpp)
+ - Correct minor issue in transifex link (Jean-Baptiste)
+ - Do not save the 'X-' prefixed keys to the AppStream metadata (Richard Hughes)
+ - Do not split up the main AudioVideo category (Richard Hughes)
+ - Don't change ABI when built with/without gperf (#123) (Simon McVittie)
+ - Don't redundantly monitor files (Simon McVittie)
+ - Ensure predictable output order of XML attributes (Richard Hughes)
+ - No validation failure for lots of releases (Richard Hughes)
+ - Port away from intltool (Richard Hughes)
+ - Print max caption length when validating (Richard Hughes)
+ - Remove specific support for flatpak (Richard Hughes)
+ - Restrict addons to the same scope and bundle kind (Richard Hughes)
+ - Skip DEP-11 tests when DEP-11 is not enabled (Simon McVittie)
+
Version 0.5.17
~~~~~~~~~~~~~~
Released: 2016-07-13