File tree Expand file tree Collapse file tree 3 files changed +5
-17
lines changed Expand file tree Collapse file tree 3 files changed +5
-17
lines changed Original file line number Diff line number Diff line change 5555 "vscode-languageserver" : " ^8.1.0" ,
5656 "vscode-languageserver-textdocument" : " ^1.0.11" ,
5757 "vscode-ws-jsonrpc-webgal" : " 0.2.1" ,
58- "webgal-engine" : " 4.5.15" ,
58+ "webgal-engine" : " 4.5.15-1 " ,
5959 "webgal-parser" : " latest" ,
6060 "webpack" : " 5.76.0" ,
6161 "ws" : " 8.17.1"
Original file line number Diff line number Diff line change 44
55#### 新功能
66
7- 新增 Android 平台支持,可构建和导出 APK
8-
97为编辑器新增可搜索的级联选择器,优化复杂选项的查找体验
108
119新增立绘眨眼(Blink)和焦点(Focus)参数的可视化配置
2826
2927修复了缓动(Ease)类型缺少国际化翻译的问题
3028
31- 修复 Android 平台首次启动时文件目录可能为空的问题
32-
3329<!-- English Translation -->
3430## Release Notes
3531
3632### In this version
3733
3834#### New Features
3935
40- Added support for the Android platform, enabling the ability to build and export APKs
41-
4236Added a searchable cascader to the editor to optimize finding complex options
4337
4438Added visual configuration for figure Blink and Focus parameters
@@ -61,17 +55,13 @@ Fixed an issue where the script did not sync to the first line when the fast pre
6155
6256Fixed missing internationalization for ease types
6357
64- Fixed an issue on Android where the file directory could be null on first boot
65-
6658<!-- Japanese Translation -->
6759## リリースノート
6860
6961### このバージョンでは
7062
7163#### 新機能
7264
73- Android プラットフォームのサポートを追加し、APK のビルドとエクスポートが可能になりました
74-
7565エディタに検索可能なカスケードセレクタを追加し、複雑なオプションの検索体験を最適化しました
7666
7767立ち絵のまばたき(Blink)と焦点(Focus)パラメータの視覚的な設定を追加しました
@@ -93,5 +83,3 @@ ARM64 アーキテクチャでのパッケージング問題を修正しまし
9383高速プレビューウィンドウがフォーカスされた際に、スクリプトが先頭行に同期されない問題を修正しました
9484
9585イージング(Ease)タイプの国際化翻訳が欠落している問題を修正しました
96-
97- Android プラットフォームでの初回起動時にファイルディレクトリが null になる可能性がある問題を修正しました
Original file line number Diff line number Diff line change @@ -12626,10 +12626,10 @@ wcwidth@^1.0.1:
1262612626 dependencies:
1262712627 defaults "^1.0.3"
1262812628
12629- 12630- version "4.5.15"
12631- resolved "https://registry.yarnpkg.com/webgal-engine/-/webgal-engine-4.5.15.tgz#8b9f892b8eca0c9c4ba9172bc84fc2899f0ad142 "
12632- integrity sha512-HU+Zo7gzipR7KwAvupPtp/CFSCK4S0+pwaw/EZg/RftfZ9Q5TE8w/6UrBkM83YGndxvXPLKbPFK2qJXO0UvFPA ==
12629+ 12630+ version "4.5.15-1 "
12631+ resolved "https://registry.yarnpkg.com/webgal-engine/-/webgal-engine-4.5.15-1 .tgz#15d6e5d482b11a7348aead4c7ce1eb7b56964dcc "
12632+ integrity sha512-U8yPGrmeAKAjBNQKBf9z9NAhv4e7OjgPiVAA9WdC52NP8LxF99kpGwjWQrrz6mrTTxFetuilqRPgHzrfOZhvwg ==
1263312633 dependencies:
1263412634 "@emotion/css" "^11.11.2"
1263512635 "@icon-park/react" "^1.4.2"
You can’t perform that action at this time.
0 commit comments