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