summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-02-09 21:26:28 +0100
committerGravatar default2024-02-09 21:26:28 +0100
commit6ae84c9596c5785230e7a958f4d3d851db3bc547 (patch)
treee03f439271e2a5897a70f90475be6f3941637f47
parentmastoapi: added support for /api/v1/timelines/tag/. (diff)
downloadpenes-snac2-6ae84c9596c5785230e7a958f4d3d851db3bc547.tar.gz
penes-snac2-6ae84c9596c5785230e7a958f4d3d851db3bc547.tar.xz
penes-snac2-6ae84c9596c5785230e7a958f4d3d851db3bc547.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index bde53c8..c1a6c98 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -12,6 +12,8 @@ Fixed repeated mentions in the reply text field.
12 12
13One-post only pages include the post content instead of the user bio in their metadata (improving post previews from other software). 13One-post only pages include the post content instead of the user bio in their metadata (improving post previews from other software).
14 14
15Mastodon API: Added support for timelines by tag.
16
15## 2.46 17## 2.46
16 18
17Added support for Peertube videos. 19Added support for Peertube videos.