Releases: diodechain/diode_client
Releases · diodechain/diode_client
v0.4.6
Changes:
- Internalized SSL encryption saving sockets and resources
- Added optional http config server api
- Added parameter to -protected publishing to specify other fleets
- Renamed whitelist/blacklist to allowlist/blocklist
- Using -bind defaults now does not require a additional commad
- Many Bugfixes
v0.4.5
- Fixed resolving relay connections with ServerObjV2
- Fixed protected mode access list check
v0.4.4
Bugfix release
- Fixes an issue on macOS where you would get an initSSL() error message
- Changed log output, removes the module info
v0.4.3
Changes:
- Minor update on
diode publish
output listing published ports
v0.4.2
Changes:
- E2E Encrpytion based on ethereum Key as default
- Introduced port type 'tls' that does e2e encryption, next to 'tcp' and 'udp'. Read more here: https://diode.io/diode/Diode-June-Update-20168/#ps-diode-tls
- Bundling openssl in a static linked binary
- Added
diode time
command - Added
diode bns -lookup <name>
argument - Bugfixes
v0.3.5
Initial connection bug fix and added web2 tunneling
v0.3.4
Added init & bns commands
Version 0.3.3
v0.3.3 [WIP] Darwin package workflow (#21)
Friday 24th release
First non-pre-release. Fleet / network registration has not yet been implemented and needs to be done out of band via https://diode.io/testnet/#/fleets
Autoupdate tech test
Initial autoupdate integration.
Todo:
- Add --no-update flag and config value
- Test on mac