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