summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-08-31 08:28:25 +0200
committerdefault <nobody@localhost>2024-08-31 08:28:25 +0200
commit39b2db79307e5cb4085f0a781bd788e82691615c (patch)
tree66d2325fc586488b1ee8bbf30ade5efa5b3ac040 /RELEASE_NOTES.md
parent36e98b890166d900ea630b97c520a0f189d96bc0 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 785f023..997ead5 100644
--- a/RELEASE_NOTES.md
+++ b/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.