Skip to content

v2.3.4

Compare
Choose a tag to compare
@m-mohr m-mohr released this 16 Jul 13:11
· 119 commits to master since this release

Changed

  • ModelBuilder:
    • Event showSchema was renamed to showParameter with a new set of parameters.
    • Edges from incompatible inputs/outputs are created in red with an error message instead of completely rejecting the edge. Thus, the import is also not interrupted for such issues.

Fixed

  • JsonSchema: Don't show properties with undefined values any longer.