commit 05cff0a254ffbcd5baf05f969aecd0368dccd584 parent 6869c493a125f9e44de16dc4cc20c426e4364ff1 Author: default <nobody@localhost> Date: Fri, 13 Sep 2024 09:16:26 +0200 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -2,7 +2,9 @@ ## 2.59 -Added post drafts. +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). + +Fixed a bug that caused `Block` notifications to not be shown properly. ## 2.58