diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8b4de1e..b1767ec 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,21 +67,21 @@ jobs: TAURI_SIGNING_PRIVATE_KEY_PASSWORD: ${{ secrets.TAURI_SIGNING_PRIVATE_KEY_PASSWORD }} with: tagName: ${{ github.ref_name }} - releaseName: PoPManager ${{ github.ref_name }} + releaseName: OverManager ${{ github.ref_name }} releaseBody: | - See the [full changelog](https://github.com/proofofprints/PoPManager/compare/v0.1.0...${{ github.ref_name }}) for all changes in this release. + See the [full changelog](https://github.com/overbuildlabs/OverManager/commits/${{ github.ref_name }}) for all changes in this release. ## Installation | Platform | Download | |---|---| - | **Windows** (x64) | `.msi` installer | + | **Windows** (x64) | `.exe` installer | | **macOS** (Apple Silicon) | `.dmg` (aarch64) | | **macOS** (Intel) | `.dmg` (x64) | | **Linux** (x64) | `.deb` or `.AppImage` | ### Windows first-launch notes - - **SmartScreen warning:** PoPManager is not yet code-signed. Click "More info" → "Run anyway" on the SmartScreen dialog. + - **SmartScreen warning:** OverManager is not yet code-signed. Click "More info" → "Run anyway" on the SmartScreen dialog. - **Firewall prompt:** If you enable the mobile miner server (Settings → Mobile Miner Server), Windows will prompt to allow connections on port 8787. > **Note:** Only Windows has been extensively tested. macOS and Linux builds are provided as-is — please report any platform-specific issues. diff --git a/src/pages/Dashboard.tsx b/src/pages/Dashboard.tsx index 27e2d2e..8849c72 100644 --- a/src/pages/Dashboard.tsx +++ b/src/pages/Dashboard.tsx @@ -850,7 +850,7 @@ export default function Dashboard() { )} -
+

Total Miners

{count}

@@ -870,7 +870,7 @@ export default function Dashboard() {

-
+

Hashrate

{totalHashrate.toFixed(1)}