diff options
| author | default <nobody@localhost> | 2024-09-13 09:16:26 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2024-09-13 09:16:26 +0200 |
| commit | 05cff0a254ffbcd5baf05f969aecd0368dccd584 (patch) | |
| tree | 1e2651778cc7ccfa351a263c4eb305285e4c542a /RELEASE_NOTES.md | |
| parent | 6869c493a125f9e44de16dc4cc20c426e4364ff1 (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1731c4a..4a93ace 100644 --- 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 |