Update CHANGELOG.md

This commit is contained in:
かっこかり 2023-10-24 23:14:42 +09:00 committed by GitHub
parent a001aa7e3f
commit 68ad066820
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -22,6 +22,10 @@
- Feat: プラグイン・テーマを外部サイトから直接インストールできるようになりました
- 外部サイトでの実装が必要です。詳細は Misskey Hub をご覧ください
https://misskey-hub.net/docs/advanced/publish-on-your-website.html
- Enhance: コードのシンタックスハイライトエンジンをShikiに変更
- AiScriptのシンタックスハイライトに対応
- MFMでAiScriptをハイライトする場合、コードブロックの開始部分を ` ```is ` もしくは ` ```aiscript ` としてください
- インラインコードのシンタックスハイライトはパフォーマンスの都合上廃止しました
- Fix: 投稿フォームでのユーザー変更がプレビューに反映されない問題を修正
### Server