Releases: johnvteixido/RootSpace
Releases · johnvteixido/RootSpace
v1.2.1 - NPM Publish Fix
Fixed package versioning conflict preventing correct NPM publication from the CI/CD pipelines.
v1.2.0 - Security & CI/CD Hardening
Highlights
- Security: Fixed critical CVE-2026-32314 in
yamux(Rust remote panic vulnerability) -
- Security: Fixed CVE-2026-33672 in
picomatch(Node.js POSIX Char class method injection)
- Security: Fixed CVE-2026-33672 in
-
- Build: Repaired broken GitHub Actions workflows (
checkout@v6deprecations & Rust MSRV conflicts)
- Build: Repaired broken GitHub Actions workflows (
-
- Runtime: Bumped Docker base images to
rust:bookworm/node:20-bookworm-slimfor proper native compilation & modern dependencies
- Runtime: Bumped Docker base images to
-
- Docs: Massively updated the GitHub repository Wiki with comprehensive architectural docs and deployment guides.
-
- Management: Configured branch protection rules and GitHub Project Boards for strict
mainenvironment control.
- Management: Configured branch protection rules and GitHub Project Boards for strict
v1.0.0 - Genesis Swarm
Caution
DEPRECATED & VULNERABLE
This release contains severe security vulnerabilities in the yamux and picomatch dependencies (CVE-2026-32314, CVE-2026-33672). Do not use this release in production.
Please upgrade to v1.0.1 immediately, which contains fully patched core dependencies and fixed Docker builds.
Official Genesis release of RootSpace. Includes Decentralized Daemon, Human Dashboard, and Security Hardening.