Release Notes
Important (macOS)
macOS may show "Soia is damaged and can't be opened" or say it cannot verify the app is free of malware.
This happens because the app is not yet signed with an Apple Developer ID certificate, so macOS may block it on first launch.
Workaround (Recommended):
- Right-click Soia.app
- Click "Open"
- Click "Open" again in the dialog
If that doesn't work, run:
sudo xattr -r -d com.apple.quarantine /Applications/Soia.appYou can also go to System Settings > Privacy & Security and click "Open Anyway" (it appears after a blocked launch attempt).
The app is open-source and its code is publicly available for anyone to inspect.
[0.2.11] - 2026-08-29
Highlights
-
Cast to DLNA and Chromecast
Cast the currently playing video to a DLNA receiver or Chromecast, whether the source is a local file, a DLNA/SMB/WebDAV stream, or an online video.
Keep Soia running while casting: Soia relays the media stream between the source and the receiver. -
Enhanced YouTube playback
Improved YouTube stream parsing and selection for more reliable online playback. -
Audio output and passthrough
Choose the audio output device and enable passthrough for supported formats. -
More playback controls
Adjust playback speed continuously in 0.1 increments, click the video to play or pause when Compact Mode is disabled, and fine-tune the picture with zoom and crop controls.
Downloads
Choose your platform and download directly:
| Platform | Download |
|---|---|
| macOS (Apple silicon) | Soia-v0.2.11-macOS-arm64.dmg |
| macOS (Intel) | Soia-v0.2.11-macOS-x64.dmg |
| Windows (x64, Installer) | Soia-v0.2.11-Windows-x64-setup.exe |
| Windows (arm64, Installer) | Soia-v0.2.11-Windows-arm64-setup.exe |
| Linux (x64, Wayland, DEB) | Soia-v0.2.11-Linux-x64-wayland.deb |
| Linux (arm64, Wayland, DEB) | Soia-v0.2.11-Linux-arm64-wayland.deb |
Experimental Downloads
Windows Portable and Linux AppImage are currently experimental.
| Platform | Download |
|---|---|
| Windows (x64, Portable) | Soia-v0.2.11-Windows-x64-portable.zip |
| Windows (arm64, Portable) | Soia-v0.2.11-Windows-arm64-portable.zip |
| Linux (x64, Wayland) | Soia-v0.2.11-Linux-x64-wayland.AppImage |
| Linux (arm64, Wayland) | Soia-v0.2.11-Linux-arm64-wayland.AppImage |