ee03994dab84a06b8d4b2848cdd0f65eb33c2450
[clinton/xbmc-groove.git] / changelog.txt
1 1.0.1
2
3 Bug fix.
4
5 1.0.0
6
7 Version bump for Eden.
8
9 0.6.5
10
11 Pre-eden.
12
13 0.6.4
14
15 Change fanart.
16
17 0.6.3
18
19 Speed improvements.
20
21 0.6.2
22
23 Check item existence before adding to directory.
24
25 0.6.1
26
27 Some more changes for XBMC addon compliancy.
28
29 0.6.0
30
31 Compliant with all XBMC addon requirements.
32
33 0.5.4
34
35 Fix https for windows.
36
37 0.5.3
38
39 Improve app engine security.
40
41 0.5.2
42
43 Use google app engine to serve requests.
44
45 0.5.1:
46
47 Refactor getting song duration to improve performance.
48
49 0.5.0:
50
51 Use new version 3 API.
52
53 0.4.0:
54
55 Add optional 1.0 API for those with a session id.
56
57 0.3.0:
58
59 Get artist's albums.
60 Get artist's most popular songs.
61 Get other user's playlists.
62
63 Sort playlists directory by name.
64 Put track name first in the album and playlist directory item labels.
65 Allow multiple pages in the songs directory (help prevent slow retrieval of very big lists).
66 Allow integration with XBMC Music Libary. See http://sourceforge.net/apps/trac/xbmc-groove/wiki/WikiStart .
67
68 Fix coverart download.
69
70 0.2.3:
71
72 Fix covert art directory creation. Again.
73
74 0.2.2:
75
76 Fix covert art directory creation.
77
78 0.2.1:
79
80 Use song URL directly for playback. Much faster.
81
82 0.2.0:
83
84 Major changes to use new Grooveshark API.
85
86 0.1.5:
87
88 Big song listing performance improvement.
89
90 0.1.4:
91
92 Improve song icon performance.
93
94 0.1.3:
95
96 Fix progress bar for songs retrieval.
97
98 0.1.2:
99
100 Playlist bug fixes.
101 Performance tweaks.
102
103 0.1.1:
104
105 More Grooveshark playlist support.
106
107 0.1.0:
108
109 Grooveshark playlist support.
110
111 0.0.2:
112
113 Add similar artists function.
114
115 0.0.1:
116
117 Dharma version.