diff options
author | default <nobody@localhost> | 2023-08-23 13:21:26 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-23 13:21:26 +0200 |
commit | 3cc2098023c447906445b82eebaa7f4cdfcd33be (patch) | |
tree | 1f01a38871cf5e124bf287f4df17e6bd4a4fadc4 | |
parent | 2f8e4645b1313e8c25dd119ef88608459a0abfa0 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b7774e4..78f1142 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,10 +2,12 @@ ## 2.41 -Added more aggressive caching to timelines and history files. +Added support for `Article` ActivityPub objects to correctly process reviews from #Bookwyrm instances and other similar software. Show `Link` objects that are image, audio or video media as if they were attachments. +Added more aggressive caching to timelines and history files. + The history at the end of the public page is listed in reverse chronological order. Mastodon API: minor fixes. |