v0.5.4
Immutable
release. Only release title and notes can be modified.
Install nyxid-cli 0.5.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ChronoAIProject/NyxID/releases/download/v0.5.4/nyxid-cli-installer.sh | shDownload nyxid-cli 0.5.4
| File | Platform | Checksum |
|---|---|---|
| nyxid-cli-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| nyxid-cli-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| nyxid-cli-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| nyxid-cli-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Changes
- Merge pull request #709 from ChronoAIProject/fix/nyxid-update-symlink (1dc65c5)
- fix(cli): nyxid update keeps legacy PATH symlinks in sync (886bcaf)
- feat(legal): Terms of Use — content + /terms route + landing footer link (#499 item 2) (#704) (cd1dac0)
- feat(frontend): persist ?code= invite from landing through login/register (#705) (e517cd5)
- Merge pull request #701 from ChronoAIProject/fix/startup-issue (ae5a6ce)
- fix(backend): unified-migration idempotency against partial cleanup (25a1044)
Container images
Multi-arch (linux/amd64, linux/arm64) images for this release are published to GitHub Container Registry by the Publish Images workflow:
ghcr.io/chronoaiproject/nyxid/backend:v0.5.4ghcr.io/chronoaiproject/nyxid/frontend:v0.5.4ghcr.io/chronoaiproject/nyxid/node-agent:v0.5.4