aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-02-14 05:50:38 +0100
committergrunfink <grunfink@comam.es>2026-02-14 05:50:38 +0100
commit6ea6733bcaec6e43333340e75a46de654eeaf712 (patch)
tree71067f8e78495bda5c43da90ca66d35685191d6c
parent11140d0e0c0a305592334b94daa878822b94ed63 (diff)
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 3e37df1..944b4ab 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -12,6 +12,8 @@ Fixed incorrect scope when editing a post (contributed by dandelions).
Minor tweak to improve signature key retrieving for some Wordpress configurations.
+Fixed web UI incorrect links to actor public pages for some configurations.
+
Change the strip_exif logic to work with the already existing OpenBSD sandbox (contributed by oxzi).
Mastodon API: Add poll creation (contributed by davidrv00), fixed a voting bug (contributed by davidrv00), added a fix to verify_credentials (contributed by ag-eitilt).