New
Unclaimed project
Are you a maintainer of gephi? Claim this project to take control of your public changelog and roadmap.
ProjectController now executes all methods synchronously, protected by an internal lock. The openProject(), saveProject() no longer return a Runnable.ProjectListener to receive events from ProjectController.ProjectController.openNewWorkspace() to simplify usage.WorkspaceMetaData object in Workspace to manage description.Controller and Model to facilitate workspace model creation. It can replace usage of WorkspaceListener to handle model creation and maintenance.org.gephi.project.spi.ProjectPropertiesUI as it had no clear purpose.ProjectController.startup() method was removed as it wasn't used.ProjectInformation. Relevant methods have been ported to Project.WorkspaceInformation. Relevant methods have been ported to Workspace.WorkspaceProvider. Relevant methods were ported to Project.WorkspaceDuplicateProvider SPI has been removed.LongTaskExecutor now has execute methods that also support Callable in addition of Runnable.PDFTarget interface now gives access to the PDFBox objects as it has been migrated from iText to Apache PDFBox. All Renderer implementation need to adapt the PDF rendering accordingly.setGlobalCanvasSize(boolean) method was added to the PreviewController to control whether the full or filtered (default) graph is used when calculating canvas size.ContainerLoader now has a setMetadata() method to provide graph metadata.@Meta-Ace made their first contribution in #1618 @totetmatt made their first contribution in #2518 @sukankanachakraborty made their first contribution in #2623 and #2061 @WaltonG made their first contribution in #1388 @pgdr made their first contribution in #1816
If you're looking for digital signatures for the release binaries, you can directly find them on Maven Central