You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.93.0 - 2024-11-17
Added
Table export support for JSON and PDF formats.
Node types filter: control which node types are visible or hidden in the network.
Keyboard shortcuts for dragView and zoomView.
Fixed
Resolved GUI issues, including improper focus behavior after help or select-type operations.
Fixed multiple keydown events being triggered when re-entering network mode.
Fixed exiting the filter input window in table and file modes.
Changed
Applied dropdownAutoWidth for select-type dropdown, improving usability.
Updated the format of displayed information about the number of nodes matching active filter(s).
The format x/y now indicates the current position (x) of an item in the Sphinx-Needs listbox relative to the total number of items (y) that match the active filter(s).