0.2.5 - 2025-10-17
Release Notes
Added
- First-run release notes view that opens the latest highlights directly in the content pane and keeps them available from the guided menu.
Install reddix 0.2.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ck-zhang/reddix/releases/download/v0.2.5/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.5/reddix-installer.ps1 | iex"
Download reddix 0.2.5
| 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 |