diff --git a/app/src/main/play/release-notes/en-US/default.txt b/app/src/main/play/release-notes/en-US/default.txt index 611598679..7c1b36539 100644 --- a/app/src/main/play/release-notes/en-US/default.txt +++ b/app/src/main/play/release-notes/en-US/default.txt @@ -1,5 +1,7 @@ -- Added configurable behavior of the back button -- Added delete option to episode's context menu -- New UI for batch edit feature -- Set number of columns in subscription list -- Lots of bug fixes +- Display episode image on widget (by @brad) +- Added checkbox to keep queue sorted (by @damoasda) +- New UI for "Add podcast" screen (by @ByteHamster) +- Added batch editing to the queue (by @ByteHamster) +- Added option to adapt remaining time to playback speed (by @CedricCabessa) +- Removed broken Flattr integration (by @ByteHamster) +- Tons of bug fixes and performance improvements (by @andersonvom, @archibishop, @ByteHamster, @gaul, @jas14)