diff --git a/app/build.gradle b/app/build.gradle index bba6fd025..f49868243 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { defaultConfig { minSdkVersion 16 targetSdkVersion 28 - versionCode 272 - versionName "2.1.0-rc1" + versionCode 273 + versionName "2.1.0" multiDexEnabled true renderscriptTargetApi 28 as int renderscriptSupportModeEnabled true diff --git a/fastlane/metadata/android/en-US/changelogs/271.txt b/fastlane/metadata/android/en-US/changelogs/271.txt new file mode 100644 index 000000000..13584e342 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/271.txt @@ -0,0 +1,16 @@ +Added +- Filter followed instances with tags +- Allow do disable the remember position feature +- Bot icon can be disabled +- Support onion instances over SSL +- Booster accounts are clickable +- Proxy available for the built-in browser + +Fixed +- Fixed conversations in compact mode +- Crashes when importing data with Pleroma +- Issue when attaching media with cross-account actions +- Statuses with one char or emoji +- Top bar hidden with media player. +- Some old toots at the top +- Some crashes