summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS6
-rw-r--r--NEWS81
2 files changed, 87 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 8704bf0..f3802f5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -7,6 +7,7 @@ Alexander Shopov
Alexandre Franke
Anders Jonsson
Andika Triwidada
+Andre Klapper
Andreas Henriksson
Andrzej Bieniek
Anish A
@@ -92,6 +93,7 @@ Kristjan SCHMIDT
Kukuh Syafaat
Lionel Landwerlin
liushuyu
+Марко Костић
marablack3
Marco Piazza
Marek Černocký
@@ -112,6 +114,7 @@ Milo Casagrande
Mohammed Hassan
Muhammet Kara
Murray Cumming
+Nathan Follens
naybnet
Necdet Yücel
Nilamdyuti Goswami
@@ -137,12 +140,15 @@ Sebastian Keller
Seong-ho Cho
Simon McVittie
Simon Pena
+Sumaid Syed
+Thiago Mendes
Tiago Santos
Tiagosdot
Tim Lunn
Tim Sabsch
Ting-Wei Lan
Tom Tryfonidis
+Tony Crisci
Vadim Rutkovsky
veer
Víctor Manuel Jáquez Leal
diff --git a/NEWS b/NEWS
index e07d2c5..a409a90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,84 @@
+NEW in 0.3.9
+============
+ * Require Grilo >= 0.3.8
+ * Lua enabled by default
+
+ * Lua-Factory
+ * Fix parameter order in grl.fetch()
+ * Add Steam Store plugin
+ * Remove Metrolyrics plugin
+ * Remove Pocket plugin
+ * Rename grl-musicbrainz to grl-musicbrainz-coverart
+
+ * TheGamesDB
+ * Add Sega Pico and SG-1000 MIME types
+ * Euronews
+ * Use https instead of http
+ * Video title parsing
+ * Fix setting empty titles
+ * AcoustID
+ * Sort records by submissions count instead of submission date
+ * Add support for album-disc-number, publication-date, track-number
+ * Add support for creation-date
+ * MusicBrainz Coverart
+ * Use mb-release-id instead of mb-album-id for better accuracy
+
+ * Bookmarks
+ * Fix adding duplicated entry
+
+ * Podcasts
+ * Fix crash when parsing unsupported format
+
+ * Optical Media
+ * Add "ignored-scheme" configuration
+
+ * Tracker
+ * Fix last played mapping
+ * Add mapping from tracker for MusicBrainz IDs
+ * Mark playlists as containers in Grilo
+ * Remove per-device-source configuration
+ * Rewrite tracker GrlSource notification to use TrackerNotifier
+
+ * Added translations in help
+
+ * Updated translations
+ * Serbian
+ * Basque
+ * French
+ * Greek
+ * Polish
+ * Swedish
+ * Dutch
+ * Catalan
+ * Spanish
+ * Czech
+ * German
+
+ * Contributors to this release:
+ * Adrien Plazas <kekun.plazas@laposte.net>
+ * Anders Jonsson <anders.jonsson@norsjovallen.se>
+ * Bastien Nocera <hadess@hadess.net>
+ * Carlos Garnacho <carlosg@gnome.org>
+ * Charles Monzat <charles.monzat@numericable.fr>
+ * Christian Kirbach <christian.kirbach@gmail.com>
+ * Daniel Mustieles <daniel.mustieles.contractor@bbva.com>
+ * Efstathios Iosifidis <eiosifidis@gnome.org>
+ * Iñaki Larrañaga Murgoitio <dooteo@zundan.com>
+ * Jean Felder <jfelder@src.gnome.org>
+ * Jordi Mas <jmas@softcatala.org>
+ * Marek Cernocky <marek_cernocky@conel.cz>
+ * Marinus Schraal <mschraal@gnome.org>
+ * Piotr Drąg <piotrdrag@gmail.com>
+ * Victor Toso <me@victortoso.com>
+
+ * New contributors to this release
+ * Andre Klapper <a9016009@gmx.de>
+ * Марко Костић <marko.m.kostic@gmail.com>
+ * Nathan Follens <nathan@anche.no>
+ * Sumaid Syed <sumaidsyed@gmail.com>
+ * Thiago Mendes <thiago@posteo.de>
+ * Tony Crisci <tony@dubstepdish.com>
+
NEW in 0.3.8
============
* Autotools removed