vis v4.20.1 Release Notes

Release Date: 2017-07-01 // about 8 years ago
  • General

    • โž• Added Release checklist
    • โž• Added collapsible items for objects in graph3d doc

    Network

    • ๐Ÿ›  FIX #3203: Set dimensions properly of images on initialization
    • ๐Ÿ›  FIX #3198: Small fix on ref usage in DataGroup
    • ๐Ÿ›  FIX #3170: Refactoring of Node Drawing
    • ๐Ÿ›  FIX #3108: Reverse nodes returned with 'from' and 'to' directions
    • ๐Ÿ›  FIX #3122: Refactored line drawing for Bezier edges
    • ๐Ÿ›  FIX #3121: Refactoring of BezierEdgeStatic._getViaCoordinates()
    • ๐Ÿ›  FIX #3088: Consolidate code for determining the pixel ratio
    • ๐Ÿ›  FIX #3036: Smooth type 'dynamic' adjusted for node-specific option in hierarchical
    • ๐Ÿ›  FIX #1105: Fix usage of clustering with hierarchical networks
    • ๐Ÿ›  FIX #3133: Protect Network from zero and negative mass values
    • ๐Ÿ›  FIX #3163: Prevent crashes from invalid id's in Clustering.findNode()
    • ๐Ÿ›  FIX #3106: Ensure start and end of stabilization progress events is sent
    • ๐Ÿ›  FIX #3015: Properly handle newline escape sequences in strings for DOT
    • ๐Ÿ›  FIX Refactoring of LayoutEngine
    • ๐Ÿ›  FIX #2990: Edge labels turn bold on select and hover
    • ๐Ÿ›  FIX #2959: Changed order of (de)select events for network
    • ๐Ÿ›  FIX #3091: Added param 'direction' to Network.getConnectedNodes()
    • ๐Ÿ›  FIX #3085: Add prefix to cancelAnimationFrame()

    Graph3D

    • ๐Ÿ›  FIX #2804: Add data group class to Graph3d

    Timeline

    • ๐Ÿ›  FIX #3172: Fix stacking when setting option
    • ๐Ÿ›  FIX #3183: Fixes a race condition that set an item's group to be set to undefined
    • FEAT #3154: Caching to Range getMillisecondsPerPixel function
    • ๐Ÿ›  FIX #3105: Adjusting timeline TimeStep.roundToMinor
    • FEAT #3107: Allow overriding align per item