Skip to content

1.4.1

Compare
Choose a tag to compare
@s-simoncelli s-simoncelli released this 18 Mar 14:40
· 311 commits to main since this release
21b0431

v1.4.1 - 2023-03-18

Added

  • A red, purple or pink circle can now be set to customise the appearance of a schematic node
    (#86).

Changed

  • Improved label and description of relative storage field in nodes. The editor now checks that the provided storage
    is between 0 and 1 (#77).
  • If the model title is changed, the window title is now updated to use the new
    model name (#83).

Fixed

  • Fixed TableValuesWidget initialisation when widget uses multiple variables and the provided value is None
    (#79).
  • When a node, with an already-set edge colour, is connected, the edge color is set to gray instead of the
    preferred colour (#81).
  • Fixed Inno Setup installation script