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