summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2022-05-04 22:08:29 +0200
committerByteHamster <info@bytehamster.com>2022-05-04 22:08:29 +0200
commit5fdd7f671e5b33efe1bf5b2c876c926c6a0099e2 (patch)
tree4bc192652b51b883587d00594383d9e72b84e482
parenta500fc5d09144fe1da51549519c559448264c770 (diff)
downloadAntennaPod-5fdd7f671e5b33efe1bf5b2c876c926c6a0099e2.zip
Bump version to 2.6.0-beta1
-rw-r--r--app/build.gradle4
-rw-r--r--app/src/main/play/release-notes/en-US/default.txt13
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)