vis v4.1.0 Release Notes

Release Date: 2015-05-28 // almost 9 years ago
  • Network

    • ๐Ÿ›  Fixed #866, manipulation can now be set to false without crashing.
    • ๐Ÿ›  Fixed #860, edit node mode now works as it should.
    • ๐Ÿ›  Fixed #859, images now resize again when they are loaded.
    • ๐Ÿ›  Fixed dynamic edges not correctly handling non-existent nodes.
    • Accepted pull from @killerDJO for fixing selected and hover colors for edges.
    • ๐Ÿ›  Fixed bug with right mouse button, scroll center and popup positions using the wrong coordinates.
    • ๐Ÿ›  Fixed click to use.
    • ๐Ÿ›  Fixed getConnectedEdges method.
    • ๐Ÿ›  Fixed clustering bug.
    • โž• Added getNodesInCluster method.
    • ๐Ÿ—„ Renamed editNodeMode to editNode, editNodeMode now give a deprecation log message.
    • โž• Added multiselect to the docs.
    • โœ‚ Removed deprecated dynamic entree, allow any smooth curve style for hierarchical layout.
    • ๐Ÿ›  Fixed bug with the moveTo and getViewPosition methods.
    • ๐Ÿ›  Fixed #861, brokenImage only working for one node if nodes have the same image.
    • ๐Ÿ›  Fixed hoverNode and blurNode events and added them to the docs.
    • ๐Ÿ›  Fixed #884, selectNode event.
    • ๐Ÿ›  Fixed dynamic setting hidden and physics.
    • ๐Ÿ›  Fixed edit node mode's fallback.

    Graph2d & Timeline

    • ๐Ÿ›  Fixed #858, #872, fixed usage of deprecated unsubscribe from DataSet.
    • ๐Ÿ›  Fixed #869: Add className with id to custom time bars
    • ๐Ÿ›  Fixed #877: Added support for metaKey to select multiple items.