aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-02-14 16:26:48 +0100
committergrunfink <grunfink@comam.es>2026-02-14 16:26:48 +0100
commit147f2fbd7d6895e1331cb24f5373db9f36083ac9 (patch)
tree34b3aa1652257457788d0eee96262eab8a7e0eba
parentc3aff2d518ab17a670fad5941cc6db46725638e8 (diff)
parent6ea6733bcaec6e43333340e75a46de654eeaf712 (diff)
Merge branch 'master' of comam.es:git/snac2
-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).