Release notes
14.8.0
New features
-
Added the Notification Center. It is now possible to access all Siren Investigate notifications in one location. For more information, see Accessing Notifications.
-
Siren Investigate now offers Elasticsearch APM integration, allowing customers to send backend and frontend monitoring data to their APM Server for enhanced application performance tracking. For more information, see Monitoring.
Improvements
-
Reduced fixed costs when executing counts and expansions on the Graph Browser.
-
Moved ACL errors to the visualization panel for better visibility and usability. Previously they were shown as popup notifications, which often disrupted access to the dashboard.
-
Upgraded dependencies
react
andreact-dom
to v18.3.1. -
Enhanced the
is [not] one of
dashboard filter to support pasting newline-separated values for easier bulk input. -
Optimized the brush selector in the Graph Browser to perform more efficiently during item deselection.
-
Improved document parsing performance on the graph browser.
-
Merged several graph migrations to minimize unnecessary processing and improve overall migration performance.
-
Improved application startup by optimizing migration checks to skip processing of already up-to-date objects.
-
Improved performance of node rendering, updates, and state changes by up to 10%.
-
Improved the precision of node centering in the standard layout.
-
Improved
Select - path
functionality to select all shortest-length paths. -
Siren Investigate automatically redirects to the license page when the current license has been expired for over 30 days.
Bug fixes
-
Fixed an issue where unsaved graphs failed to reload nodes after a browser refresh.
-
Fixed an issue where the graph visualizer did not retain toolbar settings when switching between dashboards.
-
Fixed an issue that prevented layers from being dragged in the layer control of the enhanced map visualization.
-
Fixed a bug where certain saved object types were missing from the audit list.
-
Fixed an issue where the graph browser would crash during undo/redo operations when the selection table was open.
-
Fixed a bug where lens results could unexpectedly revert after certain actions, such as deleting a node.
-
Fixed a bug where graphs saved from the Advanced Object Editor had slightly larger sizes due to extra whitespace introduced during JSON formatting.
-
Fixed a bug where relations based on keyword subfields in Entity Resolution (ER) tables did not produce results in the Search interface.
-
Fixed an issue that caused errors when attempting to save a graph while using an external display with high zoom settings.
-
Fixed an issue where nodes would disappear from the graph browser when the heatmap toggle was disabled.
-
Fixed a bug where an audit warning was incorrectly displayed when selecting a time range from a visualization.
-
Fixed a bug that incorrectly triggered a migration when creating a new Graph Browser visualization.
-
Fixed an issue where row selection in a record table affected unrelated record tables in the dashboard.
-
Fixed an issue where the value of the
preference
parameter sent to Elasticsearch from the same session and tab differed by 1 for certain queries.
Security fixes
-
Bumped node to version
22.17.0
. For more details, see https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V22.md#22.17.0.