snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit 39b2db79307e5cb4085f0a781bd788e82691615c
parent 36e98b890166d900ea630b97c520a0f189d96bc0
Author: default <nobody@localhost>
Date:   Sat, 31 Aug 2024 08:28:25 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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.