OpenBlock Desktop v2.5.0
Change Log (en)
-
New feature
- Added support for Russian language.
- Add support for unload sratch extennsion.
- When the window width cannot fit the menu bar content, an abbreviated version of the menu is displayed.
- Adjust the framework of external resources and support the injection of resources from non-installation departments.
- Add support for copying and pasting blocks.
- Add support for custom matrix block height and width.
- Added support for aborting the Arduino upload process.
- Upgrade google analytics to GA4.
-
Fix bug
- After unchecking show all devices, non-compliant devices still appear in the connection list.
- After uploading is completed, click the upload information to automatically jump to the bottom of the content.
- Corrected the text description of the Arduino serial port reading block.
- Corrected the code generation structure of the microbit event block to prevent function crash caused by repeated reentry when using a perpetual loop in the event block.
- The Arduino program will be stuck for a short while before uploading
- esp32 arduino setPinMode building block pin menu only shows output pins.
- In the library interface, if a item title is too long, it will not be fully displayed.
- mega2560 real-time mode reading analog pin error.
更改日志 (zh-cn)
-
新功能
- 增加对俄语的支持。
- 增加去加载 scratch 原版 extennsion 的支持。
- 当窗口宽度无法容纳菜单栏内容时,显示菜单的缩写版本。
- 调整外部资源框架,支持非软件安装目录的资源注入。
- 增加对复制粘贴块的支持。
- 增加对自定义矩阵块高度和宽度的支持。
- 增加对中止 Arduino 上传过程的支持。
- 将 google analytics 升级到 GA4。
-
修复 bug
- 取消勾选显示所有设备后,不合规的设备仍会出现在连接列表中。
- 上传完成后,点击上传信息自动跳转到内容底部。
- 修正了 Arduino 串口读取积木块的文字描述。
- 修正microbit事件积木块的代码生成结构,防止在事件积木块中使用永续循环时,因反复重入导致函数崩溃。
- Arduino程序在上传前会卡住一小会儿
- esp32 arduino setPinMode积木引脚菜单只显示输出引脚。
- 在库界面,如果某项标题过长,将无法完全显示。
- mega2560实时模式读取模拟引脚错误。