mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 09:49:30 +02:00
Update changelog
This commit is contained in:
parent
437e20a0f0
commit
bad5557a5a
2 changed files with 35 additions and 1 deletions
|
@ -23,3 +23,4 @@ Acknowledgements
|
|||
* Ben Shields
|
||||
* Afterster
|
||||
* SUTJael
|
||||
* Psy-Virus
|
|
@ -3,6 +3,38 @@ CHANGELOG
|
|||
|
||||
3.7.1
|
||||
----------
|
||||
- Fixed get lyrics from files (thanks apastuszak)
|
||||
- Fixed verify local catalog (thanks JoeDat)
|
||||
- Removed Twitter code
|
||||
- Added optional cookie disclaimer for the EU Cookie Law
|
||||
- Replaced catalog action links to action dropdown list (thanks Psy-Virus)
|
||||
- Fixed `remember me` feature (thanks ainola)
|
||||
- Added email when registered user must be enabled by administrators
|
||||
- Fixed local catalog clean on Windows (thanks Rouzax)
|
||||
- Added Subsonic API maxBitRate parameter support (thanks philipl)
|
||||
- Fixed SubSonic API special characters encode (thanks nan4k7)
|
||||
- Added Beets local and remote catalog support (thanks Razrael)
|
||||
- Fixed XML error code returned with invalid Ampache API handshake (thanks funkygaddafi)
|
||||
- Replaced iframe to Ajax dynamic page loading
|
||||
- Changed `Albums of the moment` to not necessarily have a cover
|
||||
- Added Plex backend items edition support
|
||||
- Added hls stream support
|
||||
- Added X-Content-Duration header support on streams
|
||||
- Removed Toogle Art from artist page
|
||||
- Fixed track numbers when removing a song from playlist (thanks stonie08)
|
||||
- Added Plex backend playlist support
|
||||
- Added gather art from video files (thanks wagnered)
|
||||
- Added Plex backend movie / tvshow support
|
||||
- Added release group on albums
|
||||
- Added Smart Playlist songs list
|
||||
- Added zlib test
|
||||
- Removed old Ampache themes
|
||||
- Fixed SubSonic API lastModified element (thanks bikkuri10)
|
||||
- Disabled `beautiful url` on XML-API for retro-compatibility
|
||||
- Fixed image resource allocation (thanks greengeek1)
|
||||
- Added setting to write id3 metadata to files (thanks tsquare66)
|
||||
- Added check for large files manipulation
|
||||
- Added video subtitle support
|
||||
- Fixed Google arts to use real arts and not the small size preview
|
||||
- Added Tmdb metadata plugin
|
||||
- Added Omdb metadata plugin
|
||||
|
@ -38,6 +70,7 @@ CHANGELOG
|
|||
- Added git pull update from web interface for development versions
|
||||
- Fixed http-rang requests on streaming (thanks thejk)
|
||||
- Improved installation process
|
||||
- Improved French translation (thanks arnaudbey)
|
||||
- Improved German translation (thanks Psy-Virus and meandor)
|
||||
|
||||
3.7.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue