Release, changelog

This commit is contained in:
Matthieu 2021-06-18 07:11:20 +00:00
parent 56bc1a11c4
commit fa28157dba
2 changed files with 9 additions and 2 deletions

View File

@ -24,8 +24,8 @@ android {
applicationId "org.pixeldroid.app"
minSdkVersion 23
targetSdkVersion 30
versionCode 1
versionName "1.0.beta1"
versionCode 2
versionName "1.0.beta2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
testInstrumentationRunnerArguments clearPackageData: 'true'

View File

@ -0,0 +1,7 @@
* Translation updates: new strings and updates to other strings. Thanks translators ❤️! Go to our weblate if you want to help with the translation into your language.
* #️⃣ Hashtag support. You can now browse hashtags, instead of just showing a toast message 😜
* Click tab to scroll to top. No more furious scrolling to get back to the top. Just click the tab you're in again and it will scroll up :)
* Try to fix some bug that made the app crash. Thanks a lot everyone for your crash reports! ❤️