Releases: mi-parkes/sphinx-needs-data-explorer
Releases · mi-parkes/sphinx-needs-data-explorer
v0.93.0
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
andzoomView
.
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
forselect-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.
- The format
v0.9.2: Updates14 (#31)
Both incoming and outgoing named link types can be used for filtering
v0.9.1:Fixing crash for links to non existing needs in table view
Fixing crash for links to non existing needs in table view (#30)
v0.9.0: Updates6 (#22)
* New features5 (#21) * Updating documentation * You can negate content of single bracket * Fixing view node attributes * Moving package build to poetry * Reformatting with black * Adding missing devcontainer * Adding black target * Removing manually generated documentation * Updating package build instructions + locale+timezone moved from Dockerfile to devcontainer.json * Including .vscode configuration * Exit on first error executing in GNU Makefile * Minor changes * Adding task descriptions * devcontainer configuration cleanup * Referencing images with URLs * Setting image URLs to frozen revision * Allow README.md to be used by pypi and sphinx including all image rendering