summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-08-23 13:21:26 +0200
committerdefault <nobody@localhost>2023-08-23 13:21:26 +0200
commit3cc2098023c447906445b82eebaa7f4cdfcd33be (patch)
tree1f01a38871cf5e124bf287f4df17e6bd4a4fadc4 /RELEASE_NOTES.md
parent2f8e4645b1313e8c25dd119ef88608459a0abfa0 (diff)
Updated RELEASE_NOTES.
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.