Update CHANGELOG.md [ci skip]

This commit is contained in:
かっこかり
2025-11-27 18:47:44 +09:00
committed by GitHub
parent 53e2be747d
commit 825dcf7e3e

View File

@@ -17,6 +17,8 @@
(Cherry-picked from https://github.com/MisskeyIO/misskey/pull/1129)
- Fix: フォロー申請をキャンセルする際の確認ダイアログの文言が不正確な問題を修正
- Fix: 初回読み込み時にエラーになることがある問題を修正
- Fix: お気に入りクリップの一覧表示が正しく動作しない問題を修正
- Fix: AiScript Misskey 拡張APIにおいて、各種関数の引数で明示的に `null` が指定されている場合のハンドリングを修正
### Server
- Enhance: メモリ使用量を削減しました