diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-17 08:41:21 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-17 08:41:21 +0000 |
commit | 7c661ba685287efd21512f9f0203641200bffed2 (patch) | |
tree | b99371285778815b3faabbaae6b9e8d7bf3e19e1 /docs | |
parent | ce1a8672d4b2d78b8301527311a410af893c4943 (diff) | |
download | ampache-7c661ba685287efd21512f9f0203641200bffed2.tar.gz ampache-7c661ba685287efd21512f9f0203641200bffed2.tar.bz2 ampache-7c661ba685287efd21512f9f0203641200bffed2.zip |
* Added Recommendations based on matching ratings between users
* Integrated LastFM plugin (defaults to disabled still)
* Fixed a view issue with the Admin Localplay Level preference
* removed some old MPD pages that were not being usedwq
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 95ec1bdc..59f1244e 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,12 @@ -------------------------------------------------------------------------- v.3.3.3-Beta1 + - Added Recommendations based on Ratings to Stats page + - Encoded the LastFM password so that it isn't displayed or + stored in plain text. + - Fixed an issue with Admin -> Streaming -> Localplay Level + not correctly displaying the current setting + - Integrated LastFM plugin per user requests. - Added /bin/delete_disabled.php.inc to delete any disabled songs in your DB, defaults to Debug only mode - Fixed display issue with players that ignore EXTINF in m3us |