Prepares release 1.80.4

This commit is contained in:
tom79 2019-05-08 18:00:59 +02:00
parent ab3a9a9302
commit 0dd7b5875c
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 260
versionName "1.80.3"
versionCode 261
versionName "1.80.4"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true

View File

@ -0,0 +1,13 @@
Added
* Blur sensitive media
* Automatically federate accounts when searching
* Media can be set always as sensitive (synced with Mastodon)
* Searches with a focused Peertube timeline filter Peertube videos
Changed
* Add a back button in account viewer
* Make the menu button dark in light theme for account viewer
Fixed
* Fix an issue when adding followed instance
* Fix layout for tabs when there are few.