From b0b7dad13ea371ef8db66eb24a38654dd209f1e8 Mon Sep 17 00:00:00 2001 From: grunfink Date: Mon, 1 Jun 2026 08:26:45 +0200 Subject: Updated RELEASE_NOTES. --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 433b969..41b98cc 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,6 +10,8 @@ New configuration knob: by setting `keep_replies_posts` to true in `server.json` New configuration knob: by setting `keep_replied_me` to true in `server.json`, remote replies to local posts are retained in the public timeline, preventing them from being purged (contributed by hanchan). +Ensure actors' public key PEM never includes anything after the end marker. + Fixed some memory leaks (contributed by inz). Updated French, Brazilian Portuguese translations (contributed by dragondaddy, daltux). -- cgit