diff options
author | default <nobody@localhost> | 2024-05-31 18:36:23 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-31 18:36:23 +0200 |
commit | 41b43e74d04a75c283c884b7e8a319d65f10b1b9 (patch) | |
tree | 2544506dcd3533f151a9825b9f2bb563a4395c2c /RELEASE_NOTES.md | |
parent | 66642bcbccdce3249e553e5b70627b508c76b127 (diff) |
Updated RELEASE_NOTES.
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 bcbff04..610538c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,6 +16,8 @@ Mastodon API: fixed login problems with the official Mastodon API, IceCube and T The webfinger content-type response header is now RFC-compliant (contributed by steve-bate). +Improved support for the HTTP OPTIONS method, allowing sites like https://mastodonlistmanager.org to work. + ## 2.53 New user feature to search by post content (using regular expressions) or tag. |