Release 2.2.0

This commit is contained in:
tom79 2019-05-29 19:27:00 +02:00
parent c0d4f0f503
commit 3d4b3fe706
2 changed files with 15 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 273
versionName "2.1.0"
versionCode 274
versionName "2.2.0"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,13 @@
Added
- Peertube playlists
- Video history timeline for Peertube
- URLs shortened in toots
Changed
- Emoji count one char
- URL length is 23 max in counter
- Improve split feature
Fixed
- App name not clickable in toots
- Custom emoji with cross-account actions