LynxKite v1.7.1 Release Notes

    • History can be accessed even if some operations no longer exist. (1.7.0 removed all classical import operation, so this is an important fix.)
    • Improve scalability and performance of the Centrality algorithm family.
    • Fixed saved visualizations, which were broken in 1.7.0.
    • LynxKite log directory can now be configured. (KITE_LOG_DIR)
    • All attribute types are now accessible through the SQL interface. Types not supported by SQL will be presented as strings.
    • Improved security: JSON queries are only accepted with the X-Requested-With: XMLHttpRequest header.
    • Compressed files can be uploaded and handled as if they were not compressed. (Supported extensions are .gz, .bz2, .lzo, and .snappy. Compressed files accessed from HDFS were always supported.)
    • Improved error messages and documentation.
    • Case insensitive project search.
    • New operation, Internal edge ID as attribute.