Prepare release 2.5.1

This commit is contained in:
tom79 2019-06-09 18:12:42 +02:00
parent 1dfbd8af06
commit ffc919956d
2 changed files with 10 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 280
versionName "2.5.0"
versionCode 281
versionName "2.5.1"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,8 @@
Added
- Add a button to access custom features in statuses
- Add a News timeline for Fedilab that can be disabled in settings
Fixed
- Fix an issue with boosts when cached
- Fix an issue for toots no longer stored in drafts when there is no Internet connection
- Fix potential crashes on some devices