Skip to content

Release v1.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 09:02
c7b615f

Prerequisites

Remove old versions by clearing the local storage:
rm -rf ~/.signalfx

Also, remove previous Wave devices from the Signal app on your phone, via settings - linked devices. Devices starting with gluon- are created by Wave.

Linux

Native image

  • Download WaveApp-linux-native-1.0.4 and run:
chmod +x WaveApp-linux-native-1.0.4
./WaveApp-linux-native-1.0.4

JPackaged

Download the rpm or deb and install it as usual.

MacOS

Native image

  • Download WaveApp-macos-native-1.0.4 and run
sudo xattr -r -d com.apple.quarantine WaveApp-macos-native-1.0.4
chmod +x WaveApp-macos-native-1.0.4
 ./WaveApp-macos-native-1.0.4

JPackaged

Download the .pkg file and install it.

Windows

Native image

The windows native image is coming soon

JPackaged

Download the .msi file and install it.