From 6cc2885050a0190c65f687c867b8a6c8f8e3d8bc Mon Sep 17 00:00:00 2001 From: sk Date: Tue, 17 Jan 2023 01:57:11 +0100 Subject: [PATCH] update changelog --- README.md | 1 + metadata/en-US/changelogs/67.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b290595c..39fcd9f46 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ There's also a handful of custom strings exclusive to this projects that would n * [Display original post when replying](https://github.com/sk22/megalodon/commit/375f8ceb2747705fedf43686681cc0e0b812f899) * [Display server announcements](https://github.com/sk22/megalodon/commit/84179bc207d6b69cc2a770a3c28fa0a39b0b54e8) * [Create](https://github.com/sk22/megalodon/commit/294595513a45037359b31377aafc25ae5b58d8e7), [edit](https://github.com/sk22/megalodon/commit/d47797bf7ac8cff3f9ba1cfee219a1bb2af21da6) and [delete](https://github.com/sk22/megalodon/commit/54c29fd787fc2cd0dfd2787ad796b8190f795973) lists +* [Soft-blocking (by blocking and immediately unblocking)](https://github.com/sk22/megalodon/commit/e75d350b7a2709259e9fc5138e0e1f361bdb0972) ### Behavior diff --git a/metadata/en-US/changelogs/67.txt b/metadata/en-US/changelogs/67.txt index 75259b7ee..7e6293789 100644 --- a/metadata/en-US/changelogs/67.txt +++ b/metadata/en-US/changelogs/67.txt @@ -3,6 +3,7 @@ - Text is scaled according to system settings - Improved filtering (no, "Hide with a warning" doesn't work yet) by @thiagojedi - List management features +- Remove followers by soft-blocking them - Disallow connections with fascists - Fix images not loading when connected to Akkoma instance - Bugfixes and UI tweaks