Update 'doc/relnotes.md'

This commit is contained in:
onryo
2023-02-17 02:53:00 +00:00
parent 08d9a92820
commit 68ef85b4ed

View File

@@ -1,11 +1,12 @@
# SilentDragonLite v1.5.3 "" # SilentDragonLite v1.5.3 ""
* Update silentdragonlite-cli dependency * Change lite server after sending a tx for improved privacy: https://git.hush.is/hush/SilentDragonLite/commit/a8fc12e0e2b2324db21407f4848f2d4aa59f4575.
* This makes syncing new wallets drastically faster * Update silentdragonlite-cli dependency, this makes syncing new wallets drastically faster
* Add backend server lite.hushpool.is * Add backend server lite.hushpool.is
* Add backend server poop.granitefone.me * Add backend server poop.granitefone.me
* Add backend server lite.myhush.org * Add backend server lite.myhush.org
* Add backend server lite.hush.community * Add backend server lite.hush.community
* Remove sprout code: https://git.hush.is/hush/SilentDragonLite/commit/6cab5f68f9b2c59b23ae590515ed802abe7d08e7.
* Fix various bugs in the New Wallet Wizard * Fix various bugs in the New Wallet Wizard
* Ignore leading/trailing spaces in wallet birthday when importing a seed * Ignore leading/trailing spaces in wallet birthday when importing a seed
* Show QT Version in About screen * Show QT Version in About screen
@@ -19,4 +20,3 @@
* Fix bug where trailing slash on server name crashes SDL * Fix bug where trailing slash on server name crashes SDL
* Improved error-handling of invalid data at libsodium layer * Improved error-handling of invalid data at libsodium layer
* Avoid showing corrupted ciphertext in GUI * Avoid showing corrupted ciphertext in GUI