Skip to content

0.2.1 — 2026-06-12

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 07:31

Release Notes

Fixed

  • AUR build failure on LTO-enabled systems — the rustls migration (0.2.0) introduced ring, whose C/asm objects are GCC-LTO-incompatible with rust-lld: makepkg's -flto=auto produced bitcode the linker can't read, failing every ring_core_* symbol. PKGBUILD now sets options=(!lto); stale openssl runtime dependency dropped (TLS is rustls since 0.2.0). Binaries unchanged from 0.2.0.

Install synaps 0.2.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/HaseebKhalid1507/SynapsCLI/releases/download/v0.2.1/synaps-installer.sh | sh

Download synaps 0.2.1

File Platform Checksum
synaps-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
synaps-x86_64-apple-darwin.tar.xz Intel macOS checksum
synaps-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
synaps-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum