Skip to content

V1.2.0

Choose a tag to compare

@yoavst yoavst released this 03 Jun 16:57
· 325 commits to master since this release
f3e0e2a

Since 1.1 (unreleased):

  • Fix flickering text (especially visible on ELK mode)
  • Confirmation for reset tab
  • VSCode: specific line nodes, notification on successful connection, bug fixes.
  • Comments nodes! Supported on ELK Mode, compatible with the old node.\
  • Elk is now the default mode.
  • Try to preserve order of nodes even after undo/redo operation (by sorting the graph before building it)

Since 1.0:

  • Markdown nodes
  • Choose theme for nodes
  • Switch protocol over TCP to be <4 length bytes> , to support long messages
  • initial elk render support