2.0.3 changelog
This commit is contained in:
parent
05d0835cb8
commit
f1d410a646
|
@ -1,3 +1,8 @@
|
|||
2.0.3 - April 3rd, 2012
|
||||
* Bug Fixes:
|
||||
* monit user should have read-only permissions by default
|
||||
* pypo user's shell should be /bin/false by default
|
||||
|
||||
2.0.2 - February 28, 2012
|
||||
* Bug Fixes:
|
||||
* Fixed Airtime could stop automatically playing after 24 hours if the web interface isn't used (regression in 2.0.1).
|
||||
|
@ -8,6 +13,7 @@
|
|||
* Other
|
||||
* Various optimizations to make Airtime feel snappier in the browser. Various views should
|
||||
load much quicker.
|
||||
|
||||
2.0.1 - February 14, 2012
|
||||
* Changes:
|
||||
* Widgets should have a version string so users can make sure widgets are up to date
|
||||
|
|
Loading…
Reference in New Issue