From 6946f7d201eb460c9d3b0f3c6938a34b59c00897 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Mon, 24 Aug 2026 17:44:26 +0300 Subject: [PATCH] changelog --- changelog.d/avatar_mentions.change | 1 + changelog.d/streaming_indicator.add | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 changelog.d/avatar_mentions.change diff --git a/changelog.d/avatar_mentions.change b/changelog.d/avatar_mentions.change new file mode 100644 index 000000000..f75f02ea4 --- /dev/null +++ b/changelog.d/avatar_mentions.change @@ -0,0 +1 @@ +If user avatars next to mentions are enabled it will show empty placeholder avatar next to label while user is being fetched, to avoid jumps diff --git a/changelog.d/streaming_indicator.add b/changelog.d/streaming_indicator.add index 547307384..f2abe04a1 100644 --- a/changelog.d/streaming_indicator.add +++ b/changelog.d/streaming_indicator.add @@ -1 +1,3 @@ -Added an indicator next to instance's name showing WebSocket connection status (if enabled) +Added an indicator next to instance's name showing WebSocket connection status (if enabled). +Timeline no longer show "loading" indicator at the bottom when fetching newer posts. +Added small indicator on top of timeline when new posts are being fetched