From 5fdd7f671e5b33efe1bf5b2c876c926c6a0099e2 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Wed, 4 May 2022 22:08:29 +0200 Subject: [PATCH] Bump version to 2.6.0-beta1 --- app/build.gradle | 4 ++-- app/src/main/play/release-notes/en-US/default.txt | 13 ++++++------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index baa206519..eeab5c3e8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { // Version code schema: // "1.2.3-beta4" -> 1020304 // "1.2.3" -> 1020395 - versionCode 2050296 - versionName "2.5.2" + versionCode 2060001 + versionName "2.6.0-beta1" def commit = "" try { 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 de4eb38b7..547a0ac5d 100644 --- a/app/src/main/play/release-notes/en-US/default.txt +++ b/app/src/main/play/release-notes/en-US/default.txt @@ -1,7 +1,6 @@ -- Synchronization with Nextcloud ("GPodder Sync" app) (@thrillfall) -- 'Duration' filter in podcast-specific auto-download settings (@thomasdomingos) -- 'Downloaded episodes' screen in Android Auto (@ByteHamster) -- Tags (previously folders): add to multiple podcasts via multi-select, rename tags (@vbh) -- Accessibility: more TalkBack (@johnjohndoe @TacoTheDank) -- Improvements for local feeds, mobile connections, physical keyboard/mouse support -- Many minor & bigger bug fixes and other improvements \ No newline at end of file +∙ Support for podcast 2.0 chapters (@tonytamsf) +∙ Statistics: filter based on month/year (@ByteHamster), access via button on Subscriptions toolbar instead of Settings (@IordanisKokk) +∙ Local feed bug fixes & improvements (@ByteHamster) +∙ Design improvements (design: George, code: @ByteHamster) +∙ Update feeds to https if possible, better handle captive portal redirects (@ByteHamster) +∙ As always, even though we never list it: new & updated translations (thanks to all our lovely translators)