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