Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
satsen committed Oct 6, 2024
1 parent 8bdef5c commit 93171c8
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.5cf1c58e.css",
"main.js": "/static/js/main.7baf6f49.js",
"main.js": "/static/js/main.0be596e3.js",
"static/media/node_overview.png": "/static/media/node_overview.9d36b4aacbb6a16ee0a6.png",
"static/media/start.png": "/static/media/start.2f84c0795598ca5f5010.png",
"static/media/account.png": "/static/media/account.5ebe08c737581417fb78.png",
Expand All @@ -12,10 +12,10 @@
"index.html": "/index.html",
"static/media/windows.svg": "/static/media/windows.f3b7d863031ef132ea63532d1491306b.svg",
"main.5cf1c58e.css.map": "/static/css/main.5cf1c58e.css.map",
"main.7baf6f49.js.map": "/static/js/main.7baf6f49.js.map"
"main.0be596e3.js.map": "/static/js/main.0be596e3.js.map"
},
"entrypoints": [
"static/css/main.5cf1c58e.css",
"static/js/main.7baf6f49.js"
"static/js/main.0be596e3.js"
]
}
Binary file modified favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><link rel="shortcut icon" href="/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#000000"><meta name="description" content="The desktop wallet for the Ergo cryptocurrency."><title>Satergo</title><script defer="defer" src="/static/js/main.7baf6f49.js"></script><link href="/static/css/main.5cf1c58e.css" rel="stylesheet"></head><body class="has-animations"><noscript><meta http-equiv="refresh" content="0;url=noscript.html"></noscript><div id="root" class="body-wrap"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"><link rel="shortcut icon" href="/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#000000"><meta name="description" content="The desktop wallet for the Ergo cryptocurrency."><title>Satergo</title><script defer="defer" src="/static/js/main.0be596e3.js"></script><link href="/static/css/main.5cf1c58e.css" rel="stylesheet"></head><body class="has-animations"><noscript><meta http-equiv="refresh" content="0;url=noscript.html"></noscript><div id="root" class="body-wrap"></div></body></html>
8 changes: 4 additions & 4 deletions latest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"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"
"version": "1.8.0",
"versionCode": 10,
"dateReleased": "2024-10-06",
"changelog": "- Tools: Airdrop, consolidate UTXOs, burn tokens, and transact everything\n- Sending just tokens is cheaper now\n- Token prices from ErgoDEX\n- Multiple outputs for a single transaction\n- View passwords while entering them\n- Improved transaction history\n- Remote node connection test\n- New translation: Javanese\n- Improved accessibility\n- Bug fixes"
}
12 changes: 6 additions & 6 deletions 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.7.0, released: 30 January, 2024.<br><br>
Version: 1.8.0, released: 6 October 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.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>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.8.0/Satergo-v1.8.0-windows-x64.msi" style="margin-bottom: 0.3rem; display: block;">Installer</a>
<a href="https://github.com/Satergo/Satergo/releases/download/v1.8.0/Satergo-v1.8.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.7.0/Satergo-v1.7.0-linux-x64.zip">Download</a></td>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.8.0/Satergo-v1.8.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.7.0/Satergo-v1.7.0-linux-aarch64.zip">Download</a></td>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.8.0/Satergo-v1.8.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.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>
<td><a href="https://github.com/Satergo/Satergo/releases/download/v1.8.0/Satergo-v1.8.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 Down
3 changes: 3 additions & 0 deletions static/js/main.0be596e3.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.0be596e3.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions static/js/main.7baf6f49.js

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.7baf6f49.js.map

This file was deleted.

0 comments on commit 93171c8

Please sign in to comment.