diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 4a893a81..5e8c2c3a 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -30,7 +30,7 @@

You can always downgrade by downloading the old apk from APKMirror for example.

    -
  1. NEW:Added option to disable the blurred album cover on the lockscreen.
  2. +
  3. NEW: Added option to disable the blurred album cover on the lockscreen.
  4. IMPROVEMENT: Finished the menu for the current song in the playing queue.
  5. IMPROVEMENT: Better drag and drop inside playlists.
  6. IMPROVEMENT: Synced translations.
  7. @@ -60,7 +60,7 @@
  8. IMPROVEMENT: Synced translations.
  9. FIX: Hopefully finally fixed the double notification bug.
  10. FIX: Properly hide and show the bottom bar depending on whether the playlist is empty - or not.. + or not.
  11. FIX: Updated homepage link.
  12. FIX: Some other minor fixes and overall improvements.