Welcome Everyone!

These are public releases, which became available as of version 2.1.1 on August 19, 2025. The primary differences between alpha and public releases are:

  • Alpha releases have forced "alpha logging", which automatically sends error logs to Radwave's internal servers to identity issues. Public releases make this alpha logging optional.
  • Alpha releases are only available to subscribers of the radwave.com blog. Public releases are generally available.

In either case, feedback is genuinely appreciated. Please contact us for any issues at support@radwave.com, or join us on Discord: https://discord.gg/wFkTWPqCDc.

For usage information, please see the Radwave Engine Tutorial and Radwave Explorer Tutorial.

Optimization Tips

  1. The engine processing is very long and intensive, and your computer may go to sleep if you aren't active on it. Follow these steps to prevent your computer from sleeping
Power settings in Windows 11 - Microsoft Support
You can use Screen and sleep settings to save energy and make your battery last longer.

August 19, 2025 - Version 2.1.1

Downloads

For the Linux AppImages, you'll need to

chmod +x radwave_explorer-*-x86_64.AppImage
chmod +x radwave_engine-*-x86_64.AppImage

in our to make them executable. Additionally, AppImages require fuse, so
you may need to

sudo apt-get install fuse

or

sudo yum install fuse

to successfully run them. Radwave has only been tested on Windows 11 and
Ubuntu 22.04.

Changelog

Detailed information has been provided on this post:
radwave.com/blog/release-notice-2-1-1