All Versions
87
Latest Version
Avg Release Cycle
35 days
Latest Release
-

Changelog History
Page 2

  • v3.1.1 Changes

    • Hotfix for a Sphynx bug. (#9053)
  • v3.1.0 Changes

    February 11, 2020
    • Sphynx is now enabled by default. A couple operations run on Sphynx.
    • Wizards have been added as an experimental feature. Use the anchor box to turn a workspace into a wizard.
    • If you copied some boxes into a YAML file, you can now drag-and-drop this file to a workspace to insert those boxes.
    • New kiterc configuration options to allow public access LynxKite instances.
    • Added "Embed vertices", "Embed with t-SNE", and "Import well-known graph dataset" operations. They require PyTorch Geometric to be installed.
    • Smaller UI improvements and performance improvements.
  • v3.0.2 Changes

    December 04, 2019
    • Retry backend requests on 504 Gateway Timeout errors. This allows running without timeout errors even behind proxies that we cannot reconfigure, such as in client deployments or on demo.lynxkite.com.
  • v3.0.1 Changes

    December 03, 2019
    • Minor UI fixes and graph visualization improvements.
  • v3.0.0 Changes

    November 28, 2019
    • New multi-domain backend. This is the foundation for the high-performance Sphynx backend. (But Sphynx is not included yet.)
    • Users are welcomed by an interactive tutorial.
    • A choice of color maps for visualizing qualitative attributes.
    • Instruments (such as graph visualization and SQL) can be used on snapshots.
    • "Go to root folder" button and "Copy path to clipboard" option in directory browser.
    • Bug fixes and improvements, such as eliminating flicker on UI elements.
  • v2.8.5 Changes

    • Click a vertex in a visualization to open a context menu for interactive graph navigation.
  • v2.8.4 Changes

    September 16, 2019
    • Popup box improvements: Parameters are full-width. Popups avoid overlapping. Popups reopen at previous position with previous dimensions.
  • v2.8.3 Changes

    August 05, 2019
    • Added new operation: Export to Hive.
  • v2.8.2 Changes

    July 01, 2019
    • Remote API bugfixes
  • v2.8.1 Changes

    June 12, 2019
    • For consistency, project tables such as vertices and edges can be accessed as input.vertices and input.edges now.
    • Bugfixes for HDFS use under Kerberos, and minor fixes and improvements in LynxKite.