Hush full node GUI wallet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

67 lines
3.6 KiB

3 years ago
# Official SilentDragon Release Notes
SilentDragon release notes were done on Github until 1.0.0
and now are officially part of our Gitea repo at https://git.hush.is/hush/silentdragon
## Downloading Releases
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
also because they censor many people around the world and work with
evil organizations.
# SilentDragon 1.3.2 ""
```
```
* SD is now able to be a GUI wallet for DragonX, which is called SilentDragonX (SDX).
* This is the very first GUI wallet for a Hush Smart Chain and we believe DragonX users will really enjoy it.
* SDX also includes a Mining tab which allows users to mine via a GUI, no more CLI required to mine!
* You now can choose a language translation while the wallet is running. You no longer need to use the same language as the operating system uses. All currently supported translations are options in a dropdown list.
* Previously only port 9050 was supported for proxying via Tor. This would not work with any custom port, or with Tor Browser which uses port 9150. SD now supports a custom proxy port and supports being used with the Tor proxy provided with Tor Browser. This means users can install Tor via a GUI use a Hush GUI wallet with Tor, without ever using the CLI
* Pairing to the old SilentDragonAndroid (SDA) app has been removed. The new SDA does not need to pair to a desktop wallet.
2 years ago
# SilentDragon 1.3.1 "Omnicompetent Okapi"
```
2 years ago
130 files changed, 12934 insertions(+), 11376 deletions(-)
```
* Various fixes to support Mac systems with embedded hushd
* Change language at run-time via Settings
* This takes effect immediately, no restart needed
* Rescan from an arbitrary block height without restarting
* Rescan progress is now rendered in status bar, if hushd has getrescaninfo RPC
* Get a QR code by right-clicking on a zaddr and optionally save to disk
* Better icons in Transaction list for different kinds of transactions
2 years ago
* Make it easier to reply to a memo
* Fix coredump when going to Settings during a rescan
2 years ago
* Ability to manually ban a node, unban a node, or unban all nodes
* More efficiently check for new transactions
* Add HUSH logo to QR codes
* "Report a Bug" menu item now goes to our Telegram Support group
3 years ago
# SilentDragon 1.3.0 "Berserk Bonnacon"
3 years ago
3 years ago
```
60 files changed, 4328 insertions(+), 1568 deletions(-)
```
3 years ago
* :tada: New Polish translation ( @onryo )
* This release of SD is only compatible with hushd 3.9.0 or later, which is a mandatory update
3 years ago
* Older Hush full nodes will not be compatible with the Hush network going forward
* New shinier startup animation by Dan S ( https://twitter.com/Dan\_MGDesign )
* When right-clicking on a zaddr, there are now two new menu options
* Shield all mining funds to this zaddr (z_shieldcoinbase)
* Use this if you are a solo miner who mined full blocks to a taddr
* Only 50 blocks will be shielded at a time. If you have more, run this multiple times.
* Shield all non-mining taddr funds to this zaddr (z_mergetoaddress)
* Use this if you have an old wallet with funds in taddrs
* Only 50 utxos (transactions) will be shielded at a time. If you have more, run this multiple times.
3 years ago
* SD now looks for Hush full node data in `~/.hush/HUSH3` but still supports the legacy location
* The About screen now reports the version of QT5 being used
* In the case of an exception, the default currency will be set to BTC instead of USD
3 years ago
* SD includes its version number in autogenerated HUSH3.conf config files