X-Git-Url: https://git.hcoop.net/clinton/xbmc-groove.git/blobdiff_plain/973b4c6ce5e47891769f1219a7f7f5d2c75287db..5b941088cc1006fa8aa2765300d9dd0e228d663b:/changelog.txt diff --git a/changelog.txt b/changelog.txt index f1adaf9..c8bc4a8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,81 @@ +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: + +Get artist's albums. +Get artist's most popular songs. +Get other user's playlists. + +Sort playlists directory by name. +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: + +Fix covert art directory creation. Again. + +0.2.2: + +Fix covert art directory creation. + +0.2.1: + +Use song URL directly for playback. Much faster. + +0.2.0: + +Major changes to use new Grooveshark API. + +0.1.5: + +Big song listing performance improvement. + +0.1.4: + +Improve song icon performance. + +0.1.3: + +Fix progress bar for songs retrieval. + +0.1.2: + +Playlist bug fixes. +Performance tweaks. + +0.1.1: + +More Grooveshark playlist support. + +0.1.0: + +Grooveshark playlist support. + +0.0.2: + +Add similar artists function. + 0.0.1: Dharma version.