Skip to content

Releases: wf-group/wfview

wfview v2.24

Choose a tag to compare

@github-actions github-actions released this 25 Jun 21:06

wfview v2.24

Field Value
Commit 656862c2
Built 20260625T210551Z

Commit message: Use numeric Windows version from tags


Windows (x64 / Qt6)

Field Value
Architecture x64 Windows Binary
Framework Qt 6.8.1
Compatibility Windows 7 x64 and newer

Install: Download wfview-windows-x64-setup.exe, run it and follow the prompts.


Windows (x86 / Qt5)

Field Value
Architecture x86 Windows Binary
Framework Qt 5.15.2
Compatibility Windows XP and newer

Install: Download wfview-windows-x86-setup.exe, run it and follow the prompts.


macOS (Universal Binary / Qt6)

Field Value
Architecture Universal Binary (Intel + Apple Silicon)
Framework Qt 6.8.1
Compatibility macOS 12 (Monterey) and newer

Install: Download wfview-macos.dmg, open it, and drag wfview to your Applications folder.


Linux (AppImage / Qt5)

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 5

Install instructions:

Run either the user install or the system-wide install — not both.

cd ~/Downloads
chmod +x wfview-linux-installer.sh

# User install (to ~/.local):
./wfview-linux-installer.sh

# --- OR ---

# System-wide install (to /usr/local):
sudo ./wfview-linux-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

Linux ARM64 (AppImage / Qt5)

Field Value
Architecture arm64 / aarch64
Target OS Raspberry Pi OS Bookworm 64-bit and newer
Framework Qt 5

Install: Download wfview-linux-arm64-bookworm.AppImage, make it executable, and run it:

chmod +x wfview-linux-arm64-bookworm.AppImage
./wfview-linux-arm64-bookworm.AppImage

wfview v3.0-test4

wfview v3.0-test4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jun 23:25

wfview v3.0-test4

Field Value
Commit aed951d5
Built 20260604T232521Z

Commit message: Show missing meter calibration


Windows (x64 / Qt6)

Field Value
Architecture x64 Windows Binary
Framework Qt 6.10.3
Compatibility Windows 7 x64 and newer

Install: Download wfview-windows-x64-setup.exe, run it and follow the prompts.


Windows (x86 / Qt5)

Field Value
Architecture x86 Windows Binary
Framework Qt 5.15.2
Compatibility Windows XP and newer

Install: Download wfview-windows-x86-setup.exe, run it and follow the prompts.


macOS (Universal Binary / Qt6)

Field Value
Architecture Universal Binary (Intel + Apple Silicon)
Framework Qt 6.10.3
Compatibility macOS 12 (Monterey) and newer

Install: Download wfview-macos.dmg, open it, and drag wfview to your Applications folder.


macOS (Intel Legacy / Qt5)

Field Value
Architecture Intel x86_64
Framework Qt 5.15.2
Compatibility macOS 10.13 (High Sierra) and newer on Intel Macs

Install: Download wfview-macos-legacy-intel.dmg, open it, and drag wfview to your Applications folder.


Linux (AppImage / Qt6)

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 6.10.3

Install instructions:

Run either the user install or the system-wide install — not both.

cd ~/Downloads
chmod +x wfview-linux-installer.sh

# User install (to ~/.local):
./wfview-linux-installer.sh

# --- OR ---

# System-wide install (to /usr/local):
sudo ./wfview-linux-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

wfview v3.0-test3

wfview v3.0-test3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jun 22:20

wfview v3.0-test3

Field Value
Commit 5d3cee6f
Built 20260604T222003Z

Commit message: Add Yaesu wfserver audio codec support


Windows (x64 / Qt6)

Field Value
Architecture x64 Windows Binary
Framework Qt 6.10.3
Compatibility Windows 7 x64 and newer

Install: Download wfview-windows-x64-setup.exe, run it and follow the prompts.


Windows (x86 / Qt5)

Field Value
Architecture x86 Windows Binary
Framework Qt 5.15.2
Compatibility Windows XP and newer

Install: Download wfview-windows-x86-setup.exe, run it and follow the prompts.


macOS (Universal Binary / Qt6)

Field Value
Architecture Universal Binary (Intel + Apple Silicon)
Framework Qt 6.10.3
Compatibility macOS 12 (Monterey) and newer

Install: Download wfview-macos.dmg, open it, and drag wfview to your Applications folder.


macOS (Intel Legacy / Qt5)

Field Value
Architecture Intel x86_64
Framework Qt 5.15.2
Compatibility macOS 10.13 (High Sierra) and newer on Intel Macs

Install: Download wfview-macos-legacy-intel.dmg, open it, and drag wfview to your Applications folder.


Linux (AppImage / Qt6)

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 6.10.3

Install instructions:

Run either the user install or the system-wide install — not both.

cd ~/Downloads
chmod +x wfview-linux-installer.sh

# User install (to ~/.local):
./wfview-linux-installer.sh

# --- OR ---

# System-wide install (to /usr/local):
sudo ./wfview-linux-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

wfview v3.0-test2

wfview v3.0-test2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:10

wfview v3.0-test2

Field Value
Commit d6e2f208
Built 20260604T200954Z

