Web
- [Feature] Add command palette
- [Feature] Add a command for adding an edge from the currently selected to an existing node
- [Feature] Search node in current or in all graphs
- [Feature] Export to SVG/PNG
- [Performance] On adding multiple nodes, draw after all are added
- [Feature] Add support for curved edges
- [UI] Change color for edges in dark mode
- [Debug] add
?lightor?darkto the URL to override the theme.
Jeb
- [Bug] Improve navigation in JEB by @ykaridi
- [Feature] New script to sync all the symbols from JEB to graffiti
Server
- [Performance] Removed dumping messages sent to server unless
--dumpis provided.