diff options
author | default <nobody@localhost> | 2022-12-08 08:40:58 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-08 08:40:58 +0100 |
commit | a6c70ce4c02ea9895ae0f48db7711e7cbc08df84 (patch) | |
tree | e415ef956371f5a9501e9b89dec622d8d17d56cc | |
parent | 3d9254cececab8d5376fa17eab927f024b8c21a6 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c2379ef..2e9f762 100644 --- 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). |