summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-05-26 15:31:19 +0100
committerRichard Hughes <richard@hughsie.com>2015-05-26 15:31:19 +0100
commit2e6efb2a00a9064768ecfa0085cb581bae654521 (patch)
treefe730c7149e2332b4c3fc80d99ff1fb5f8bd21e2 /NEWS
parent72af45734cbe36290dcffab1a20299f4d4e89113 (diff)
downloadappstream-glib-2e6efb2a00a9064768ecfa0085cb581bae654521.tar.gz
Release version 0.4.0appstream_glib_0_4_0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index be633d2..22bcc6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Version 0.4.0
+~~~~~~~~~~~~~
+Released: 2015-05-26
+
+Notes:
+ - Remove extra-appstream support from the builder (Richard Hughes)
+ - Remove all networking support when building metadata (Richard Hughes)
+ - Remove the batch output option from the builder (Richard Hughes)
+ - Remove the extra screenshots and appdata options from the builder (Richard Hughes)
+
+New Features:
+ - Add a mirror-screenshots command to appstream-util (Richard Hughes)
+ - Detect recolorable symbolic icons (Richard Hughes)
+
+Bugfixes:
+ - Add text icons and sample text for some languages (Parag Nemade)
+ - Allow using unwrapped description markup (Richard Hughes)
+ - Check for duplicate screenshots when adding fonts (Richard Hughes)
+ - Do not use the cache location when using install-origin with a DESTDIR (Richard Hughes)
+ - Fix a crash for an invalid AppData file (Richard Hughes)
+ - Fix exo-web-browser blacklist entry (Kalev Lember)
+ - Link libasb_plugin_font.la with GTK3 (Dominique Leuenberger)
+ - Remove overzealous blacklisting entry (Richard Hughes)
+ - Version the builder plugin location (Richard Hughes)
+
Version 0.3.6
~~~~~~~~~~~~~
Released: 2015-03-30