summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2023-02-27 16:14:35 +0100
committerThomas <tschneider.ac@gmail.com>2023-02-27 16:14:35 +0100
commit5d5f2f9c9a519e86cd6cef36a1cbd9c3bc5a8e44 (patch)
tree30bcca0a88f89045adc1d9a5f74cd1fd09b943cc /src
parent19348ce0316595683f1511266902352a68c35694 (diff)
Fix #800 - Add settings to don't send message if there are no media description
Diffstat (limited to 'src')
-rw-r--r--src/fdroid/fastlane/metadata/android/en/changelogs/481.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/481.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/481.txt
index 1c9936219..461dbca21 100644
--- a/src/fdroid/fastlane/metadata/android/en/changelogs/481.txt
+++ b/src/fdroid/fastlane/metadata/android/en/changelogs/481.txt
@@ -1,9 +1,11 @@
Added:
+- Settings compose: don't send media if there are no description (default: disabled)
Changed:
- Align media with text (left margin enabled)
Fixed:
- Media previews remain the same when sharing
+- Accessibility (larger fonts): profiles/DM/
- Cross replies: Wrong visibility with the selected account
- Several crashes \ No newline at end of file