Releases: ExaDev/wire-mesh
Releases · ExaDev/wire-mesh
Release list
wire-mesh@2.0.1
2.0.1 (2026-09-20)
Dependencies
- Updated wire-mesh-core to 2.0.1
- Updated @exadev/wire-mesh-web-console to 2.0.1
wire-mesh@2.0.0
2.0.0 (2026-09-20)
⚠ BREAKING CHANGES
- core: createRelayHub now requires an
identityoption carrying
verify/deriveDeviceId, and a peer-advert built withoutidentity-keyand
signatureis refused by every receiver.
Features
- core: sign every self-advert and verify every gossiped one (fac52c1)
Tests
- cover what an advert has to prove, and move every fixture onto real keys (9304015)
Dependencies
- Updated wire-mesh-core to 2.0.0
- Updated @exadev/wire-mesh-web-console to 2.0.0
wire-mesh@1.0.10
1.0.10 (2026-09-20)
Dependencies
- Updated wire-mesh-core to 1.59.0
- Updated @exadev/wire-mesh-web-console to 1.0.5
wire-mesh-core@2.0.1
wire-mesh-core@2.0.0
2.0.0 (2026-09-20)
⚠ BREAKING CHANGES
- core: createRelayHub now requires an
identityoption carrying
verify/deriveDeviceId, and a peer-advert built withoutidentity-keyand
signatureis refused by every receiver. - spec: peer-advert now has two mandatory fields, so an advert built
without them no longer decodes and every advert must be signed by the device
it names. - rust,conformance: PeerAdvert has two new mandatory fields in Rust as well, so
an advert decoded or constructed without them is rejected.
Features
- core: sign every self-advert and verify every gossiped one (fac52c1)
- rust,conformance: carry the advert's key and signature through the wire crate (535ac92)
- spec: require every peer-advert to carry its device's key and signature (aa278fb)
Documentation
- describe authenticated peer discovery and where an advert is checked (a57bc06)
Styles
- drop the double-hyphen dash from newly written comments and prose (f754ff6)
Tests
- cover what an advert has to prove, and move every fixture onto real keys (9304015)
wire-mesh-core@1.59.0
wire-mesh@1.0.9
1.0.9 (2026-09-19)
Dependencies
- Updated wire-mesh-core to 1.58.7
- Updated @exadev/wire-mesh-web-console to 1.0.4
wire-mesh@1.0.8
1.0.8 (2026-09-19)
Dependencies
- Updated wire-mesh-core to 1.58.6
- Updated @exadev/wire-mesh-web-console to 1.0.3
wire-mesh@1.0.7
1.0.7 (2026-09-19)
Dependencies
- Updated wire-mesh-core to 1.58.5
- Updated @exadev/wire-mesh-web-console to 1.0.2