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