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