Milestone release v2.3.0
-
New dropdown in the config node to support Blockly themes:
For example the black theme:
-
Bug fix for unresponsive flow editor for workspace with Function blocks.
-
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. -
The position of the 'expand' button is now fixed on the tabsheet for different browsers.
-
Some other minor fixes
Thanks to @cymplecy, @ralphwetzel, @alicialics, @maribethb for their contributions!