Browse Source

updated silent dragon release info and links

master
D 3 months ago
parent
commit
68781cde0b
  1. 23
      dragonx.is/releases/index.html

23
dragonx.is/releases/index.html

@ -43,29 +43,22 @@
<article class="release-card flex-center">
<div class="card-title">
<h2>Full Node GUI Wallet</h2>
<h2>SilentDragonX 1.4.1 "Scintillating Sundew"</h2>
<h2>SilentDragonX 1.4.2 "Waggish Weevil"</h2>
</div>
<div class="card-content flex-center">
<div class="card-details flex-center">
<ul>
<li><span class="improvement">New:</span> View Block details</li>
<li>
<span class="improvement">New:</span> Use a proxy other than
localhost
<span class="improvement">New:</span> Allow compiling with a custom number of jobs in build.sh
</li>
<li>
<span class="improvement">New:</span> Improved translations
<span class="improvement">New:</span> Update startup animation graphic
</li>
<li>
<span class="improvement">New:</span> Now compiles on Ubuntu
20.04
<span class="improvement">New:</span> Prevent the logging of sensitive data to STDOUT
</li>
<li>
<span class="bug">bug fix:</span> Exporting wallets on Windows
</li>
<li>
<span class="bug">bug fix:</span> Show more than 10 mining
transactions
<span class="bug">bug fix:</span> Fix a coredump that can happen after importing a private key
</li>
</ul>
<div class="card-btn-container flex-center">
@ -81,7 +74,7 @@
</button>
<button
class="btn wallet-download"
onclick="window.location = 'https://git.hush.is/attachments/c9ae87fa-0439-418a-8d34-d42e02930825'"
onclick="window.location = 'https://git.hush.is/attachments/2f295319-dbdb-4f42-ac8c-9b078de37f2e'"
>
<img
src="../../img/logos/icon_windows_white.svg"
@ -101,13 +94,13 @@
</button>
<button
class="btn wallet-download"
onclick="window.location = 'https://git.hush.is/attachments/32e1e5aa-cb7b-4015-8b06-161afc16ed28'"
onclick="window.location = 'https://git.hush.is/attachments/2eb929c9-1308-46fc-951d-ed7a3cc08b60'"
>
<img
src="../../img/logos/icon_linux_white.svg"
alt="button-icon"
/>
<p>Linux deb</p>
<p>Linux deb (V1.4.1)</p>
</button>
<button
class="btn wallet-download"

Loading…
Cancel
Save