diff options
author | default <nobody@localhost> | 2022-12-08 07:15:41 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2022-12-08 07:15:41 +0100 |
commit | 4159e4144064445618027b0253a9192d7c8ae496 (patch) | |
tree | d39e9bfaf3ad87e044bfdece412fee0334ac7ce3 /RELEASE_NOTES.md | |
parent | 8222776ff9212f0f1bdb559fd277d0e13d68afd4 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f713cb9..3fe54e5 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,14 +2,20 @@ ## 2.14 +Previous posts in the public and private timelines can be reached by a "More..." post at the end (contributed by kensanata). + New command-line operation, `resetpwd`, to reset a user's password to a new, random one. Added a user setup option to toggle if sensitive content is shown or not by default (contributed by kensanata). +All images are loaded in lazy mode for a snappier feel (contributed by kensanata). + Fixed crash when debug level >= 2 (contributed by kensanata). Log message improvements for excelence (contributed by kensanata). +Some internal structure improvements. + ## 2.13 A big disk layout rework, to make it more efficient when timelines get very big. Please take note that you must run `snac upgrade` when you install this version over an already existing one. |