Prepares release 2.1.0

This commit is contained in:
tom79 2019-05-25 19:25:38 +02:00
parent e76daa4c15
commit 3a22be5e15
2 changed files with 18 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 272
versionName "2.1.0-rc1"
versionCode 273
versionName "2.1.0"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,16 @@
Added
- Filter followed instances with tags
- Allow do disable the remember position feature
- Bot icon can be disabled
- Support onion instances over SSL
- Booster accounts are clickable
- Proxy available for the built-in browser
Fixed
- Fixed conversations in compact mode
- Crashes when importing data with Pleroma
- Issue when attaching media with cross-account actions
- Statuses with one char or emoji
- Top bar hidden with media player.
- Some old toots at the top
- Some crashes