summaryrefslogtreecommitdiffstats
path: root/app/src/main/assets/release_notes/notes.json
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2024-03-21 17:57:29 +0100
committerThomas <tschneider.ac@gmail.com>2024-03-21 17:57:29 +0100
commitb9b381a780ea223a08f4246d3c02995e0f323bae (patch)
tree38fa51c0fe0cbd15088359bb519df2f397a2cfbe /app/src/main/assets/release_notes/notes.json
parent38b72e7732529ff7215a5b1dddaa69a03845d203 (diff)
Release 3.28.23.28.2main
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 ac2d9c527..84d94c6f1 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.28.2",
+ "code": "515",
+ "note": "Added:\n- Display a QR code on profiles\n\nFixed:\n- Fix tap on messages in conversations\n- Pronouns taking too much place"
+ },
+ {
"version": "3.28.1",
"code": "514",
"note": "Added:\n- Allow to disable pronouns support (default: enabled)\n- Add more support for pronouns (localization in different languages)\n\nFixed:\n- Fix a crash when reporting messages\n- Fix a crash when following tags\n- Fix some display issues\n- Several fixes from the last release (3.28.0)"