forked from lociii/jukebox
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGES.txt
13 lines (13 loc) · 959 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
v0.1.0, 2011-11-17 -- Initial release
v0.1.1, 2011-11-21 -- Fixed installer bugs, added personal history, added system tests for api
v0.2.0, 2011-11-24 -- Language switch, sortable lists, google-like search operators, autoplay tries to play appropriate music, improved web interface
v0.2.1, 2011-11-24 -- fixed issue with autoplay
v0.3.0, 2011-11-28 -- Added jukebox_watch, added list of voters, minor improvements
v0.3.1, 2012-09-11 -- Improved exception handling, added rss for current song, minor bug fixes
v0.3.2, 2013-02-24 -- Update dependencies, fix authentication problems, switch from inotify to watchdog
v0.3.3, 2013-02-28 -- Fix manifest
v0.3.4, 2013-04-12 -- Fix to skip unauthorized sessions, updated wsgi handler
v0.3.5, 2013-05-17 -- Update mutagen, fixed minor bugs
v0.3.7, 2013-05-17 -- Fix buggy pypi package
v0.4.0, 2013-06-25 -- Split jukebox in different packages, Strip artist from album data
v0.4.1, 2013-06-25 -- Add missing wsgi file