Release 2.12.1

This commit is contained in:
tom79 2019-07-27 19:15:14 +02:00
parent f8796dab18
commit a39fb00cb9
2 changed files with 18 additions and 2 deletions

View File

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

View File

@ -0,0 +1,16 @@
Added:
- Groups for GNU Social
- Animated custom emojis (can be disabled in settings)
- Statistics for tags
Changed
- Emoji picker (bug fix + animation)
- Improve auto-split feature
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