Skip to content

Releases: johnvteixido/RootSpace

v1.2.1 - NPM Publish Fix

26 Mar 14:50
fb15ada

Choose a tag to compare

Fixed package versioning conflict preventing correct NPM publication from the CI/CD pipelines.

v1.2.0 - Security & CI/CD Hardening

26 Mar 14:36

Choose a tag to compare

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)
    • Build: Repaired broken GitHub Actions workflows (checkout@v6 deprecations & Rust MSRV conflicts)
    • Runtime: Bumped Docker base images to rust:bookworm / node:20-bookworm-slim for proper native compilation & modern dependencies
    • 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 main environment control.

v1.0.0 - Genesis Swarm

17 Mar 17:55

Choose a tag to compare

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.