summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-05-23 09:40:59 +0100
committerRichard Hughes <richard@hughsie.com>2016-05-23 09:40:59 +0100
commit164491a6b552e2473fab4658933d0495dec98e44 (patch)
treef8043849e784ae0c172fbe1bc3694f61f64e0f44 /NEWS
parent30204fded5f620c29717c4d163cd91b94b1135f8 (diff)
downloadappstream-glib-164491a6b552e2473fab4658933d0495dec98e44.tar.gz
Release version 0.5.15appstream_glib_0_5_15
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6db71c9..4bb6bf5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Version 0.5.15
+~~~~~~~~~~~~~~
+Released: 2016-05-23
+
+New Features:
+ - Add AS_APP_QUIRK_HAS_SHORTCUT (Joaquim Rocha)
+ - Add AS_APP_QUIRK_NOT_LAUNCHABLE (Richard Hughes)
+ - Rename the xdg-app support to the new name: Flatpak (Richard Hughes)
+
+Bugfixes:
+ - Add all applications for all architectures when loading Flatpak (Richard Hughes)
+ - Add note in README.md for glob usage (Mingcong Bai)
+ - Allow addons to have duplicate names (Dominique Leuenberger)
+ - Correctly set the architecture on newly discovered applications (Richard Hughes)
+ - Ignore files with invalid suffixes when building installed stores (Richard Hughes)
+ - Make yaml icon parser spec compliant (Matthias Klumpp)
+ - Omit timestamp from gzip compressed files (Stefan Brüns)
+ - Save the ID prefix in more places (Richard Hughes)
+ - Show the app name when complaining about missing description (Dominique Leuenberger)
+ - Sort archive contents by name for repeatable results (Stefan Brüns)
+
Version 0.5.14
~~~~~~~~~~~~~~
Released: 2016-04-20