NEW in 0.1.7
============

  * General
    * General fixes, including fixes for:
      * GB#627864 - log: Revamp the log system
      * GB#628506 - rename the GRL_ERROR quark to GRL_CORE_ERROR
    * Install plugins as loadable modules, not libraries
    * Use GrlNet
    * Adapt code to changes in GrlPluginRegistry functions

  * Apple trailers plugin
    * General fixes, including fix for:
      * GB#630538 - Apple trailers can provide a higher-resolution thumbnail

  * Filesystem plugin
    * Implemented media_from_uri() and test_media_from_uri()

  * Flickr plugin
    * General fixes

  * Podcasts plugin
    * General fixes

  * Shoutcast plugin
    * General fixes

  * UPnP plugin
    * Aded plugin deinit function

  * Vimeo plugin
    * GB#630494 - The Vimeo plugin accesses freed memory during searches

  * Youtube plugin
    * General fixes, including fix for:
      * GB#635394 - Add ability to get video URL from page URL, or <embed> URL
    * Handle libgdata 0.7 and 0.8 api

  * Contributors to this release:
    Chris Lord <chris@linux.intel.com>
    Damien Lespiau <damien.lespiau@intel.com>
    Guillaume Emont <gemont@igalia.com>
    Iago Toral Quiroga <itoral@igalia.com>
    Juan A. Suarez Romero <jasuarez@igalia.com>
    Ross Burton <ross@linux.intel.com>
    Víctor Manuel Jáquez Leal <vjaquez@igalia.com>


NEW in 0.1.6
============

  * General
    * General fixes
    * Use the new metadata key system
    * Use the new way of registering plugins

  * Apple trailers plugin
    * General fixes
    * Handle more metadata keys
    * Handle both SD and HD videos

  * Bookmarks plugin
    * General fixes

  * Fake metadata plugin
    * General fixes

  * Filesystem plugin
    * General fixes
    * Restrict content to a set of directories

  * Flickr plugin
    * General fixes
    * Added browse operation
    * Instance source to handle personal content

  * Gravatar plugin
    * New plugin that shows avatar for author/artist

  * Jamendo plugin
    * General fixes

  * LastFM album art plugin
    * General fixes

  * Metadata Store plugin
    * General fixes

  * Podcasts plugin
    * General fixes

  * SHOUTCast plugin
    * General fixes
    * Cache root page for some minutes
    * Change ID encoding

  * uPnP plugin
    * General fixes

  * Vimeo plugin
    * General fixes

  * Youtube plugin
    * General fixes
    * Handle more metadata keys

  * Contributors to this release:
      Chris Lord <chris@linux.intel.com>
      Damien Lespiau <damien.lespiau@intel.com>
      Iago Toral Quiroga <itoral@igalia.com>
      iain <iain@linux.intel.com>
      Joaquim Rocha <jrocha@igalia.com>
      Juan A. Suarez Romero <jasuarez@igalia.com>
      Simón Pena <spenap@gmail.com>
      Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
      Xabier Rodriguez Calvar <xrcalvar@igalia.com>


NEW in 0.1.5
============

  * General
    * Code moved to gnome.org
    * Improved build system
    * Use of glib slices when possible

  * Apple trailers plugin
    * General fixes

  * Bookmarks plugin
    * Added a title to root category

  * Flickr plugin
    * General fixes

  * Jamendo plugin
    * General fixes

  * LastFM album art plugin provider
    * General fixes

  * Podcasts plugin
    * Added a title to root category

  * SHOUTCast plugin
    * General fixes

  * UPnP plugin
    * Use source name as title in root category

  * Vimeo plugin
    * New plugin that shows content from Vimeo service

  * Youtube plugin
    * General fixes
    * Refactored plugin to use libgdata

  * Contributors to this release:
      Iago Toral Quiroga <itoral@igalia.com>
      Joaquim Rocha <jrocha@igalia.com>
      Juan A. Suarez Romero <jasuarez@igalia.com>
      Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
      Xabier Rodriguez Calvar <xrcalvar@igalia.com>


NEW in 0.1.4
============

  * General
    * Updates related with changes in Grilo API

  * Bookmarks
    * Small improvements

  * Flickr plugin
    * Use the new configuration system

  * Metadata-Store plugin
    * New plugin where to save metadata

  * Podcasts plugin
    * Small improvements

  * Contributors to this release:
      Iago Toral Quiroga <itoral@igalia.com>
      Juan A. Suarez Romero <jasuarez@igalia.com>


NEW in 0.1.3
============

  * General
    * Minor fixes

  * Apple Trailers plugin
    * New plugin

  * Bookmarks plugin
    * Small improvements

  * Podcasts plugin
    * Small improvements

  * Shoutcast plugin
    * Small improvements

  * Upnp pugin
    * Small improvements

  * Contributors to this release:
      Iago Toral Quiroga <itoral@igalia.com>
      Juan A. Suarez Romero <jasuarez@igalia.com>
      Philippe Normand <phil@base-art.net>


NEW in 0.1.2
============

  * General
    * Minor fixes.

  * Bookmarks plugin
    * New pluging used to save and retrieve bookmarks to other content.

  * Flickr plugin
    * Get rid of flickcurl library.
    * It have its own methods to access flickr services, with GIO and libxml2.

  * Jamendo plugin
    * Minor fixes.

  * Podcasts plugin
    * Some fixes

  * Shoutcast plugin
    * New plugin to access SHOUTcast radios

  * Upnp plugin
    * Support for new versions of gupnp-av-1.0 (>=0.5).

  * Contributors to this release:
      Iago Toral <itoral@igalia.com>
      Juan A. Suarez Romero <jasuarez@igalia.com>


NEW in 0.1.1
============

  * First release

  * Developed plugins for accessing:
    * Local filesystem
    * Flickr
    * Jamendo
    * Podcasts
    * uPnP
    * Youtube

  * Developed metadata providers:
    * Fake: provides fake data for almost all keys
    * Last.FM: provides album covers

  * Contributors to this release:
      Iago Toral <itoral@igalia.com>
      Juan A. Suarez Romero <jasuarez@igalia.com>

