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