Fix artwork download.
[clinton/xbmc-groove.git] / changelog.txt
1 2.11.0
2
3 Fix artwork download.
4
5 2.10.0
6
7 Fix sessions bug.
8
9 2.0.9
10
11 Fix for Android temp directory.
12
13 2.0.8
14
15 Fix for multiuser environment.
16
17 2.0.7
18
19 Fix background image.
20
21 2.0.6
22
23 Replace md5 with hashlib.
24
25 2.0.5
26
27 Fix add to playlist.
28
29 2.0.4
30
31 Fix character encodings and album name.
32
33 2.0.3
34
35 Python coding bug fixes.
36
37 2.0.2
38
39 Correct icon resolution.
40
41 2.0.1
42
43 Better resolution icon.
44 Fix playlists with accented characters.
45
46 2.0.0
47
48 Frodo version.
49
50 1.0.7
51
52 Allow unicode symbols in playlist names.
53
54 1.0.6
55
56 Fix play next issue.
57
58 1.0.5
59
60 Fix IP address.
61
62 1.0.4
63
64 Fix playlist name encoding bug.
65
66 1.0.3
67
68 Fix bug in album song name.
69
70 1.0.2
71
72 New icon for dark backgrounds. Socket timeout for Linux.
73
74 1.0.1
75
76 Bug fix.
77
78 1.0.0
79
80 Version bump for Eden.
81
82 0.6.5
83
84 Pre-eden.
85
86 0.6.4
87
88 Change fanart.
89
90 0.6.3
91
92 Speed improvements.
93
94 0.6.2
95
96 Check item existence before adding to directory.
97
98 0.6.1
99
100 Some more changes for XBMC addon compliancy.
101
102 0.6.0
103
104 Compliant with all XBMC addon requirements.
105
106 0.5.4
107
108 Fix https for windows.
109
110 0.5.3
111
112 Improve app engine security.
113
114 0.5.2
115
116 Use google app engine to serve requests.
117
118 0.5.1:
119
120 Refactor getting song duration to improve performance.
121
122 0.5.0:
123
124 Use new version 3 API.
125
126 0.4.0:
127
128 Add optional 1.0 API for those with a session id.
129
130 0.3.0:
131
132 Get artist's albums.
133 Get artist's most popular songs.
134 Get other user's playlists.
135
136 Sort playlists directory by name.
137 Put track name first in the album and playlist directory item labels.
138 Allow multiple pages in the songs directory (help prevent slow retrieval of very big lists).
139 Allow integration with XBMC Music Libary. See http://sourceforge.net/apps/trac/xbmc-groove/wiki/WikiStart .
140
141 Fix coverart download.
142
143 0.2.3:
144
145 Fix covert art directory creation. Again.
146
147 0.2.2:
148
149 Fix covert art directory creation.
150
151 0.2.1:
152
153 Use song URL directly for playback. Much faster.
154
155 0.2.0:
156
157 Major changes to use new Grooveshark API.
158
159 0.1.5:
160
161 Big song listing performance improvement.
162
163 0.1.4:
164
165 Improve song icon performance.
166
167 0.1.3:
168
169 Fix progress bar for songs retrieval.
170
171 0.1.2:
172
173 Playlist bug fixes.
174 Performance tweaks.
175
176 0.1.1:
177
178 More Grooveshark playlist support.
179
180 0.1.0:
181
182 Grooveshark playlist support.
183
184 0.0.2:
185
186 Add similar artists function.
187
188 0.0.1:
189
190 Dharma version.