diff options
author | Louis Brauer <louis@openbooking.ch> | 2024-05-27 12:25:38 +0200 |
---|---|---|
committer | Louis Brauer <louis@openbooking.ch> | 2024-05-27 12:25:38 +0200 |
commit | 4621a25ba476b8222b7fca8b545ad2489469f310 (patch) | |
tree | f6a406c42e5e8faae255d988505d654a29c188dc /RELEASE_NOTES.md | |
parent | 81cf309e4d0ba6c2debccc21ea4f85e1e6245dc5 (diff) | |
parent | 36764b8ade5ee4686b04acb251f586eec4dacfad (diff) |
Merge remote-tracking branch 'origin/master'
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. |