diff options
author | default <nobody@localhost> | 2024-03-22 09:59:02 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-03-22 09:59:02 +0100 |
commit | 2d2ee206407355a8207e3f556bb7980cce57bb45 (patch) | |
tree | f07206ed72602bd5619cf0fb5253e4a072cba7e4 /RELEASE_NOTES.md | |
parent | dcc379da2e638d44bb486e2f059d33b52a53089e (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 97571ee..c4c1254 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,6 +8,8 @@ Improved page position after hitting the `Hide` or `MUTE` buttons (for most case Use a shorter maximum conversation thread level (also, this maximum value is now configurable at compilation level with the `MAX_CONVERSATION_LEVELS` define). +Fixed a bug where editing a post made the attached media or video to be lost. + The way of refreshing remote actor data has been improved. Posting from the command-line now allows attachments. |