summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar Louis Brauer2024-05-30 22:38:05 +0000
committerGravatar Louis Brauer2024-05-30 22:38:05 +0000
commitac3b5dcbd472b533ec543331692921b804fd02e4 (patch)
tree617f5c6a099298a92fe7ff2ca42543b933905d4e /RELEASE_NOTES.md
parentImplement instance announcements (diff)
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-ac3b5dcbd472b533ec543331692921b804fd02e4.tar.gz
snac2-ac3b5dcbd472b533ec543331692921b804fd02e4.tar.xz
snac2-ac3b5dcbd472b533ec543331692921b804fd02e4.zip
Merge branch 'master' into announcements
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 7573246..b0d37f4 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,8 +4,14 @@
4 4
5Markdown-style links are now supported. 5Markdown-style links are now supported.
6 6
7The alt text in attachments that have one is also shown in a dropdown just below it (useful for environments where mouseover is not available, i.e. for phones and tablets).
8
7The avatar and/or the header images can now be deleted (contributed by louis77). 9The avatar and/or the header images can now be deleted (contributed by louis77).
8 10
11Code cleaning: HTTP status codes use names instead of hardcoded integers (contributed by louis77).
12
13Mastodon API: some fixes for Mona and Tokodon apps, user credentials can now be edited from apps (contributed by louis77).
14
9The webfinger content-type response header is now RFC-compliant (contributed by steve-bate). 15The webfinger content-type response header is now RFC-compliant (contributed by steve-bate).
10 16
11## 2.53 17## 2.53