Browse Source

Updated RELEASE_NOTES.

default 3 years ago
parent
commit
4159e41440
1 changed files with 6 additions and 0 deletions
  1. 6 0
      RELEASE_NOTES.md

+ 6 - 0
RELEASE_NOTES.md

@@ -2,14 +2,20 @@
 
 
 ## 2.14
 ## 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.
 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).
 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).
 Fixed crash when debug level >= 2 (contributed by kensanata).
 
 
 Log message improvements for excelence (contributed by kensanata).
 Log message improvements for excelence (contributed by kensanata).
 
 
+Some internal structure improvements.
+
 ## 2.13
 ## 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.
 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.