summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2023-11-05 10:23:24 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2023-11-05 10:23:24 +0900
commit66cecfaefda698e183b9320b957e8e7d41cbaf4a (patch)
tree013205e59c52001a65054d2fa14a339995ac385e
parentfix(backend): isBot not being set on `Application` type (#12248) (diff)
downloadsharkey-66cecfaefda698e183b9320b957e8e7d41cbaf4a.tar.gz
sharkey-66cecfaefda698e183b9320b957e8e7d41cbaf4a.tar.bz2
sharkey-66cecfaefda698e183b9320b957e8e7d41cbaf4a.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e8b845974c..14785c763b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -74,6 +74,7 @@
- Enhance: プロフィールの自己紹介欄のMFMが連合するようになりました
- 相手がMisskey v2023.11.0以降である必要があります
- Enhance: チャンネル取得時のパフォーマンスを向上
+- Enhance: AP: ApplicationタイプのアカウントをisBotとして扱うように
- Fix: リストTLに自分のフォロワー限定投稿が含まれない問題を修正
- Fix: ローカルタイムラインに投稿者自身の投稿への返信が含まれない問題を修正
- Fix: 自分のフォローしているユーザーの自分のフォローしていないユーザーの visibility: followers な投稿への返信がストリーミングで流れてくる問題を修正