summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-11-02 05:35:24 +0100
committerdefault <nobody@localhost>2022-11-02 05:35:24 +0100
commit9fafa78dc23100eb6de908be6a69b547005b60f6 (patch)
tree77d244d59454d30a3c36d66b96b1193be4f7a22e
parent764178fb347375fb151d953f06329e560d5ad6a9 (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e391c3e..0460b81 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -6,6 +6,12 @@ Messages marked as sensitive are now hidden behind a dropdown.
More aggressive HTML sanitization.
+Some fixes to formatting in post creation.
+
+Fixed a small memory leak.
+
+After a like or boost, the scrolling position is set to the next entry in the timeline and not to the top of the page. This is still somewhat confusing so it may change again in the future.
+
## 2.07
Fixed some minor memory leaks.