1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00

Update CHANGELOG.md for 3.8.1-beta1

This commit is contained in:
Afterster 2015-12-04 20:30:27 +01:00
parent 92fcb84670
commit 3310c85e30

View file

@ -3,6 +3,8 @@ CHANGELOG
3.8.1 3.8.1
---------- ----------
- Fixed PHP7 Error class conflict (thanks trampi)
- Fixed user password with special characters at install time (thanks jagerman)
- Moved Ampache project license from GPLv2 to AGPLv3 - Moved Ampache project license from GPLv2 to AGPLv3
- Add Ampache specific information on Subsonic API getAlbum using a new `ampache` parameter (thanks nicklan) - Add Ampache specific information on Subsonic API getAlbum using a new `ampache` parameter (thanks nicklan)
- Added 'album tag' option in song search (thanks DanielMaly) - Added 'album tag' option in song search (thanks DanielMaly)