commit a504544b4105876b875ec691c035952a50790832 parent 0b32ca4f340cf8f5f66f80928c368081daaa235f Author: default <nobody@localhost> Date: Sat, 4 Jan 2025 15:13:45 +0100 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -8,6 +8,10 @@ Added ipv6 support for the https frontend connection (contributed by hb9hnt). New "Like by URL" operation (contributed by dheadshot). +Some search fixes regarding repeated matches. + +Mastodon API: more timeline paging tunings (contributed by nowster). + Fixed support for `Audio` objects. Made xmpp and mailto URLs clickable.