2/ This release marks the stabilization of Heartwood, the peer-to-peer protocol that powers Radicle with a sovereign data network for code collaboration and publishing, built on top of Git. Heartwood addresses the usability and performance concerns faced during previous protocol iterations while doubling down on Radicle's secure and resilient primitives.
Learn more about Heartwood:
https://radicle.xyz/guides/protocol
3/ Radicle 1.0 features the core primitives for code collaboration, including patches and issues, with CI coming soon :corn:
Typically, artifacts like patches and issues are only found on centralized platforms like GitHub or GitLab, or their self-hosted counterparts. In Radicle, they are stored directly inside repositories and replicated between peers. This means that social artifacts inherit the same properties as source code: they are local-first, user-owned, and cryptographically signed.