Release 76
This commit is contained in:
parent
227e219241
commit
8ec804f84e
4 changed files with 12 additions and 2 deletions
|
@ -20,8 +20,8 @@ android {
|
|||
applicationId APP_ID
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 75
|
||||
versionName "12.1"
|
||||
versionCode 76
|
||||
versionName "13.0 beta 1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
10
fastlane/metadata/android/en-US/changelogs/77.txt
Normal file
10
fastlane/metadata/android/en-US/changelogs/77.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
Tusky v13.0
|
||||
|
||||
- support for profile notes (Mastodon 3.2.0 feature)
|
||||
- support for admin announcements (Mastodon 3.1.0 feature)
|
||||
|
||||
- the avatar of your selected account will now be shown in the main toolbar
|
||||
- clicking the display name in a timeline will now open the profile page of that user
|
||||
|
||||
- a lot of bug fixes and small improvements
|
||||
- improved translations
|
Binary file not shown.
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
Before Width: | Height: | Size: 625 KiB After Width: | Height: | Size: 600 KiB |
Loading…
Reference in a new issue