Prepares release 2.19.1

This commit is contained in:
tom79 2019-09-14 17:19:57 +02:00
parent 52b4ac2578
commit afb446c667
2 changed files with 18 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 18
targetSdkVersion 29
versionCode 315
versionName "2.19.0"
versionCode 316
versionName "2.19.1"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,16 @@
Added
- Twitter URLs can be replaced with Nitter (or one of its instances)
- Take notes for accounts
- Delayed live notifications
- Store in drafts for quick replies
Changed
- Improve Invidious support (local=true, more URLs detected)
- Set the type of live notifications (live, delayed, none).
- Improve auto-split feature
Fixed
- Unknown URL scheme with built-in browser
- Fix mentions
- Crash when clicking on thumbs-up button for Peertube videos with a Mastodon account
- Fix a scrolling issue