summaryrefslogtreecommitdiffstats
path: root/src/fdroid/fastlane/metadata/android
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2023-01-07 17:03:50 +0100
committerThomas <tschneider.ac@gmail.com>2023-01-07 17:03:50 +0100
commit6df271c3194ef9488ae7e3eb3d80852fb795193a (patch)
treec49aa31f7acd70a0c796debd6d4d3415bba1e94e /src/fdroid/fastlane/metadata/android
parent32f9264558f5e78362fc945c550948fa44817b52 (diff)
Fix urls
Diffstat (limited to 'src/fdroid/fastlane/metadata/android')
-rw-r--r--src/fdroid/fastlane/metadata/android/en/changelogs/462.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/fdroid/fastlane/metadata/android/en/changelogs/462.txt b/src/fdroid/fastlane/metadata/android/en/changelogs/462.txt
new file mode 100644
index 000000000..ed7710059
--- /dev/null
+++ b/src/fdroid/fastlane/metadata/android/en/changelogs/462.txt
@@ -0,0 +1,20 @@
+Added:
+
+- Add Bubble timeline support in extra-features with filters
+- Allow to display public profiles by default to get all messages (Settings > Interface)
+- Glitch: Allow to post messages locally (Can be turned off in Settings)
+- Pixelfed: Custom layout to display Media fully (Also works for other software when there are media)
+- Allow to align left action buttons in messages
+
+Changed:
+- Full rework on links in messages (also mentions and tags)
+- Add pinned tag in "any" to avoid to lose it when renaming timeline
+
+Fixed:
+- Links to messages not handled by the app
+- CW when editing a message
+- Fix push notifications with several accounts
+- Fix quotes with tags/mentions
+- Fix notifications
+- Fix sending multiple media
+- Fix crashes \ No newline at end of file