Release 61

This commit is contained in:
Conny Duck 2019-05-09 19:09:40 +02:00
parent 18a479b8aa
commit 69a6087014
2 changed files with 9 additions and 2 deletions

View File

@ -18,8 +18,8 @@ android {
applicationId "com.keylesspalace.tusky"
minSdkVersion 21
targetSdkVersion 28
versionCode 60
versionName "7.0 beta 1"
versionCode 61
versionName "7.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true

View File

@ -0,0 +1,7 @@
Tusky v7.0
- Support for displaying polls, voting and poll notifications
- New buttons to filter the notification tab and to delete all notifications
- delete & redraft your own toots
- new indicator that shows if an account is a bot on the profile image (can be turned off in the preferences)
- New translations: Norwegian Bokmål and Slovenian.