summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2025-01-10 06:41:31 +0100
committerGravatar default2025-01-10 06:41:31 +0100
commit361f6b693a0a6eee886fc6e5bacf42f359e7f793 (patch)
treee9b9b5159e0b5e20d8a79615f5ffd54a1e821eb3 /RELEASE_NOTES.md
parentBumped debug level of actor cache hits. (diff)
downloadpenes-snac2-361f6b693a0a6eee886fc6e5bacf42f359e7f793.tar.gz
penes-snac2-361f6b693a0a6eee886fc6e5bacf42f359e7f793.tar.xz
penes-snac2-361f6b693a0a6eee886fc6e5bacf42f359e7f793.zip
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 31165ac..ae68d50 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,13 @@
1# Release Notes 1# Release Notes
2 2
3## UNRELEASED
4
5Some fixes to accept `Event` objects properly (like those coming from implementations like https://gancio.org/).
6
7Added some caching for local `Actor` objects.
8
9Hashtags that are not explicitly linked in a post's content are shown below.
10
3## 2.68 11## 2.68
4 12
5Fixed regression in link verification code (contributed by nowster). 13Fixed regression in link verification code (contributed by nowster).