Prepare release 2.32.0

This commit is contained in:
tom79 2020-03-14 19:18:04 +01:00
parent 4f66f44d43
commit 689feedd0e
2 changed files with 8 additions and 6 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 353 versionCode 354
versionName "2.32.0-beta-3" versionName "2.32.0"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true

View File

@ -1,7 +1,9 @@
Added: Added:
- Text selectable for fields in profiles - Announcements for Mastodon with reactions
- Pleroma: reactions in posts
Changed:
- Filters changed to speed-up the scroll
Fixed: Fixed:
- Fix the scrolling issue in timelines - Custom emojis not displayed in compose activity
- Peertube videos crashes
- Color of the compose menu for the light theme