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 {
minSdkVersion 19
targetSdkVersion 29
versionCode 353
versionName "2.32.0-beta-3"
versionCode 354
versionName "2.32.0"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -1,7 +1,9 @@
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:
- Fix the scrolling issue in timelines
- Peertube videos crashes
- Color of the compose menu for the light theme
- Custom emojis not displayed in compose activity