Bump version to 2.6.0-beta1

This commit is contained in:
ByteHamster 2022-05-04 22:08:29 +02:00
parent a500fc5d09
commit 5fdd7f671e
2 changed files with 8 additions and 9 deletions

View File

@ -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 {

View File

@ -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
∙ 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)