1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-01 02:44:18 +02:00
This commit is contained in:
syuilo
2023-10-02 08:31:33 +09:00
parent d9aac112d3
commit 3924a9e494
2 changed files with 4 additions and 5 deletions

View File

@@ -18,6 +18,10 @@
### Changes
- API: users/notes, notes/local-timeline で fileType 指定はできなくなりました
- API: notes/global-timeline は現在常に `[]` を返します
### General
- ソフトワードミュートとハードワードミュートは統合されました
### Server
- タイムライン取得時のパフォーマンスを改善