Browse Source

Add older posts and releases

master
onryo 4 months ago
parent
commit
0b24438acc
  1. 8
      css/style.css
  2. BIN
      images/posters/basilisk.png
  3. BIN
      images/posters/manticore.png
  4. BIN
      images/posters/tumin.png
  5. 47
      index.html

8
css/style.css

@ -1383,7 +1383,7 @@ width: 95%;
.blog-post-item {
display: grid;
flex-direction: column;
height: 320px;
height: 310px;
align-items: center;
justify-content: center;
outline: .1rem solid rgba(12, 12, 12);
@ -1414,6 +1414,12 @@ width: 95%;
.poster8 { background-image: url("../images/posters/gorgons.png") }
.poster9 { background-image: url("../images/posters/tumin.png") }
.poster10 { background-image: url("../images/posters/manticore.png") }
.poster11 { background-image: url("../images/posters/basilisk.png") }
.blog-post-item h2 {
font-size: 2.5rem;
text-align: left;

BIN
images/posters/basilisk.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 KiB

BIN
images/posters/manticore.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 574 KiB

BIN
images/posters/tumin.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

47
index.html

@ -161,30 +161,30 @@
<article class="blog-post-item poster2">
<h2>Hush Community Grant #0</h2>
<p>We are thrilled to announce that lucretius was granted with 10800 HUSH for its work on the latest SilentDragonLite releases. It includes Instant HushChat that has mempool integration and notes automation that guarantees instant messaging experience, likewise bug fixes and new features.</p>
<p>We are thrilled to announce that lucretius was granted with 10800 HUSH for its work on the latest SilentDragonLite releases. It includes Instant HushChat that has mempool integration and notes automation that guarantees instant messaging experience!</p>
<div class="blog-links">
<a href="https://blog.hush.is/hush-community-grant-lucretius">Read More</a> <span class="date">Jan 26, 2024</span>
</div>
</article>
<article class="blog-post-item poster3">
<h2>SilentDragonLite 2.0.0<br>"Shielded Supersonic"</h2>
<h2>SilentDragonLite v2.0.0<br>"Shielded Supersonic"</h2>
<p>Now HushChat supports mempool transactions to render messages instantly! Other changes are related to how Lite wallet connects to various community servers ensuring a stable connection.</p>
<div class="blog-links">
<a href="https://git.hush.is/hush/SilentDragonLite/releases/tag/v2.0.0">Release Notes</a> <span class="date">Jan 07, 2024</span>
</div>
</article>
<article class="blog-post-item poster4">
<h2>Hush 3.10.1<br>"Oneiric Octopus"</h2>
<h2>Hush v3.10.1<br>"Oneiric Octopus"</h2>
<p>This is an OPTIONAL but RECOMMENDED release. This version fixes a bug that causes "payment to wrong pubkey" error when syncing a new node and an increase in synchronization speed.</p>
<div class="blog-links">
<a href="https://git.hush.is/hush/hush3/releases/tag/v3.10.1">Release Notes</a> <a href="https://git.hush.is/hush/hush3/archive/v3.10.1.tar.gz">Source Code</a> <a href="https://git.hush.is/attachments/d75820c9-8df1-4c09-8f3d-8ccd9511ec92">EXE</a> <a href="https://git.hush.is/attachments/11ef7d14-e1d0-4c2e-96e3-72f025eb6de8">DEB</a> <a href="https://git.hush.is/attachments/d75820c9-8df1-4c09-8f3d-8ccd9511ec92">DMG</a> <a href="https://git.hush.is/attachments/53a9edf7-3022-4d95-bab8-acadf106e746">aarch64</a> <span class="date">Jan 02, 2024</span>
<a href="https://git.hush.is/hush/hush3/releases/tag/v3.10.1">Release Notes</a> <a href="https://git.hush.is/hush/hush3/archive/v3.10.1.tar.gz">Source Code</a> <a href="https://git.hush.is/attachments/d75820c9-8df1-4c09-8f3d-8ccd9511ec92">EXE</a> <a href="https://git.hush.is/attachments/11ef7d14-e1d0-4c2e-96e3-72f025eb6de8">DEB</a> <a href="https://git.hush.is/attachments/d75820c9-8df1-4c09-8f3d-8ccd9511ec92">DMG</a> <span class="date">Jan 02, 2024</span>
</div>
</article>
<article class="blog-post-item poster5">
<h2>SilentDragon 1.4.1<br>"Scintillating Sundew"</h2>
<h2>SilentDragon v1.4.1<br>"Scintillating Sundew"</h2>
<p>
This release has improved Private Key Importing function, new tab "Debug Log" that renders content of debug.log and helps in troubleshooting and a new tab "View transaction" so simulate a built-in explorer but in the GUI wallet.
</p>
@ -195,7 +195,7 @@
</article>
<article class="blog-post-item poster6">
<h2>SilentDragon 1.4.0<br> "Zany Zooid"</h2>
<h2>SilentDragon v1.4.0<br>"Zany Zooid"</h2>
<p>1.4.0 now views block info for any height, supports a proxy running on something other than localhost, adds a compile fix on Ubuntu 20.04, transactions tab now displays more than 10 mining reward TXs, translation fixes and bug fix for Windows file path export.
</p>
@ -205,7 +205,7 @@
</article>
<article class="blog-post-item poster7">
<h2>Hush 3.10.0<br>"Sassy Siphonophore"</h2>
<h2>Hush v3.10.0<br>"Sassy Siphonophore"</h2>
<p>This is a MANDATORY release for Hush and ALL nodes must upgrade by Dec 16th 2023. This version has AntiSpam defenses against shielded spam, optimization, various bug fixes and new Decentralized FR.
</p>
@ -215,7 +215,7 @@
</article>
<article class="blog-post-item poster8">
<h2>SilentDragonAndroid 1.0.3<br>"Gifted Gorgons"</h2>
<h2>SilentDragonAndroid v1.0.3<br>"Gifted Gorgons"</h2>
<p>This is a maintenance release with updated checkpoints, minor performance tweaks, and changes for downloading sapling params from our own random servers.
</p>
@ -223,7 +223,36 @@
<a href="https://git.hush.is/hush/SilentDragonAndroid/releases/tag/1.0.3">Release Notes</a> <a href="https://git.hush.is/attachments/1a7574dc-b985-4819-b661-159a47a83b2f">APK</a> <span class="date">Oct 22, 2023</span>
</div>
</article>
<article class="blog-post-item poster9">
<h2>Digital Tumin launches as a Hush Arrakis Chain</h2>
<p>We are creating a new Hush Arrakis Chain for these folks in Mexico for the digital version of their existing local currency Tumin!
</p>
<div class="blog-links">
<a href="https://videos.hush.is/w/7fZuiV7iGov1iLJsPVroVw">Watch Now</a> <span class="date">Jul 14, 2023</span>
</div>
</article>
<article class="blog-post-item poster10">
<h2>Hush v3.9.4<br>"Maniacal Manticore"</h2>
<p>This release is recommended for solo miners, mining pools, and exchanges. Includes updated checkpoints, latest RandomX code and checkpoints for DragonX, various improvements and bug fixes.
</p>
<div class="blog-links">
<a href="https://git.hush.is/hush/hush3/releases/tag/v3.9.4">Release Notes</a> <span class="date">Jul 02, 2023</span>
</div>
</article>
<article class="blog-post-item poster11">
<h2>SilentDragonAndroid v1.0.2<br>"Brutal Basilisk"</h2>
<p>This is an optional maintenance release that introduces Split releases, updated checkpoints for faster syncing and improved chain security, and a bug fix.
</p>
<div class="blog-links">
<a href="https://git.hush.is/hush/SilentDragonAndroid/releases/tag/1.0.2">Release Notes</a> <span class="date">Jul 02, 2023</span>
</div>
</article>
</section>

Loading…
Cancel
Save