diff options
author | default <nobody@localhost> | 2024-05-26 09:36:04 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-26 09:36:04 +0200 |
commit | fbdcbc841457f0f8bbaedd5efe7e54edbbf17c0a (patch) | |
tree | 4bc92ead3bf6389cc8b3becd906991b39902a2a6 /RELEASE_NOTES.md | |
parent | db5a72b6a01eddc61f916365aaf175fb937298f1 (diff) |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r-- | RELEASE_NOTES.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index cea217a..7573246 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,13 @@ # Release Notes +## 2.54 + +Markdown-style links are now supported. + +The avatar and/or the header images can now be deleted (contributed by louis77). + +The webfinger content-type response header is now RFC-compliant (contributed by steve-bate). + ## 2.53 New user feature to search by post content (using regular expressions) or tag. |