Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.23 KB

CHANGELOG.rst

File metadata and controls

43 lines (33 loc) · 1.23 KB

Changelog

Version 0.2.0 [2024-12-04]

The library has been rewritten completely. The new version is not backward compatible with the previous versions. Refer the migration guide for more details.

Features

Changes

  • Show node labels only after a suitable zoom level
  • Improved the UI of logical and geo map
  • Improved the UI on narrow screens
  • Show element info on hover
  • Include credentials in fetch requests

Bugfixes

  • Remove existing points from map in appendData before calling render
  • Fix data update when switched from map to graph

Version 0.1 [2015-08-14]

  • first release