Skip to content

bugfixes

5 posts with the tag “bugfixes”

SocNetV v3.1 Released

SocNetV v3.1 Screenshot

Description

The Social Network Visualizer project announces a new version of our favorite SNA application. SocNetV v3.1 is the first Qt6-only release and brings many improvements and bug fixes.

What’s New in v3.1

  • Improved Performance: Faster large file loading and quicker responsiveness with large nets (greater than 20,000 edges), while having a reduced memory footprint.
  • Bug Fixes: Edge filtering now works as intended.

Availability

The new version is available for Windows, macOS, and Linux. Go to the SocNetV Downloads page to get it.

SocNetV v3.0 Released

SocNetV v3.0 is out now! It includes several performance improvements and new features to make social network analysis easier.

SocNetV v3.0 Screenshot

Description

The Social Network Visualizer project has released a brand-new version of our favorite SNA application. SocNetV v3.0 brings improved speed and responsiveness, bug fixes, and new command line parameters.

What’s New in v3.0

  • Improved Performance: Faster computations, as the Graph now runs on a separate thread.
  • Hardware-Accelerated Rendering: This version is the first to support hardware-accelerated (OpenGL) rendering of the networks on the canvas. This feature is enabled by default but can be disabled in Settings.
  • Web Crawler Enhancements: The Web Crawler has been improved to test for OpenSSL support in the OS, with user hints provided if OpenSSL is missing. Additionally, the delay between requests has been fixed.
  • Bug Fixes: A critical bug in weighted network centrality computations has been resolved (see #123).

Special Note

To run SocNetV v3.0 AppImage on Fedora 34 (which uses Wayland by default), use the following command:

env GDK_BACKEND=x11 ./SocNetV-3.0-dev-x86_64.AppImage

For Fedora/openSUSE users, you can get a proper package from our OBS repos.

Availability

The new version is available for Windows, macOS, and Linux. Go to the SocNetV Downloads page to get it.

SocNetV v2.9 Released

SocNetV v2.9 Screenshot

Description

The Social Network Visualizer project has released a new version of our favorite social network analysis and visualization software application. SocNetV v2.9 fixes the macOS Big Sur issue and brings a few bug fixes and improvements.

Availability

SocNetV v2.9 is now available for Windows, macOS, and Linux. Go to the SocNetV Downloads page to get it!

SocNetV v2.8 Released

SocNetV v2.8 Screenshot

Description

The Social Network Visualizer project has released a brand new version of our favorite social network analysis and visualization software application. SocNetV v2.8 brings bug fixes and improvements.

Availability

SocNetV v2.8 is now available for Windows, macOS, and Linux. Go to the SocNetV Downloads page to get it!

SocNetV 1.1 Released

SocNetV version 1.1 has just been released! This version focuses on fixing numerous bugs identified since version 1.0.


Highlights

This release is a bugfix update, improving stability and functionality. For a complete list of fixes, refer to the ChangeLog.


Downloads

Source code, binaries for Windows, Fedora, and openSUSE, as well as a Mac OS X 10.9 disk image, are available on the Downloads page.


Enjoy the improved stability and performance of SocNetV 1.1!