Skip to content

OpenBlock Desktop v2.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 13:47

Change Log (en)

  • New feature

    1. Add support for Arduino K210.
    2. Adjust the menu bar layout.
    3. Add support for setting the maximum and minimum values of the angle plate, the excess part will be displayed in gray.
    4. The color of the numerical slider track changes from gray to change with the color of the parent block.
  • Fix bug

    1. The color of the angle plate does not change with the color of the blocks.
    2. Arduino esp8266 compilation and download failed.
    3. When generating arduino code, double quote code in string is not escaped.

更改日志 (zh-cn)

  • 新功能

    1. 添加对Arduino K210的支持。
    2. 调整菜单栏布局。
    3. 支持设定角度盘的最大与最小值,超出部分会显示为灰色。
    4. 数字滑动条轨道的颜色由灰色转为随母积木颜色改变。
  • 修复错误

    1. 角度盘的颜色未随积木颜色改变。
    2. Arduino esp8266编译上传失败。
    3. 在生成 arduino 代码时,字符串中的双引号没有加转义字符。