summaryrefslogtreecommitdiffstats
path: root/app/src/main/assets/release_notes/notes.json
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2023-03-13 18:09:48 +0100
committerThomas <tschneider.ac@gmail.com>2023-03-13 18:09:48 +0100
commit3746673f9df3d3d3cb6b0fad6f076c3d8051c557 (patch)
tree6c43efbe063d499f6c7a355babd21b1535d60b89 /app/src/main/assets/release_notes/notes.json
parent038300745103a4fa96884294da3a6197b0a384a7 (diff)
Release 3.20.23.20.2
Diffstat (limited to 'app/src/main/assets/release_notes/notes.json')
-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 33e4588b9..675dbd45a 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.20.2",
+ "code": "485",
+ "note": "Added:\n- Visual indicator when fetching missing messages\n- Open media description when it is missing from the warning dialog\n\nChanged:\n- Maths formula aligned to the left\n- Faster access to delete all notifications\n\nFixed:\n- Fix an issue with Nitter and some URLs\n- Fix refresh issue with notifications\n- Fix an issue when entering a Peertube instance\n- Fix jumps with Akkoma/Pleroma when media preview size is not set\n- Some crashes"
+ },
+ {
"version": "3.20.1",
"code": "484",
"note": "Added:\n- Add a button to fetch remote media when it fails\n- Add a settings to automatically fetch remote media when it fails (default: disabled)\n- Display on profiles & list of accounts if users have requested to follow you\n- Warn before boosting a message having no media descriptions (default: enabled)\n\nChanged:\n- Warn when there are missing descriptions enabled by default\n\nFixed:\n- Some settings not properly restored (multiple choices)\n- Cancel a follow request\n- Media with a lot of height in landscape\n- Some crashes"