commit a6c70ce4c02ea9895ae0f48db7711e7cbc08df84
parent 3d9254cececab8d5376fa17eab927f024b8c21a6
Author: default <nobody@localhost>
Date: Thu, 8 Dec 2022 08:40:58 +0100
Updated RELEASE_NOTES.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
@@ -4,7 +4,7 @@
Previous posts in the public and private timelines can be reached by a "More..." post at the end (contributed by kensanata).
-Liking and boosting posts don't move the full conversation up; after that, the page is reloaded to a more precise position. Still not perfect, but on the way.
+Clicking the 'Like' and 'Boost' buttons don't move the full conversation up; after that, the page is reloaded to a more precise position. Still not perfect, but on the way.
New command-line operation, `resetpwd`, to reset a user's password to a new, random one.
@@ -12,7 +12,7 @@ Added a user setup option to toggle if sensitive content is shown or not by defa
All images are loaded in lazy mode for a snappier feel (contributed by kensanata).
-Fixed crash when debug level >= 2 (contributed by kensanata).
+Fixed crash in the data storage upgrade process when debug level >= 2 (contributed by kensanata).
Log message improvements for excelence (contributed by kensanata).