fix(backend): correct outbox pagination (#16176)

This commit is contained in:
zyoshoka
2025-06-08 09:12:59 +09:00
committed by GitHub
parent ac9206f192
commit b5767c315a
2 changed files with 22 additions and 6 deletions

View File

@@ -16,6 +16,7 @@
### Server
- Feat: 全てのチャットメッセージを既読にするAPIを追加(chat/read-all)
- Fix: アカウント削除が正常に行われないことがあった問題を修正
- Fix: outboxのページネーションが正しく行われない問題を修正
## 2025.6.0