summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar grunfink2026-02-14 16:26:48 +0100
committerGravatar grunfink2026-02-14 16:26:48 +0100
commit147f2fbd7d6895e1331cb24f5373db9f36083ac9 (patch)
tree34b3aa1652257457788d0eee96262eab8a7e0eba
parentFixed mismatched following count. (diff)
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-147f2fbd7d6895e1331cb24f5373db9f36083ac9.tar.gz
snac2-147f2fbd7d6895e1331cb24f5373db9f36083ac9.tar.xz
snac2-147f2fbd7d6895e1331cb24f5373db9f36083ac9.zip
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).
12 12
13Minor tweak to improve signature key retrieving for some Wordpress configurations. 13Minor tweak to improve signature key retrieving for some Wordpress configurations.
14 14
15Fixed web UI incorrect links to actor public pages for some configurations.
16
15Change the strip_exif logic to work with the already existing OpenBSD sandbox (contributed by oxzi). 17Change the strip_exif logic to work with the already existing OpenBSD sandbox (contributed by oxzi).
16 18
17Mastodon API: Add poll creation (contributed by davidrv00), fixed a voting bug (contributed by davidrv00), added a fix to verify_credentials (contributed by ag-eitilt). 19Mastodon API: Add poll creation (contributed by davidrv00), fixed a voting bug (contributed by davidrv00), added a fix to verify_credentials (contributed by ag-eitilt).