From 8e8e130045b3551e62a4b2186e4be9c9e742de58 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Mon, 23 Jun 2025 12:52:31 -0400 Subject: [PATCH] docs: Ready 0.0.32 release notes. --- metadata/en-US/changelogs/38.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 metadata/en-US/changelogs/38.txt diff --git a/metadata/en-US/changelogs/38.txt b/metadata/en-US/changelogs/38.txt new file mode 100644 index 00000000..db77ab5c --- /dev/null +++ b/metadata/en-US/changelogs/38.txt @@ -0,0 +1,14 @@ +* Improve load times. +* Fix the messages_refs table, and make it usable for hashtags. +* Fix a circumstance where we would fail to call promise callbacks. +* Fix the private messages tab. +* Fix the room app. +* Expose followed accounts in a user's profile. +* Show connection status in the sidebar. +* Simplify placeholder messages. +* Only show "Mark as Read" when relevant. +* Treat profile images more like post images. +* Limit the WAL file size. +* Updates: + * CodeMirror + * sqlite 3.50.1