Commit message: Fix FT-710 AF gain command


Windows (x64 / Qt6)

Field Value
Architecture x64 Windows Binary
Framework Qt 6.10.3
Compatibility Windows 7 x64 and newer

Install: Download wfview-windows-x64-setup.exe, run it and follow the prompts.


Windows (x86 / Qt5)

Field Value
Architecture x86 Windows Binary
Framework Qt 5.15.2
Compatibility Windows XP and newer

Install: Download wfview-windows-x86-setup.exe, run it and follow the prompts.


macOS (Universal Binary / Qt6)

Field Value
Architecture Universal Binary (Intel + Apple Silicon)
Framework Qt 6.10.3
Compatibility macOS 12 (Monterey) and newer

Install: Download wfview-macos.dmg, open it, and drag wfview to your Applications folder.


macOS (Intel Legacy / Qt5)

Field Value
Architecture Intel x86_64
Framework Qt 5.15.2
Compatibility macOS 10.13 (High Sierra) and newer on Intel Macs

Install: Download wfview-macos-legacy-intel.dmg, open it, and drag wfview to your Applications folder.


Linux (AppImage / Qt6)

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 6.10.3

Install instructions:

Run either the user install or the system-wide install — not both.

cd ~/Downloads
chmod +x wfview-linux-installer.sh

# User install (to ~/.local):
./wfview-linux-installer.sh

# --- OR ---

# System-wide install (to /usr/local):
sudo ./wfview-linux-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

wfview v3.0-test1

wfview v3.0-test1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:46

wfview v3.0-test1

Field Value
Commit a2e67aa7
Built 20260603T084546Z

Commit message: Ignore global shortcuts while editing text


Windows (x64 / Qt6)

Field Value
Architecture x64 Windows Binary
Framework Qt 6.10.3
Compatibility Windows 7 x64 and newer

Install: Download wfview-windows-x64-setup.exe, run it and follow the prompts.


Windows (x86 / Qt5)

Field Value
Architecture x86 Windows Binary
Framework Qt 5.15.2
Compatibility Windows XP and newer

Install: Download wfview-windows-x86-setup.exe, run it and follow the prompts.


macOS (Universal Binary / Qt6)

Field Value
Architecture Universal Binary (Intel + Apple Silicon)
Framework Qt 6.10.3
Compatibility macOS 12 (Monterey) and newer

Install: Download wfview-macos.dmg, open it, and drag wfview to your Applications folder.


macOS (Intel Legacy / Qt5)

Field Value
Architecture Intel x86_64
Framework Qt 5.15.2
Compatibility macOS 10.13 (High Sierra) and newer on Intel Macs

Install: Download wfview-macos-legacy-intel.dmg, open it, and drag wfview to your Applications folder.


Linux (AppImage / Qt6)

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 6.10.3

Install instructions:

Run either the user install or the system-wide install — not both.

cd ~/Downloads
chmod +x wfview-linux-installer.sh

# User install (to ~/.local):
./wfview-linux-installer.sh

# --- OR ---

# System-wide install (to /usr/local):
sudo ./wfview-linux-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2

wfview v2.23

Choose a tag to compare

@github-actions github-actions released this 02 Jun 21:38

wfview v2.23

Field Value
Commit dcd2c49b
Built 20260622T115040Z

Commit message: Kenwood TS-890 RTP audio thread shutdown fix.


Windows (x64 / Qt6)

Field Value
Architecture x64 Windows Binary
Framework Qt 6.8.1
Compatibility Windows 7 x64 and newer

Install: Download wfview-windows-x64-setup.exe, run it and follow the prompts.


Windows (x86 / Qt5)

Field Value
Architecture x86 Windows Binary
Framework Qt 5.15.2
Compatibility Windows XP and newer

Install: Download wfview-windows-x86-setup.exe, run it and follow the prompts.


macOS (Universal Binary / Qt6)

Field Value
Architecture Universal Binary (Intel + Apple Silicon)
Framework Qt 6.8.1
Compatibility macOS 12 (Monterey) and newer

Install: Download wfview-macos.dmg, open it, and drag wfview to your Applications folder.


Linux (AppImage / Qt5)

Field Value
Architecture x86_64
Target OS Linux (glibc 2.35+, Ubuntu 22.04 and newer)
Framework Qt 5

Install instructions:

Run either the user install or the system-wide install — not both.

cd ~/Downloads
chmod +x wfview-linux-installer.sh

# User install (to ~/.local):
./wfview-linux-installer.sh

# --- OR ---

# System-wide install (to /usr/local):
sudo ./wfview-linux-installer.sh

User install notes:

  • The AppImage binary is placed in ~/.local/bin/wfview
  • Rig files go to ~/.local/share/wfview/rigs/
  • If existing rig files are found, a timestamped .tgz backup is created before replacement
  • Ensure ~/.local/bin is in your PATH

System-wide install notes:

  • The AppImage binary is placed in /usr/local/bin/wfview
  • Rig files go to /usr/local/share/wfview/rigs/
  • Existing rig files in the system location are left as-is (not backed up)

Requirements: FUSE must be available to run AppImages. On Ubuntu/Debian:

sudo apt install libfuse2