Skip to content

Commit f1acdf2

Browse files
committed
chore(release):updated CHANGELOG
1 parent 7f0b5f2 commit f1acdf2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
55

66

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)).
22+
723
## [v1.4.0] - 2025-01-16
824

925
### Added

0 commit comments

Comments
 (0)