diff options
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 997ead5..334b0d4 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -14,6 +14,8 @@ The actor `Person` object now includes a `featured` property, that returns the l The delete post button can now be hidden server-wise (it's not very useful and clutters the space). +The lists of pinned and bookmarked posts are directly accesible from the private timeline. + ## 2.57 Added support for listening on UNIX-like sockets. |