summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
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
8 8
9Use a shorter maximum conversation thread level (also, this maximum value is now configurable at compilation level with the `MAX_CONVERSATION_LEVELS` define). 9Use a shorter maximum conversation thread level (also, this maximum value is now configurable at compilation level with the `MAX_CONVERSATION_LEVELS` define).
10 10
11Fixed a bug where editing a post made the attached media or video to be lost.
12
11The way of refreshing remote actor data has been improved. 13The way of refreshing remote actor data has been improved.
12 14
13Posting from the command-line now allows attachments. 15Posting from the command-line now allows attachments.