You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated all Cargo.toml files to version 2.0.2
- Updated documentation version references
- Moved CHANGELOG [Unreleased] to [2.0.2]
Release includes:
- CI/CD workflow optimizations
- Client build support in release workflow
- Reusable setup.yml workflow
- GitHub Actions version upgrades
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
WRAITH Protocol v2.0.0 is a major milestone release with 10 production-ready desktop/mobile applications. Version 2.0.0 delivers Phase 24 (WRAITH-Vault), a distributed secret storage application implementing Shamir's Secret Sharing with threshold cryptography, guardian-based key distribution, erasure coding for redundancy, and scheduled automatic backups.
23
23
@@ -646,7 +646,7 @@ WRAITH Protocol uses comprehensive automated workflows for quality assurance and
646
646
-**MSRV:** Minimum Supported Rust Version (1.85) verification
647
647
-**Path Filtering:** Skips CI runs for documentation-only changes
648
648
649
-
### Workflow Optimizations (v2.0.1)
649
+
### Workflow Optimizations (v2.0.2)
650
650
-**Reusable Setup Workflow** (`setup.yml`): Common environment setup across all workflows
651
651
- Cross-platform support (Ubuntu, macOS, Windows)
652
652
- Rust toolchain with configurable components
@@ -809,6 +809,6 @@ WRAITH Protocol builds on the work of many excellent projects and technologies:
809
809
810
810
**WRAITH Protocol** - *Secure. Fast. Invisible.*
811
811
812
-
**Status:** v2.0.1 Phase 24 Complete | **License:** MIT | **Language:** Rust 2024 (MSRV 1.85) | **Tests:** 1,993 passing (4 ignored) | **Quality:** Production-ready, 0 vulnerabilities, zero warnings, 98/100 quality grade | **Clients:** 10 applications with full protocol integration, voice/video calling, group messaging, file synchronization, distributed file sharing, secure media streaming, IoT mesh networking, decentralized publishing, and distributed secret storage
812
+
**Status:** v2.0.2 Phase 24 Complete | **License:** MIT | **Language:** Rust 2024 (MSRV 1.85) | **Tests:** 1,993 passing (4 ignored) | **Quality:** Production-ready, 0 vulnerabilities, zero warnings, 98/100 quality grade | **Clients:** 10 applications with full protocol integration, voice/video calling, group messaging, file synchronization, distributed file sharing, secure media streaming, IoT mesh networking, decentralized publishing, and distributed secret storage
0 commit comments