Prepares release 2.12.0

This commit is contained in:
tom79 2019-07-26 18:54:22 +02:00
parent 91756f161c
commit e25c1b3381
2 changed files with 17 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 28
versionCode 295
versionName "2.11.0"
versionCode 296
versionName "2.12.0"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,15 @@
Added:
- Groups for GNU Social
- Animated custom emojis
- Statistics for tags
Changed
- Emoji picker (bug fix + animation)
Fixed
- Fix an issue when fetching remote accounts
- Auto-completion with tags
- Multi-upload broken
- Issue when sharing GIF
- Keyboard not closed after a quick reply