Skip to content

Releases: idaholab/Deep-Lynx

1.5.0

06 Sep 16:21
Compare
Choose a tag to compare

This is considered a minor, yet BREAKING release of DeepLynx.

  • various updates to the Events system
  • various fixes to the WebGL viewer
  • corrected issues with SuperUser
  • various bugfixes for the AdminWebUI
  • includes backend fixes for the inheritance feature for ontologies

Breaking Changes

  • consolidated the various Rust modules into a single Rust module called deeplynx
  • switched to the Yarn package manager
  • removed the Jazz Data Source completely (unfortunately there is no current replacement for this data source at this time)

Migration Steps

  • Delete node_modules directory
  • Delete the NodeLibraries/timeseries and NodeLibraries/redis_graph directories
  • Rerun the installation steps listed in the readme

1.4.0

08 Aug 13:55
Compare
Choose a tag to compare

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

29 Jun 19:30
Compare
Choose a tag to compare

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

30 May 14:35
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of DeepLynx.

  • dl-fast-load rebuilt - now deeplynx-timeseries and a foundation for our upcoming timeseries refactor
  • various naming changes on the frontend translations
  • color scheme change
  • various bugfixes

1.3.6

20 Apr 15:36
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of DeepLynx.

  • Maintain's primary timestamp on timeseries select

1.3.5

20 Apr 13:42
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of DeepLynx.

  • Various fixes to the Timeseries data displays and graphs on the Admin GUI
  • Fixed file attachement even with duplicate nodes

1.3.4

12 Apr 19:59
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of DeepLynx.

  • Various changes to the 3D WebGL viewer and related operations
  • Correction of timeseries operations
  • Various bugfixes

1.3.3

11 Apr 20:16
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of DeepLynx.

  • Corrected timeseries downloads not respecting timestamps.

1.3.2

06 Apr 16:27
Compare
Choose a tag to compare

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

1.3.1

27 Mar 14:40
Compare
Choose a tag to compare

This is considered a minor, non-breaking release of DeepLynx.

  • corrected permissions table