diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-10-15 18:39:21 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-10-15 18:39:21 +0000 |
commit | 78e5af0d4fd336c8f25d87e70ec1967aa977e236 (patch) | |
tree | 7dbb64491a3a70f5c065b0ce14fdd0ffad01fe07 /docs | |
parent | 7222ece706e23142e0d5c8ae01b17c39def32d48 (diff) | |
download | ampache-78e5af0d4fd336c8f25d87e70ec1967aa977e236.tar.gz ampache-78e5af0d4fd336c8f25d87e70ec1967aa977e236.tar.bz2 ampache-78e5af0d4fd336c8f25d87e70ec1967aa977e236.zip |
added per user rss feed support, added the album art to the rss feed and added a sane error message to quarantine
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index b321b683..535094c7 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,7 +4,9 @@ -------------------------------------------------------------------------- v.3.3.3-Alpha1 - - Added LDAP auth support (Thx Rubin & pb1dft for the modification to support Microsoft AD) + - Added <image> tag for album art and ability to filter rss feed + by user by adding ?username=<username> to rss link. + - Added LDAP/Active Directory auth support (Thx Rubin & pb1dft) - Added ajax support to ratings, no longer requires a refresh, hello instant gratification. - Tweaked Kajax, now accepts an array of elements to replace |