summaryrefslogtreecommitdiffstats
path: root/app/src/main
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2022-12-28 18:01:31 +0100
committerThomas <tschneider.ac@gmail.com>2022-12-28 18:01:31 +0100
commit05a7ac4081ea549266e52850801664015593e20b (patch)
tree367d9f5133de32e2cbfa97edd837b456d2518895 /app/src/main
parent07d358fa91376e7d91bae261688c511b9ee8c199 (diff)
Release 3.13.2
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/assets/release_notes/notes.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/assets/release_notes/notes.json b/app/src/main/assets/release_notes/notes.json
index 2d2d1bbad..b1e4195b8 100644
--- a/app/src/main/assets/release_notes/notes.json
+++ b/app/src/main/assets/release_notes/notes.json
@@ -1,5 +1,10 @@
[
{
+ "version": "3.13.2",
+ "code": "456",
+ "note": "Changed:\n- Hidden media smaller with preview images\n\nFixed:\n- Issue with Media for Android 11+\n- Crash when not setting a translation key\n- Fix DeepL for API pro\n- Crash when visiting a profile with a lot of media\n- Home muted accounts not working without filters\n- Animated custom emoji not displayed"
+ },
+ {
"version": "3.13.1",
"code": "455",
"note": "Added:\n- DeepL translation support free/pro keys\n\nChanged:\n- Hide buttons for media when editing\n\nFixed:\n- GIF loaded as static images\n- Suggested accounts cannot be followed"