1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-25 22:34:04 +02:00

Merge branch 'develop' into copilot/add-user-mute-settings

This commit is contained in:
kakkokari-gtyih
2025-12-02 14:19:48 +09:00
180 changed files with 4058 additions and 3445 deletions

View File

@@ -1,9 +1,20 @@
## 2025.11.1
## 2025.12.0
### General
- Enhance: ユーザーをミュートする範囲を選択可能に
- 新たに、タイムライン上と検索結果からのみ非表示とする(メンション等の通知は届く)オプションが追加されました
### Client
-
### Server
- Enhance: メモリ使用量を削減しました
- Enhance: ActivityPubアクティビティを送信する際のパフォーマンス向上
- Enhance: 依存関係の更新
## 2025.11.1
### Client
- Enhance: リアクションの受け入れ設定にキャプションを追加 #15921