Przeglądaj źródła

Updated RELEASE_NOTES.

default 3 lat temu
rodzic
commit
332c708fd3
1 zmienionych plików z 3 dodań i 3 usunięć
  1. 3 3
      RELEASE_NOTES.md

+ 3 - 3
RELEASE_NOTES.md

@@ -4,12 +4,14 @@
 
 Added proper HTTP caching when serving static files (attached images, avatars, etc.)
 
-Sensitive content messages can now have a summary (i.e. no longer limited to ...)
+Sensitive content messages can now have a summary.
 
 Added a way to block full instances (from the command-line tool, as I consider this to be an administration priviledge).
 
 If the user style.css does not exist, the server-wide one if served instead.
 
+Added support for pinning user posts. These posts are shown first in the public AND in the private timelines.
+
 Fixed some crashes on badly-formatted input messages.
 
 The image alt-text is also inserted in the 'title' attribute, so it's shown on mouse hover in browsers like Firefox (contributed by Haijo7).
@@ -18,8 +20,6 @@ Some improvements to HTML sanitization.
 
 For polls, show the time left before it closes.
 
-Added some support for post pinning.
-
 Fixed a bug that prevented unfollows to be shown in the notification area.
 
 ## 2.35