fix(backend): タイムラインAPIの withRenotes: false 時のレスポンスを修正

This commit is contained in:
syuilo
2025-08-29 16:03:03 +09:00
parent 328301ffc2
commit 65a4d77a7f
4 changed files with 4 additions and 0 deletions

View File

@@ -76,6 +76,7 @@
- Fix: SystemWebhook設定でsecretを空に出来ない問題を修正
- Fix: 削除されたユーザーがチャットメッセージにリアクションしている場合`chat/history`などでエラーになる問題を修正
- Fix: Pageのアイキャッチ画像をドライブから消してもPageごと消えないように
- Fix: タイムラインAPIの withRenotes: false 時のレスポンスを修正
## 2025.7.0