diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-26 08:28:09 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-26 08:28:09 +0000 |
commit | 97bcd214044e30b5078052ee0c523b63966d6833 (patch) | |
tree | 3710825f857adcb0d1926c9063bbc11adb678dc4 /docs/CHANGELOG | |
parent | 13ae6a0371ae26023880a0ad69b3b1587db8dd76 (diff) | |
download | ampache-97bcd214044e30b5078052ee0c523b63966d6833.tar.gz ampache-97bcd214044e30b5078052ee0c523b63966d6833.tar.bz2 ampache-97bcd214044e30b5078052ee0c523b63966d6833.zip |
added direct links back in, added batch download to single artist view, removed useless cruft
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 3f3b7082..ce7e772e 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,14 @@ -------------------------------------------------------------------------- v.3.5-Alpha1 + - Added Batch Download to single Artist view + - Added back in the direct links on songs, requires download set + to enabled as it's essentially the same thing except with + now playing information tied to it + - Bumped API Version to 350001 and require that a version is sent + with handshake to indicate the application will work + - Removed the MyStrands plugin as did not provide good data, and does + not appear to have been used - Added Catalog Prefix config option used to determine which prefixes should not be used for sorting - Merged Browse Menu with Home |