Releases: dexie-space/splash
Releases · dexie-space/splash
v0.2.0
v0.1.0
This release contains many improvements, an update is strongly recommended.
What's Changed
- Enable using Splash as a module #12
- Add simple metrics API #16
- Message validation #17
- Add testnet support #18
- Privacy Enhancements #19
- Peers report their Splash version
- Add
--version
command
Full Changelog: 0.0.10...0.1.0
v0.0.10
v0.0.9
v0.0.8
Peer identities for bootnodes were previously hard-coded. This version removes the hard-coded bootnodes and instead uses all nodes returned from the DNS introducer.
This version also adds support for multiple --known-peer
parameters and correctly ends the DNS lookup with a trailing dot. This fixes an issue with getting initial peers using custom DNS solutions like Tailscale’s MagicDNS.