1
0

Enhance(frontend): ノート詳細画面にロールのバッジを表示 (#14946)

* enhance(frontend): ノートの詳細画面にロールのバッジを表示(#14058)

* Update CHANGELOG.md
This commit is contained in:
shimmar
2024-11-13 11:19:54 +09:00
committed by GitHub
parent a11b77a415
commit 2305788ed9
2 changed files with 27 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@
- Enhance: Self-XSS防止用の警告を追加
- Enhance: カタルーニャ語 (ca-ES) に対応
- Enhance: 個別お知らせページではMetaタグを出力するように
- Enhance: ノート詳細画面にロールのバッジを表示
- Fix: 通知の範囲指定の設定項目が必要ない通知設定でも範囲指定の設定がでている問題を修正
- Fix: Turnstileが失敗・期限切れした際にも成功扱いとなってしまう問題を修正
(Cherry-picked from https://github.com/MisskeyIO/misskey/pull/768)