commit 2096943a45c5b19ea78ac879e3ba3bf372446c3e
parent 56ee6135d2db7023c63e28ca863fdd46750fc7e1
Author: default <nobody@localhost>
Date: Fri, 8 Nov 2024 15:59:12 +0100
Updated TODO.
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/TODO.md b/TODO.md
@@ -351,3 +351,7 @@ Add a user option to always collapse first level threads (2.62, 2024-10-28T14:50
Add a `disable_block_notifications` flag to server settings (2.62, 2024-10-30T16:58:16+0100).
The `strict_public_timelines` is broken, as it also applies to the private timeline (2.63, 2024-11-07T21:44:52+0100).
+
+Fix a crash when posting from the links browser (2.63, 2024-11-08T15:57:25+0100).
+
+Fix some repeated images in Lemmy posts (2.63, 2024-11-08T15:57:25+0100).