aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-04-08 09:50:54 +0200
committergrunfink <grunfink@comam.es>2026-04-08 09:50:54 +0200
commit6f1005255ca74d120f362388556bcab2996c5135 (patch)
tree02e26ee8ff04ab43aa5eb87e51d1aab679e651ce
parenteac5e61275c8573f3fefd4422d824ab5ca43eb8a (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 0001f47..06d52b8 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -8,6 +8,8 @@ New admin configuration option: if the `purge_static` value is set to `true` in
Allow serving files from subdirectories of the `static/` subdirectory (contributed by la_ninpre).
+Minor tweak to webfinger code to handle Hubzilla's peculiarities.
+
## 2.91
Fixed some local posts not being shown if the replied post is deleted.