Browse Source

Updated RELEASE_NOTES.

default 7 months ago
parent
commit
39b2db7930
1 changed files with 2 additions and 0 deletions
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -12,6 +12,8 @@ Fixed a failed compilation under Solaris/Illumos.
 
 The actor `Person` object now includes a `featured` property, that returns the list of pinned posts.
 
+The delete post button can now be hidden server-wise (it's not very useful and clutters the space).
+
 ## 2.57
 
 Added support for listening on UNIX-like sockets.