Prepare release 1.81.0

This commit is contained in:
tom79 2019-05-12 18:20:52 +02:00
parent 0e830b99f4
commit 1a9502eb20
2 changed files with 15 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 16
targetSdkVersion 28
versionCode 262
versionName "1.81.0-beta-1"
versionCode 263
versionName "1.81.0"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,13 @@
Added
* Cache toots (click on the indicator for refreshing a status)
* Follow GNU Social instances
* Add an indicator in TL for bot accounts
Changed
* Give less space to user name at the top of statuses
* Improvement with blocking script updates
Fixed
* Issue with boosts & sensitive media
* Issue with the Fetch more button
* Avoid holes in TL after few hours