0.2.8 - 2025-10-30
Release Notes
Added
- Inline gallery support for multi-image posts with
,/.cycling and action menu entries.
Changed
- Gallery images now appear in the links browser so you can open originals directly from Reddix.
Install reddix 0.2.8
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ck-zhang/reddix/releases/download/v0.2.8/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.8/reddix-installer.ps1 | iex"
Download reddix 0.2.8
| 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 |