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