Version 0.1.17¶
This release introduces enhanced navigation features for nodes in the graph, making it easier to move between parent and child nodes using both keyboard shortcuts and clickable buttons.
New Features¶
- Added keyboard navigation for parent and child nodes, allowing users to navigate using arrow keys, with support for multiple connections via a popover menu and helpful toast messages when no connections exist (d7313a) (Eric Ma)
- Added up/down arrow buttons to node headers for quick navigation between connected nodes, including popover menus for multiple connections and smooth animated transitions (3da94a) (Claude)
Bug Fixes¶
- None
Deprecations¶
- None