Skip to content

News

SocNetV v3.2 Released

SocNetV v3.2 Screenshot

SocNetV v3.2 released! 🎉

We are excited to announce the release of SocNetV v3.2, the latest version of our cross-platform social network analysis and visualization software.

This new release introduces some powerful features and important improvements aimed at enhancing your research workflows and making network modeling even easier.

🔍 What’s New in SocNetV v3.2?

🧩 Custom node attributes (metadata)
You can now define and manage custom metadata for nodes directly through the Node Properties dialog. This allows for a more flexible and descriptive representation of your network data — great for researchers who want to attach additional information to each actor.

📊 Node labels in adjacency matrix files
SocNetV v3.2 introduces support for node labels when reading adjacency matrix-formatted files. That means better interoperability with external tools and datasets, and no more guessing who node “3” is supposed to be.

🔧 A modernized build system
We’ve moved to a CMake-based build system, which simplifies compilation and packaging across platforms. Whether you’re building from source on Linux, macOS, or Windows, the process is now more standard and maintainable.

🎯 Updated Filter Edges by Weight
The Filter Edges by Weight functionality has been revamped for improved usability and consistency. It’s now easier to focus on the strongest (or weakest) connections in your networks.

🐛 Tons of bug fixes
From UI tweaks to core algorithm improvements, v3.2 resolves numerous bugs reported by our users. You can explore the full list of closed issues in the GitHub milestone.


We’d like to thank our contributors and users for reporting issues, suggesting features, and helping us improve SocNetV with every release. 🙏

Download SocNetV v3.2 from our Download page and let us know what you think!

Happy analyzing!
— The SocNetV Team

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!