Update relnotes
This commit is contained in:
@@ -8,9 +8,13 @@ and now are officially part of our Git repo.
|
|||||||
Hush releases are on our own Gitea at <a href="https://git.hush.is/">git.hush.is</a>
|
Hush releases are on our own Gitea at <a href="https://git.hush.is/">git.hush.is</a>
|
||||||
and no longer on Github, since they banned Duke Leto and
|
and no longer on Github, since they banned Duke Leto and
|
||||||
also because they censor many people around the world and work with
|
also because they censor many people around the world and work with
|
||||||
evil organizations.
|
evil organizations. They also use all your "private" repos to train their AI.
|
||||||
|
|
||||||
# Hush 3.10.4 ""
|
# Hush 3.10.4 ""
|
||||||
|
* `z_sendmany` changes:
|
||||||
|
* Now supports UTF8 strings as memos instead of requiring hex
|
||||||
|
* Give a memo as "utf8:this is my memo" and it will automatically be hex encoded
|
||||||
|
* New optional 5th argument to `z_sendmany` allows specifying an `OP_RETURN` for the transaction
|
||||||
* Updated seed node list
|
* Updated seed node list
|
||||||
* New CLI option -clearnet=0 which disables clearnet networking, i.e. only Tor or i2p are allowed
|
* New CLI option -clearnet=0 which disables clearnet networking, i.e. only Tor or i2p are allowed
|
||||||
* Note that at least one of a Tor or i2p daemon are needed for -clearnet=0, both are not needed but supported
|
* Note that at least one of a Tor or i2p daemon are needed for -clearnet=0, both are not needed but supported
|
||||||
@@ -26,6 +30,7 @@ evil organizations.
|
|||||||
-onion="127.0.0.1:9050
|
-onion="127.0.0.1:9050
|
||||||
-i2psam="127.0.0.1:7656"
|
-i2psam="127.0.0.1:7656"
|
||||||
```
|
```
|
||||||
|
* Using -mineraddress with -clearnet=0 is disallowed since it would reduce privacy
|
||||||
* Add CLI options `-disableipv4` and `-disableipv6` which can be used to disable IPv4 or IPv6
|
* Add CLI options `-disableipv4` and `-disableipv6` which can be used to disable IPv4 or IPv6
|
||||||
* Updated ASmap, which maps IP addresses to Autonomous System (AS) numbers
|
* Updated ASmap, which maps IP addresses to Autonomous System (AS) numbers
|
||||||
* Added ASmap health check, which logs stats about the ASmap once per 24 hours
|
* Added ASmap health check, which logs stats about the ASmap once per 24 hours
|
||||||
|
|||||||
Reference in New Issue
Block a user