summaryrefslogtreecommitdiffstats
path: root/app/src/main/assets
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2022-12-16 18:21:27 +0100
committerThomas <tschneider.ac@gmail.com>2022-12-16 18:21:27 +0100
commit376daf7c6307a35c338c774c68b94d271ab4e6e9 (patch)
tree0697609da8b923ce35830af58f512f500ea4ec65 /app/src/main/assets
parent2a675da7c272ac7dae21561e962fa800d26272dd (diff)
parentf858a870bde155fb0c28b97553e0b55f47babfcc (diff)
Merge branch 'develop'3.11.3
Diffstat (limited to 'app/src/main/assets')
-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 36a49beec..b72d5facc 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.11.3",
+ "code": "449",
+ "note": "Added:\n- Add more targeted languages in picker for translations\n- Add account name in push notifications\n\nFixed:\n- Fix a crash when changing language\n- Fix counter colors\n- Fix default link color\n- Fix a crash when clicking on mentions"
+ },
+ {
"version": "3.11.2",
"code": "448",
"note": "Added:\n- Mute/Unmute accounts in the Home timeline from their messages or their profiles\n- Add all users from a list to \"Muted home\" in one click\n- Display/Manage users that are muted for home\n\nFixed:\n- Timeline crashes"