summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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