Releases: idaholab/Deep-Lynx
Releases · idaholab/Deep-Lynx
1.4.0
This is considered a minor, non-breaking release of DeepLynx.
- Updated rust libraries to fix a Windows-specific Rust bug
- Updates to the WebGL viewer to allow more interaction between users and objects
- Added an API query param to node listing function to show node history if specified
- Refactored parts of the frontend to use OptionsAPI in preparation for Vue3 transition
- Fixed a known bug where data source page would default to Timeseries page and display an error
- Added the ability to allow trusted certificates in HTTP poller data source
- Added ability to read non-array JSON data coming from HTTP poller data source
- Added the ability to return to the Container Select screen by clicking the DeepLynx logo
- Added the ability to set/override created_at for nodes in node editor or type mapping
1.3.8
This is considered a minor, non-breaking release of DeepLynx.
- Added the ability to export and import all type mappings for a container
- Added the ability to type to search when selecting a data source or container from a dropdown
- Fixed a bug that was preventing the usage of HTTP Poller data sources
- Fixed a bug preventing large-scale timeseries data ingestion
- Packed fonts, icons and images to allow for offline loading of frontend assets
- Added API routes to allow users to interact with the Serval game server
- Added API routes to allow users to bulk tag nodes and edges
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
This is considered a minor, non-breaking release of DeepLynx.
- Corrected a file upload bug where metadata uploaded with the file was not having the resulting nodes and edges connected to the file
- Added various features and capabilities to the timeseries data viewer
- Ability to query the graph by original data id
- MinIO storage capability added