fix(frontend): MkSparkleが動作しない問題を修正 (#15390)

* fix(frontend): MkSparkleが動作しない問題を修正

* Update Changelog

* fix

* add comments
This commit is contained in:
かっこかり 2025-02-04 14:01:32 +09:00 committed by GitHub
parent 19857632d0
commit 495d72ed2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 31 additions and 23 deletions

View file

@ -7,6 +7,7 @@
### Client
- Fix: 一部環境でセンシティブなファイルを含むノートの非表示が効かない問題
- Fix: データセーバー有効時にもユーザーページの「ファイル」タブで画像が読み込まれてしまう問題を修正
- Fix: MFMの `sparkle` エフェクトが正しく表示されない問題を修正
- ローカライゼーションの更新
### Server