From 03432bd8c3fe7fb8e2f1068d1ffd780c2740a377 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sun, 24 Nov 2019 10:06:51 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 10 ++++++++++ app/src/main/play/release-notes/en-US/default.txt | 15 +++++++-------- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb429f026..3af000537 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ Change Log ========== +Version 1.8.0 +------------- +* Added per-feed playback speed setting (by @spacecowboy) +* Support sorting in Podcast screen (by orionlee) +* Option to show stream button rather than download in lists (by dsmith47) +* Option to replace Episode cover with Podcast cover (by xgouchet) +* Transparent widget (by M-arcel) +* User interface tweaks (by ByteHamster) +* Tons of bug fixes and improvements + Version 1.7.3 ------------- * Display episode image on widget (by @brad) 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 11371852d..0c260fbe4 100644 --- a/app/src/main/play/release-notes/en-US/default.txt +++ b/app/src/main/play/release-notes/en-US/default.txt @@ -1,8 +1,7 @@ -- 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) -- Added filter to "All episodes" list (by @jhunnius) -- Tons of bug fixes and performance improvements +- Added per-feed playback speed setting (by @spacecowboy) +- Support sorting in Podcast screen (by orionlee) +- Option to show stream button rather than download in lists (by dsmith47) +- Option to replace Episode cover with Podcast cover (by xgouchet) +- Transparent widget (by M-arcel) +- User interface tweaks (by ByteHamster) +- Tons of bug fixes and improvements