Skip to content

Commit

Permalink
Version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
satsen committed Jan 30, 2024
1 parent 3f61986 commit 8465fea
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 22 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
# v1.6.0
# v1.7.0

Release date: 30 Jan 2024

- Light node support
- Chained transactions
- Sending tokens without specifying ERG
- Copy transaction ID (history)
- Total tokens in a transaction (history)
- Support for sending to stealth addresses
- Improved design

<details>
<summary><h1 style="display: inline;">v1.6.0</h1></summary>

Release date: 31 July 2023

- DeFi/dApp support (ErgoPay)
- Installer for Windows users
Expand All @@ -11,6 +26,8 @@
- Improved screen reader support (for blind people)
- Styling fixes

</details>

<details>
<summary><h1 style="display: inline;">v1.5.1</h1></summary>

Expand Down
8 changes: 4 additions & 4 deletions latest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.6.0",
"versionCode": 8,
"dateReleased": "2023-07-31",
"changelog": "- DeFi/dApp support (ErgoPay)\n- Installer for Windows users\n- All fiat currency conversions with CoinGecko\n- Button to refresh the transaction history\n- VM arguments for the node. You can limit RAM, debug, etc.\n- Wallets that received large transactions can now display the transaction history and do not take a few seconds to open\n- Fixed the node log level functionality (it broke with an Ergo node update) which was always on level INFO and that caused freezes and lag\n- Added Indonesian & Malaysian translations\n- Improved screen reader support (for blind people)\n- Styling fixes"
"version": "1.7.0",
"versionCode": 9,
"dateReleased": "2024-01-30",
"changelog": "- Light node support\n- Chained transactions\n- Sending tokens without specifying ERG\n- Copy transaction ID\n- Total tokens in a transaction\n- Support for sending to stealth addresses\n- Improved design"
}
8 changes: 4 additions & 4 deletions public/latest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.6.0",
"versionCode": 8,
"dateReleased": "2023-07-31",
"changelog": "- DeFi/dApp support (ErgoPay)\n- Installer for Windows users\n- All fiat currency conversions with CoinGecko\n- Button to refresh the transaction history\n- VM arguments for the node. You can limit RAM, debug, etc.\n- Wallets that received large transactions can now display the transaction history and do not take a few seconds to open\n- Fixed the node log level functionality (it broke with an Ergo node update) which was always on level INFO and that caused freezes and lag\n- Added Indonesian & Malaysian translations\n- Improved screen reader support (for blind people)\n- Styling fixes"
"version": "1.7.0",
"versionCode": 9,
"dateReleased": "2024-01-30",
"changelog": "- Light node support\n- Chained transactions\n- Sending tokens without specifying ERG\n- Copy transaction ID\n- Total tokens in a transaction\n- Support for sending to stealth addresses\n- Improved design"
}
14 changes: 7 additions & 7 deletions public/noscript.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</nav>
<main>
<h2 id="downloads">Downloads</h2>
Version: 1.6.0, released: 31 July, 2023.<br><br>
Version: 1.7.0, released: 30 January, 2024.<br><br>
For portable runtimes, extract everything and execute the run file
<table border="0" id="downloads-table">
<tr>
Expand All @@ -72,20 +72,20 @@ <h2 id="downloads">Downloads</h2>
</tr>
<tr>
<td style="vertical-align: top;">Windows 64-bit (x64)</td>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.6.0/Satergo-v1.6.0-windows-x64.msi" style="margin-bottom: 0.3rem; display: block;">Installer</a>
<a href="https://github.com/Satergo/Satergo/releases/download/v1.6.0/Satergo-v1.6.0-windows-x64-portable.zip">Portable</a></td>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.7.0/Satergo-v1.7.0-windows-x64.msi" style="margin-bottom: 0.3rem; display: block;">Installer</a>
<a href="https://github.com/Satergo/Satergo/releases/download/v1.7.0/Satergo-v1.7.0-windows-x64-portable.zip">Portable</a></td>
</tr>
<tr>
<td>Linux 64-bit (x64)</td>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.6.0/Satergo-v1.6.0-linux-x64.zip">Download</a></td>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.7.0/Satergo-v1.7.0-linux-x64.zip">Download</a></td>
</tr>
<tr>
<td>Linux 64-bit (aarch64)</td>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.6.0/Satergo-v1.6.0-linux-aarch64.zip">Download</a></td>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.7.0/Satergo-v1.7.0-linux-aarch64.zip">Download</a></td>
</tr>
<tr>
<td>macOS 64-bit (intel & aarch64)</td>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.6.0/Satergo-v1.6.0-mac-x64.zip">Download</a> <a rel="noopener" href="https://github.com/Satergo/Satergo/wiki/Running-on-Mac-OS">(instructions)</a></td>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.7.0/Satergo-v1.7.0-mac-x64.zip">Download</a> <a rel="noopener" href="https://github.com/Satergo/Satergo/wiki/Running-on-Mac-OS">(instructions)</a></td>
</tr>
</table>

Expand All @@ -104,7 +104,7 @@ <h2>Community</h2>

