Merge branch 'develop' into fix-deck-withsensitive

This commit is contained in:
かっこかり 2024-10-19 17:32:00 +09:00 committed by GitHub
commit 1b69cfcdcb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -4,6 +4,8 @@
-
### Client
- Enhance: Bull DashboardでRelationship Queueの状態も確認できるように
(Cherry-picked from https://github.com/MisskeyIO/misskey/pull/751)
- Fix: デッキのタイムラインカラムで「センシティブなファイルを含むノートを表示」設定が使用できなかった問題を修正
### Server