diff options
| author | grunfink <grunfink@comam.es> | 2025-06-24 14:49:01 +0200 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2025-06-24 14:49:01 +0200 |
| commit | bed5789dc67e1a52d2d9d0b5d8afd926d9d60e0f (patch) | |
| tree | fdbd920ea47fb41036f957b0c16f0c26f9052d11 /RELEASE_NOTES.md | |
| parent | 9403fb41effc6da7a997898b07b6c6b46f8e2ba1 (diff) | |
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 664da11..729b9f7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## UNRELEASED +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). + Fixed regression while sending email via pipe on OpenBSD. Fixed Markdown parsing when the URL has parenthesis. |