Skip to content

Milestone release v2.3.0

Compare
Choose a tag to compare
@bartbutenaers bartbutenaers released this 30 Oct 19:47
· 8 commits to master since this release
a0828cd
  1. New dropdown in the config node to support Blockly themes:

    image

    For example the black theme:

    image

  2. Bug fix for unresponsive flow editor for workspace with Function blocks.

  3. A new node should have no generated javascript (instead of return msg) to make sure that the Blockly workspace is in sync with the generated javascript.

  4. The position of the 'expand' button is now fixed on the tabsheet for different browsers.

  5. Some other minor fixes

Thanks to @cymplecy, @ralphwetzel, @alicialics, @maribethb for their contributions!