summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
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.