diff options
| author | grunfink <grunfink@comam.es> | 2025-07-05 19:14:14 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-07-05 19:14:14 +0200 |
| commit | b204cf400e6b5ccdf0e87da0c9d18bca49ac7693 (patch) | |
| tree | 60c15307579a906f3a9a655145a25ffcdf820fc6 | |
| parent | 42895f7be2c77b4dd391beecae0652de719d090c (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b65991e..c44f9f3 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## UNRELEASED + +Mastodon API: fixed a bug (introduced in previous version in the "boosts disappear" fix) that made timelines shorter than it should. + ## 2.79 Added a server-wide Webmention hook; this way, if somebody out there (that supports Webmention) links to a user or post in this instance, a notification is sent (this is the complementary of what was implemented in version 2.76). |