summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
6 6
7More aggressive HTML sanitization. 7More aggressive HTML sanitization.
8 8
9Some fixes to formatting in post creation.
10
11Fixed a small memory leak.
12
13After 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.
14
9## 2.07 15## 2.07
10 16
11Fixed some minor memory leaks. 17Fixed some minor memory leaks.