Skip to content

v0.93.0

Latest
Compare
Choose a tag to compare
@mi-parkes mi-parkes released this 17 Nov 15:12
· 1 commit to main since this release
803da71

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).
    • NDV stands for Neighborhood Depth View.