summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortom79 <tschneider.ac@gmail.com>2019-07-27 19:15:14 +0200
committertom79 <tschneider.ac@gmail.com>2019-07-27 19:15:14 +0200
commita39fb00cb9049b1c4fbf6820bfca8254cfa0d59b (patch)
tree5f4c65d7cc2f770e892b61feeee8d5165d4f073c
parentf8796dab1850ade836db0e69bb8fb622cd15fea2 (diff)
Release 2.12.1
-rw-r--r--app/build.gradle4
-rw-r--r--fastlane/metadata/android/en-US/changelogs/297.txt16
2 files changed, 18 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index b0ba2fc12..775b6dad2 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 28
- versionCode 296
- versionName "2.12.0"
+ versionCode 297
+ versionName "2.12.1"
multiDexEnabled true
renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true
diff --git a/fastlane/metadata/android/en-US/changelogs/297.txt b/fastlane/metadata/android/en-US/changelogs/297.txt
new file mode 100644
index 000000000..75746869e
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/297.txt
@@ -0,0 +1,16 @@
+Added:
+- Groups for GNU Social
+- Animated custom emojis (can be disabled in settings)
+- Statistics for tags
+
+Changed
+- Emoji picker (bug fix + animation)
+- Improve auto-split feature
+
+
+Fixed
+- Fix an issue when fetching remote accounts
+- Auto-completion with tags
+- Multi-upload broken
+- Issue when sharing GIF
+- Keyboard not closed after a quick reply