{
  "id": "meshcore-sar",
  "name": "MeshCore SAR",
  "kind": "client",
  "status": "active",
  "maturity": "beta",
  "description": "Offline-first Search and Rescue coordination app for iOS and Android, with MeshCore messaging, low-bandwidth voice and images, tactical maps, live team tracking, incident markers and shared drawings.",
  "image": "icon.png",
  "screenshots": [
    {
      "file": "map.png",
      "caption": "Tactical map with live team context"
    },
    {
      "file": "navigation.png",
      "caption": "Compass and field navigation"
    },
    {
      "file": "messages.png",
      "caption": "Mesh messaging with voice and image cards"
    },
    {
      "file": "actions.png",
      "caption": "SAR, voice and image quick actions"
    }
  ],
  "maintainers": [
    {
      "name": "dz0ny",
      "url": "https://github.com/dz0ny"
    }
  ],
  "repository": "https://github.com/dz0ny/meshcore-sar",
  "website": "https://dz0ny.github.io/meshcore-sar/",
  "license_type": "source-available",
  "languages": [
    "dart",
    "typescript"
  ],
  "platforms": [
    "android",
    "ios",
    "web"
  ],
  "interfaces": [
    "mobile",
    "web"
  ],
  "connections": [
    "ble"
  ],
  "node_roles": [
    "companion",
    "repeater",
    "room-server"
  ],
  "capabilities": [
    "messaging",
    "contacts",
    "channels",
    "monitoring",
    "telemetry",
    "mapping",
    "notifications"
  ],
  "install": [
    {
      "type": "app-store",
      "package": "TestFlight",
      "url": "https://testflight.apple.com/join/tngpPF12"
    },
    {
      "type": "github-release",
      "package": "meshcore-sar-2026.0613.2.apk",
      "url": "https://github.com/dz0ny/meshcore-sar/releases"
    },
    {
      "type": "source",
      "url": "https://github.com/dz0ny/meshcore-sar"
    }
  ],
  "popularity": {
    "githubStars": 128,
    "githubForks": 19,
    "githubWatchers": 8,
    "githubOpenIssues": 10,
    "githubContributors": 2,
    "releaseDownloads": 4102,
    "latestReleaseDownloads": 301,
    "lastChecked": "2026-06-23"
  },
  "verification": {
    "sourceAvailable": true,
    "releasesAvailable": true,
    "signedReleases": false,
    "ciBuilds": true,
    "hasDocumentation": true,
    "lastChecked": "2026-06-23",
    "notes": [
      "The repository does not currently declare an SPDX license.",
      "Voice uses Codec2 and images use AVIF to reduce traffic over constrained mesh links."
    ]
  },
  "tags": [
    "search-and-rescue",
    "offline",
    "tactical-mapping",
    "voice",
    "field-tool"
  ],
  "last_reviewed": "2026-06-23",
  "source": {
    "path": "data/software/meshcore-sar/software.yaml",
    "updatedAt": "2026-06-24T01:55:49+02:00"
  },
  "latest_version": "2026.0613.2",
  "released": "2026-06-13",
  "releases": [
    {
      "version": "v2026.0613.2",
      "name": "MeshCore SAR v2026.0613.2",
      "datetime": "2026-06-13T12:04:16Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0613.2",
      "prerelease": false,
      "notes": "Release 2026.0613.2",
      "notesHtml": "<p>Release 2026.0613.2</p>\n"
    },
    {
      "version": "v2026.0412.1",
      "name": "2026.0412.1",
      "datetime": "2026-04-12T20:47:49Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0412.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0408.1",
      "name": "2026.0408.1",
      "datetime": "2026-04-08T16:45:29Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0408.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0405.2",
      "name": "2026.0405.2",
      "datetime": "2026-04-05T19:49:08Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0405.2",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0405.1",
      "name": "2026.0405.1",
      "datetime": "2026-04-05T18:07:32Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0405.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0404.1",
      "name": "2026.0404.1",
      "datetime": "2026-04-04T18:22:35Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0404.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0403.1",
      "name": "2026.0403.1",
      "datetime": "2026-04-03T20:40:08Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0403.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0402.1",
      "name": "2026.0402.1",
      "datetime": "2026-04-02T07:25:23Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0402.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0324.1",
      "name": "2026.0324.1",
      "datetime": "2026-03-24T18:28:55Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0324.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0323.3",
      "name": "2026.0323.3",
      "datetime": "2026-03-23T20:01:18Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0323.3",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0323.2",
      "name": "2026.0323.2",
      "datetime": "2026-03-23T19:53:13Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0323.2",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0323.1",
      "name": "2026.0323.1",
      "datetime": "2026-03-23T15:04:46Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0323.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\r\n- Android (`.apk`)\r\n- Linux (`.tar.gz`)\r\n- macOS (`.dmg`)\r\n- Windows (`.zip`)\r\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\r\n\r\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\r\n\r\niOS manual signing and install:\r\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\r\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\r\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\r\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0322.2",
      "name": "2026.0322.2",
      "datetime": "2026-03-22T18:05:22Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0322.2",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0322.1",
      "name": "2026.0322.1",
      "datetime": "2026-03-22T09:13:29Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0322.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0321.1",
      "name": "2026.0321.1",
      "datetime": "2026-03-21T19:45:51Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0321.1",
      "prerelease": false,
      "notesHtml": null
    },
    {
      "version": "v2026.0319.1+2",
      "name": "2026.0319.1",
      "datetime": "2026-03-20T18:10:00Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0319.1%2B2",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0318.1",
      "name": "2026.0318.1",
      "datetime": "2026-03-18T16:26:25Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0318.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0317.1",
      "name": "2026.0317.1",
      "datetime": "2026-03-17T21:12:51Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0317.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0315.2",
      "name": "2026.0315.2",
      "datetime": "2026-03-15T20:11:13Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0315.2",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    },
    {
      "version": "v2026.0315.1",
      "name": "2026.0315.1",
      "datetime": "2026-03-15T10:15:43Z",
      "url": "https://github.com/dz0ny/meshcore-sar/releases/tag/v2026.0315.1",
      "prerelease": false,
      "notes": "Release assets are published for all supported build targets:\n- Android (`.apk`)\n- Linux (`.tar.gz`)\n- macOS (`.dmg`)\n- Windows (`.zip`)\n- iOS unsigned (`-ios-unsigned.ipa`, `-ios-runner-app.zip`)\n\nWindows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.\n\niOS manual signing and install:\n1. Download `*-ios-unsigned.ipa` (or `*-ios-runner-app.zip`) from this release.\n2. Re-sign it with your Apple Development/Distribution certificate and provisioning profile.\n3. If you used `*-ios-runner-app.zip`, create a signed `.ipa` from `Runner.app` during signing.\n4. Install the signed `.ipa` on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).",
      "notesHtml": "<p>Release assets are published for all supported build targets:</p>\n<ul>\n<li>Android (<code>.apk</code>)</li>\n<li>Linux (<code>.tar.gz</code>)</li>\n<li>macOS (<code>.dmg</code>)</li>\n<li>Windows (<code>.zip</code>)</li>\n<li>iOS unsigned (<code>-ios-unsigned.ipa</code>, <code>-ios-runner-app.zip</code>)</li>\n</ul>\n<p>Windows status: currently unusable. The BLE stack on Windows is broken, so BLE features do not work.</p>\n<p>iOS manual signing and install:</p>\n<ol>\n<li>Download <code>*-ios-unsigned.ipa</code> (or <code>*-ios-runner-app.zip</code>) from this release.</li>\n<li>Re-sign it with your Apple Development/Distribution certificate and provisioning profile.</li>\n<li>If you used <code>*-ios-runner-app.zip</code>, create a signed <code>.ipa</code> from <code>Runner.app</code> during signing.</li>\n<li>Install the signed <code>.ipa</code> on your iPhone using Apple Configurator 2 or Xcode (Devices and Simulators).</li>\n</ol>\n"
    }
  ],
  "changelogSource": "github",
  "changelogUpdatedAt": "2026-06-23T20:24:21.180Z"
}
