commit 9fafa78dc23100eb6de908be6a69b547005b60f6 parent 764178fb347375fb151d953f06329e560d5ad6a9 Author: default <nobody@localhost> Date: Wed, 2 Nov 2022 05:35:24 +0100 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git 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.