diff --git a/CHANGELOG.md b/CHANGELOG.md index a86e09b2..bbdb8354 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,9 @@ ### Fixed - **Opus Cover Art**: Fixed cover art not being embedded in Opus files + - OGG/Opus container doesn't support video stream muxing like FLAC/MP3 + - Implemented METADATA_BLOCK_PICTURE tag with base64-encoded FLAC picture block + - Cover art now properly embedded following OGG/Vorbis specification - **Deezer Pagination**: Fixed albums/playlists with >25 tracks only showing first 25 ([#112](https://github.com/zarzet/SpotiFLAC-Mobile/issues/112)) - **Duplicate Embed Lyrics Setting**: Removed duplicate "Embed Lyrics" toggle from Options page - use "Lyrics Mode" in Download settings instead ([#110](https://github.com/zarzet/SpotiFLAC-Mobile/issues/110))