fix(frontend): Misskeyプラグインをインストールする際のAiScriptバージョンのチェックが0.14.0以降に対応していない問題を修正 (#11729)
* fix: aiscript version check of plugin * Update CHANGELOG.md * docs(CHANGELOG): remove 11420 issue link * fix(frontend): Possibility of exception in non-semver version format
This commit is contained in:
parent
dd1783f984
commit
ba16abb9f3
2 changed files with 11 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
- Fix: iOSで画面を回転させるとテキストサイズが変わる問題を修正
|
||||
- Fix: word mute for sub note is not applied
|
||||
- Fix: タイムラインを下にスクロールしてノート画面に移動して再び戻ったら以前のスクロール位置を失う問題を修正
|
||||
- Fix: Misskeyプラグインをインストールする際のAiScriptバージョンのチェックが0.14.0以降に対応していない問題を修正
|
||||
|
||||
### Server
|
||||
- cacheRemoteFilesの初期値はfalseになりました
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue