summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-01-22 14:02:41 +0000
committerRichard Hughes <richard@hughsie.com>2016-01-22 14:02:41 +0000
commit73fd7a07d1dfc3870c2b1bd5e5ecfd1c9864bb4a (patch)
tree52e435c829643a653cb10eefea1b2e5a9e19947f /NEWS
parentee1cea9eb635988342c29018a02350fcffb59ab3 (diff)
downloadappstream-glib-73fd7a07d1dfc3870c2b1bd5e5ecfd1c9864bb4a.tar.gz
Release version 0.5.7appstream_glib_0_5_7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a31cbe2..5a55f2e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Version 0.5.7
+~~~~~~~~~~~~~
+Released: 2015-01-22
+
+Notes:
+ - We've removed the ostree support and added a new appstream-compose command
+ to generate the AppStream metadata at xdg-app application build time.
+
+New Features:
+ - Add appstream-compose command line tool (Alexander Larsson)
+ - Add as_image_load_filename_full() (Richard Hughes)
+ - Move the blacklisted application list to the front-end client (Richard Hughes)
+ - Move the gettext parsing to libappstream-glib (Richard Hughes)
+ - Support date=iso8601 attributes in <release> markup (Richard Hughes)
+
+Bugfixes:
+ - Allow disabling font support with --disable-fonts (Richard Hughes)
+ - Detect web-apps which are added as .desktop files (Richard Hughes)
+ - Make the check for screenshot equality more robust (Richard Hughes)
+ - Only build the test firmware files when using --enable-firmware (Richard Hughes)
+ - Remove all traces of ostree (Alexander Larsson)
+ - Remove the GIR, GStreamer, GResource, nm and KDE-specific plugins (Richard Hughes)
+
Version 0.5.6
~~~~~~~~~~~~~
Released: 2015-01-15