1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-31 11:34:01 +02:00
This commit is contained in:
syuilo
2023-10-02 02:27:28 +09:00
parent 167aaabf20
commit c019e9cad5
3 changed files with 18 additions and 23 deletions

View File

@@ -16,6 +16,9 @@
### NOTE
- muted_noteテーブルは使われなくなったため手動で削除を行ってください。
### Changes
- API: users/notes で fileType 指定はできなくなりました
### Server
- タイムライン取得時のパフォーマンスを改善