X-Git-Url: https://git.hcoop.net/clinton/xbmc-groove.git/blobdiff_plain/86f629eafbd6d6f83b3a1642dc3d2a2b6ff7a861..48e0c13869ef6c64f4e4dbf926a6de040b6a4e8a:/changelog.txt diff --git a/changelog.txt b/changelog.txt index bd0b23e..5608c3f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,9 +1,51 @@ +0.6.2 + +Check item existence before adding to directory. + +0.6.1 + +Some more changes for XBMC addon compliancy. + +0.6.0 + +Compliant with all XBMC addon requirements. + +0.5.4 + +Fix https for windows. + +0.5.3 + +Improve app engine security. + +0.5.2 + +Use google app engine to serve requests. + +0.5.1: + +Refactor getting song duration to improve performance. + +0.5.0: + +Use new version 3 API. + +0.4.0: + +Add optional 1.0 API for those with a session id. + 0.3.0: -Add search of artist's albums. +Get artist's albums. +Get artist's most popular songs. +Get other user's playlists. + Sort playlists directory by name. -Track name first in album and playlist directory item labels. -Get other users' playlists. +Put track name first in the album and playlist directory item labels. +Allow multiple pages in the songs directory (help prevent slow retrieval of very big lists). +Allow integration with XBMC Music Libary. See http://sourceforge.net/apps/trac/xbmc-groove/wiki/WikiStart . + +Fix coverart download. 0.2.3: