Bumped version to 2.1.0-RC1
This commit is contained in:
parent
2ee52e7da7
commit
769e5ad3fa
|
@ -22,8 +22,8 @@ android {
|
|||
// "1.2.3-SNAPSHOT" -> 1020300
|
||||
// "1.2.3-RC4" -> 1020304
|
||||
// "1.2.3" -> 1020395
|
||||
versionCode 2000395
|
||||
versionName "2.0.3"
|
||||
versionCode 2010001
|
||||
versionName "2.1.0-RC1"
|
||||
|
||||
multiDexEnabled false
|
||||
vectorDrawables.useSupportLibrary true
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
We are proud to release version 2.0 with a new logo and refreshed user interface.
|
||||
Thank you to 6420 users who participated in the vote for the new logo!
|
||||
This is a beta release for AntennaPod 2.1.0
|
||||
|
||||
- Support for chapter images (only new episodes, by @ByteHamster)
|
||||
- Skip intro and ending per feed (by @tonytamsf)
|
||||
- Option to show notifications after episodes have been auto-downloaded (by @shortspider)
|
||||
- Bug fixes and improvements (by @ebraminio, @tonytamsf, @JessieVela, @ByteHamster and more)
|
||||
- A long-standing wish of many: playing local files! In the 'Add podcast' screen simply tap 'Add local folder' and select a location on your phone! (@ByteHamster, @igoralmeida & @damoasda)
|
||||
- Pick a country for the 'Discover' screen (@tonytamsf)
|
||||
- Keyboard shortcuts (@asdoi)
|
||||
- Search the PodcastIndex.org database (@edwinhere)
|
||||
- Pull to refresh (@asdoi)
|
||||
- Playback speed & filter dialogs (@ByteHamster & @bws9000)
|
||||
- Smooth sleep timer volume (@olivoto)
|
||||
|
|
Loading…
Reference in New Issue