github gephi/gephi v0.7.0-alpha3
Gephi 0.7.0-alpha3

latest releases: v0.10.1, v0.10.0, v0.9.7...
8 years ago

New features

  • Welcome screen, with recent opened files and samples.
  • CSV Importer. Import adjacency lists.
  • UCINET DL files importer. Import edge lists and full matrix.
  • DOT Import. Import DOT GraphViz files. Support directed, undirected, labels and colors only. No subgraph support.
  • Better memory starvation detection

Bugfixes

  • Edge Weight Filter cannot be chained (bug 523941)
  • GEXF hierarchy not imported correctly (bug 522896)
  • craches on closing project with dynamic bug 523110)
  • Filter button still active across workspaces (bug 523124)
  • Meta-Edges are not displayed after opening project (bug 526040)
  • hierarchy1.gexf not imported correctly (bug 522896)
  • Problems when restoring Ranking Window (bug 526126)
  • NullPointerException on selecting Attribute Range filter (bug 526739)
  • Incorrect range values when selecting Range Filters for the first time (bug 526745)
  • Mutual edges not imported when undirected (bug 538991)
  • NullPointerException at org.gephi.partition.impl.PartitionControllerImpl.transform (bug 538705)
  • 0.6 project files are opened and causes errors (bug 539121)
  • Export action stays disabled on Mac OS X (bug 539485)
  • Export Dialog Give NullPointerException on OS X Snow Leopard (bug 526537)
  • NullPointerException at org.gephi.graph.dhns.utils.DHNSSerializer.writeDhns (bug 545997)
  • NullPointerException at org.gephi.visualization.opengl.text.TextModel.writeXML (bug 545993)
  • When creating a new project, adding nodes doesn't work (bug 545993)
  • drag tool becomes ineffective after color tool has been selected (bug 525054) (Thanks Eduardo Ramos)
  • ClassCastException when opening a non-gephi project file (bug 551679)
  • Labels are not visible when opening a Gephi file (bug 551694)
  • Font not loaded on preview presets (bug 551877)
  • Labels doesn't stay "proportionnal" after preview and export (bug 530175)
  • NullPointerException when previewing a empty graph (bug 528563) (Thanks Eduardo Ramos)
  • Visualization bars stays disabled if Gephi started from Preview (bug 552394)
  • Partition error on filterted graph (bug 552563)

Usability

  • Modularity Statistics has now a description panel as well
  • Opening and saving tasks have progress description now
  • Filtering progress indication
  • Selected query in filters is now more visible with it's node name in bold
  • Tools can be unselected (Thanks Eduardo Ramos)
  • New option in preview to have label size proportional to node size, like in Overview

API Changes

  • ImportAPI has now a "doImport" method with "InputStream"
  • New "AttributeUtils" methods.
  • Add "getWeight()" in EdgeDraft to let importers increment weight.

Don't miss a new gephi release

NewReleases is sending notifications on new releases.