Skip to content

Release v6.1.0

Compare
Choose a tag to compare
@miroiu miroiu released this 12 Jul 17:37
· 105 commits to master since this release
  • Features:
    • Added new built-in connection type: StepConnection
  • Bugfixes:
    • Fixed CircuitConnection directional arrows not interpolating correctly
    • Fixed BaseConnection SplitEvent and DisconnectEvent not being raised if the corresponding command is null
    • Fixed DecoratorContainer scaling with zoom when not referencing a theme in App.xaml
    • Fixed style not applying to the default Connection template outside App.xaml
  • Add new built-in connection type: StepConnection by @miroiu in #109
  • add chinese wiki docs by @WYihei in #114
  • [Example] Add shapes drawing example application by @miroiu in #115

Full Changelog: v6.0.0...v6.1.0