Prepares release 2.11.0

This commit is contained in:
tom79 2019-07-23 18:56:52 +02:00
parent bd87f76adb
commit b89caa382e
2 changed files with 17 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 18
targetSdkVersion 28
versionCode 294
versionName "2.10.3"
versionCode 295
versionName "2.11.0"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,15 @@
Added:
- WYSIWYG for Pleroma (can be disabled in settings)
- Statistics (Your toots -> top right button)
Changed
- Upload automatically resized to 4Mb (can be disabled in settings)
- Remove all exif (not for media orientation)
Fixed
- Last lists not removed
- Play sounds
- Upload with Friendica & GNU Social
- Crash when replying to a message
- Fix interactions with the News timeline