0.2.6 - 2025-10-29
Release Notes
Fixed
- Escape now exits the fullscreen media preview instead of quitting the app.
Install reddix 0.2.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ck-zhang/reddix/releases/download/v0.2.6/reddix-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/ck-zhang/reddix/releases/download/v0.2.6/reddix-installer.ps1 | iex"
Download reddix 0.2.6
| File | Platform | Checksum | |--------|----------|----------| | reddix-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum | | reddix-x86_64-apple-darwin.tar.xz | Intel macOS | checksum | | reddix-x86_64-pc-windows-msvc.zip | x64 Windows | checksum | | reddix-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum | | reddix-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |