You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
7
+
## [v1.4.1] - 2025-10-10
8
+
9
+
### Fixed
10
+
11
+
- Security vulnerability on dependencies ([#45](https://github.com/splunk/splunk-3D-graph-network-topology-viz/pull/45)) ([#46](https://github.com/splunk/splunk-3D-graph-network-topology-viz/pull/46)).
12
+
- 2D Graph: label text positioning when zooming in / out ([#45](https://github.com/splunk/splunk-3D-graph-network-topology-viz/pull/45)).
13
+
14
+
### Changed
15
+
16
+
- 3D Graph: replaced gradient shader material with vertex colors one ([#45](https://github.com/splunk/splunk-3D-graph-network-topology-viz/pull/45)).
17
+
- 2D Graph: moved link arrow position to the middle and increased size ([#45](https://github.com/splunk/splunk-3D-graph-network-topology-viz/pull/45)).
18
+
19
+
### Removed
20
+
21
+
- Dependency on Splunk node.js to support Splunk 10.0 ([#45](https://github.com/splunk/splunk-3D-graph-network-topology-viz/pull/45)).
0 commit comments