Bug Fixes for CLI Binary and Client install URL Shortening
🐛 Bug Fixes
- client: Fixed
Cannot find package 'react-devtools-core'runtime error when running compiled CLI binaries - replaced--externalflag with a bundled no-op stub so Ink's optional devtools import resolves inside the binary
📝 Documentation
- docs: Shortened CLI install URLs from raw GitHub links to
skysend.ch/install.shandskysend.ch/install.ps1redirects across README, docs, and install scripts
🐳 Docker
- Image:
skyfay/skysend:v2.4.1 - Also tagged as:
latest,v2 - Platforms: linux/amd64, linux/arm64