The new 2.0 file structure [1] [2] is not supported currently due to various difficulties (more helps needed!). If you are using such a format, you should convert your files manually before importing them into your server:
conversations:
MyNPC: # Name of your npc
# Paste the content of a legacy conversation file here.
# Don't forget the indention: just select the content and `tab` twice.
The new 2.0 file structure is not supported at this moment due to various difficulties. If you are scripting with the new file format, you may consider manually convert your files before loading them onto your server.
Zoom-in and out is limited to certain degrees.
Lines in Yaml files are re-ordered while editing.
Original comments in Yaml files are erased while editing.
Release Notes
0.0.10
Better supports for translation detection and selection
"stop", "final_events", "interceptor" editing
Optimized zoom
Various bugs fixed
0.0.9
Sync cursor position when a node is clicked
Fix flowchart is not being updated when undo/redo
Preserve nodes selection if possible
Fix viewport be moved while typing
0.0.8
Conversation optiosn can now be fast-located with cursor on yaml documents
Fix "Open Conversation Flowchart" button does not show up in Windows