Skip to content

v0.2.7

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jun 11:30

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):

  1. Right-click Soia.app
  2. Click "Open"
  3. Click "Open" again in the dialog

If that doesn't work, run:

sudo xattr -r -d com.apple.quarantine /Applications/Soia.app

You 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.7] - 2026-06-27

Highlights

  • YouTube Playlist Support
    Paste a YouTube playlist URL and Soia will automatically load all videos into a playable playlist.

  • Built-in Online Subtitle Search
    Search subtitles directly from the subtitle menu using OpenSubtitles and SubSource. Results are cached locally for faster access, and the cache can be cleared anytime from Settings.

Fixes

  • Fixed an issue on macOS where the window chrome did not update correctly when switching between light and dark appearance modes.

  • Fixed playback control hover states that could occasionally block mouse interactions and prevent clicks from registering.


Downloads

Choose your platform and download directly:

Platform Download
macOS (Apple silicon) Soia-v0.2.7-macOS-arm64.dmg
macOS (Intel) Soia-v0.2.7-macOS-x64.dmg
Windows (x64, Installer) Soia-v0.2.7-Windows-x64-setup.exe
Windows (arm64, Installer) Soia-v0.2.7-Windows-arm64-setup.exe
Linux (x64, Wayland, DEB) Soia-v0.2.7-Linux-x64-wayland.deb
Linux (arm64, Wayland, DEB) Soia-v0.2.7-Linux-arm64-wayland.deb

Experimental Downloads

Windows Portable and Linux AppImage are currently experimental.

Platform Download
Windows (x64, Portable) Soia-v0.2.7-Windows-x64-portable.zip
Windows (arm64, Portable) Soia-v0.2.7-Windows-arm64-portable.zip
Linux (x64, Wayland) Soia-v0.2.7-Linux-x64-wayland.AppImage
Linux (arm64, Wayland) Soia-v0.2.7-Linux-arm64-wayland.AppImage