<h2>Donate</h2>
<ul>
<li>Ergo: <a href="ergo:9gMnqf29LPxos2Lk5Lt6SkTmbWYL1d5QFHygbf6zRXDgL4KtAho">9gMnqf29LPxos2Lk5Lt6SkTmbWYL1d5QFHygbf6zRXDgL4KtAho</a> <a class="blackbtn" data-copy="9gMnqf29LPxos2Lk5Lt6SkTmbWYL1d5QFHygbf6zRXDgL4KtAho">copy</a> <a class="blackbtn" target="_blank" rel="noreferrer nofollow" href="https://explorer.ergoplatform.com/en/addresses/9gMnqf29LPxos2Lk5Lt6SkTmbWYL1d5QFHygbf6zRXDgL4KtAho">explorer</a></li>
<li>Ergo: <a href="ergo:9gMnqf29LPxos2Lk5Lt6SkTmbWYL1d5QFHygbf6zRXDgL4KtAho">9gMnqf29LPxos2Lk5Lt6SkTmbWYL1d5QFHygbf6zRXDgL4KtAho</a> <a class="blackbtn" data-copy="9gMnqf29LPxos2Lk5Lt6SkTmbWYL1d5QFHygbf6zRXDgL4KtAho">copy</a> <a class="blackbtn" target="_blank" rel="noreferrer nofollow" href="https://ergexplorer.com/addresses/9gMnqf29LPxos2Lk5Lt6SkTmbWYL1d5QFHygbf6zRXDgL4KtAho">explorer</a></li>
<li>Monero: <a href="monero:82pTXa9pXyee7Ft81sGnK8c6XK3qKf2FzWbgUFrPJGdART4krBcsXkCKeBX5TQRxBr9ryhdPyHa5wGBr37Em2SSgP4u9MmH">82pTXa9pXyee7Ft81sGnK8c6XK3qKf2FzWbgUFrPJGdART4krBcsXkCKeBX5TQRxBr9ryhdPyHa5wGBr37Em2SSgP4u9MmH</a> <a class="blackbtn" data-copy="82pTXa9pXyee7Ft81sGnK8c6XK3qKf2FzWbgUFrPJGdART4krBcsXkCKeBX5TQRxBr9ryhdPyHa5wGBr37Em2SSgP4u9MmH">copy</a></li>
<li>Bitcoin: <a href="bitcoin:bc1qcn833ty7fhp84ed22kvateckq08ffhp627q3us">bc1qcn833ty7fhp84ed22kvateckq08ffhp627q3us</a> <a class="blackbtn" data-copy="bc1qcn833ty7fhp84ed22kvateckq08ffhp627q3us">copy</a> <a class="blackbtn" target="_blank" rel="noreferrer nofollow" href="https://mempool.space/address/bc1qcn833ty7fhp84ed22kvateckq08ffhp627q3us">explorer</a></li>
</ul>
Expand Down
12 changes: 6 additions & 6 deletions src/components/sections/DownloadsTiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const DownloadsTiles = ({

const sectionHeader = {
title: 'Downloads',
paragraph: 'Version: 1.6.0, released: 31 July, 2023. For portable runtimes, extract everything and execute the run file'
paragraph: 'Version: 1.7.0, released: 30 January, 2024. For portable runtimes, extract everything and execute the run file'
};

return (
Expand All @@ -75,8 +75,8 @@ const DownloadsTiles = ({
<div className="downloads-tiles-item-content">
<h4 className="mt-0 mb-8">Windows 64-bit</h4>
<p className="m-0 text-sm">
<a className="button button-sm mb-8" href="https://github.com/Satergo/Satergo/releases/download/v1.6.0/Satergo-v1.6.0-windows-x64.msi">Installer (x64)</a><br/>
<a className="button button-sm" href="https://github.com/Satergo/Satergo/releases/download/v1.6.0/Satergo-v1.6.0-windows-x64-portable.zip">Portable (x64)</a>
<a className="button button-sm mb-8" href="https://github.com/Satergo/Satergo/releases/download/v1.7.0/Satergo-v1.7.0-windows-x64.msi">Installer (x64)</a><br/>
<a className="button button-sm" href="https://github.com/Satergo/Satergo/releases/download/v1.7.0/Satergo-v1.7.0-windows-x64-portable.zip">Portable (x64)</a>
</p>
</div>
</div>
Expand All @@ -95,8 +95,8 @@ const DownloadsTiles = ({
<div className="downloads-tiles-item-content">
<h4 className="mt-0 mb-8">Linux 64-bit</h4>
<p className="m-0 text-sm">
<a className="button button-sm mb-8" href="https://github.com/Satergo/Satergo/releases/download/v1.6.0/Satergo-v1.6.0-linux-x64.zip">Download (x64)</a><br/>
<a className="button button-sm" href="https://github.com/Satergo/Satergo/releases/download/v1.6.0/Satergo-v1.6.0-linux-aarch64.zip">Download (aarch64)</a>
<a className="button button-sm mb-8" href="https://github.com/Satergo/Satergo/releases/download/v1.7.0/Satergo-v1.7.0-linux-x64.zip">Download (x64)</a><br/>
<a className="button button-sm" href="https://github.com/Satergo/Satergo/releases/download/v1.7.0/Satergo-v1.7.0-linux-aarch64.zip">Download (aarch64)</a>
</p>
</div>
</div>
Expand All @@ -117,7 +117,7 @@ const DownloadsTiles = ({
macOS 64-bit
</h4>
<p className="m-0 text-sm">
<a className="button button-sm" href="https://github.com/Satergo/Satergo/releases/download/v1.6.0/Satergo-v1.6.0-mac-x64.zip">Download</a><br/>
<a className="button button-sm" href="https://github.com/Satergo/Satergo/releases/download/v1.7.0/Satergo-v1.7.0-mac-x64.zip">Download</a><br/>
<a style={{textDecoration: "underline"}} target="_blank" rel="noopener" href="https://github.com/Satergo/Satergo/wiki/Running-on-Mac-OS">Instructions</a>
</p>
</div>
Expand Down

0 comments on commit 8465fea

Please sign in to comment.