Release 1.80.0

This commit is contained in:
tom79 2019-04-28 18:45:54 +02:00
parent ce925fedaf
commit a925b45489
2 changed files with 4 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 16
targetSdkVersion 28
versionCode 256
versionName "1.80.0-rc-1"
versionCode 257
versionName "1.80.0"
multiDexEnabled true
}
dexOptions {

View File

@ -3,6 +3,7 @@ Added
* Pin followed instances and lists
* Hide/Show timelines easily
* Add an option to hide 🆕 badge on unread toots
* BBCode support for Pleroma
Changed
* Display a more informative toast when translation service is disabled
@ -12,4 +13,5 @@ Changed
Fixed
* Move locked account indicator to end of the username
* Polls with more than 4 choices
* Follow/Unfollow from toot information