v0.8.30 — CI/CD overhaul: native ARM builds, re-tag promotion, legacy purge
Full CI/CD pipeline refactor. Dev builds use native ARM runners (no QEMU, ~5x faster). Prod releases re-tag dev images in 30 seconds with zero rebuilds. Complete purge of release.json, CHANGELOG.json, ship.cjs, and all legacy release infrastructure. GitHub Releases + Docker Hub Tags are now the only sources of truth. New changelog page with install-any-version support.
Changes
- fix(api): filter internal multi-arch tags from dev versions list
- refactor(cicd): nuke all legacy release system remnants
- fix(api): inject SANDBOX_VERSION into sandbox containers from image tag
- fix(cicd): remove duplicate on:release trigger from build-snapshot.yml
- fix(cicd): inject SANDBOX_VERSION + use PAT for production branch push
Docker Images
kortix/computer:0.8.30kortix/kortix-api:0.8.30kortix/kortix-frontend:0.8.30