diff options
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 94a87567..2a250cd9 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,14 +4,15 @@ -------------------------------------------------------------------------- v.3.4-Alpha1 + - Updated SQL to latest version + - Moved Album art out of the album table into album_data + - Changed Browsing Method and default playlist method - Added Play links for Favorite Artists/Albums/Songs - Fixed an issue with the random album selection that was causing a full table scan, which could lead to poor performance with large databases - Start of Complete rewrite, config file format changed, requires manual re-creation of /config/ampache.cfg.php - - Added some minor sorting to the browse by song - - Added ability to search year range (Thx Tom Kiehne) - Updated French and German translations - Added min song count to Browse Artist, refercing min object count preference |