Skip to content

0.3.0 [2025-10-27]

Latest

Choose a tag to compare

@pandafy pandafy released this 27 Oct 15:59
· 45 commits to master since this release
0.3.0

Features

  • Added option to display node labels only after reaching a specific zoom level #148.
  • Added Node Clients #153.
  • Implemented a Cluster Prevention Mechanism to avoid overlapping nodes in geographic maps #171.
  • Added support for custom Coordinate Reference Systems (CRS) in the default configuration #380 #188.

Changes

Other changes

  • Improved consistency in geographic map rendering #395.

Dependencies

  • Bumped echarts==5.6.0.
  • Bumped echarts-gl==2.0.9.
  • Bumped zrender==6.0.0.

Bugfixes

  • Fixed incorrect default nodeCategories values.
  • Resolved configuration conflicts when using multiple instances simultaneously.
  • Displayed node labels correctly at higher zoom levels in geographic maps #189.
  • Isolated CSS rules to prevent styling conflicts with other components #303.
  • Adjusted default zoom limits in geographic maps for better navigation #188.
  • Fixed disableClusteringAtLevel behavior on initial render #353.
  • Corrected handling of duplicate node IDs #164.