commit 24e8fb49f4f4770f7663e633e5de0c2b021e4e89
parent 107e7c0d293f5ffc640daad49f6db9f5af66ebb9
Author: default <nobody@localhost>
Date: Tue, 8 Oct 2024 20:32:09 +0200
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -6,6 +6,8 @@ New command-line option `export_csv`, that exports user data in a format suitabl
Fixed a bug in argument parsing regarding some special characters (contributed by ndagestad).
+Fixed image emojis in the public profile bio.
+
## 2.59
Added post drafts: new or edit post edition dialogs include a checkbox that will cause the message to not be posted, but stored in a list of drafts, directly accesible from the private timeline. From that list, drafts can be edited and definitely posted (or re-stored as a draft for later editing).