Bumps pubspec 1.1.2-beta.4+43 -> 1.1.2-rc.1+44, adds the 1.1.2-rc.1
CHANGELOG section (reply-UX #131/#106, device-info #134, GPS query #135,
BLE flood fix#140, path-hash #115, 0xC1 gate #144; known issues #86/#91),
and updates the README banner from public beta to release candidate.
Folds the #86 known-issue note into the rc.1 changelog, superseding #99.
Closes#146
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ -22,9 +22,9 @@ Offband Meshcore is a cross-platform mobile application for communicating with M
## Download & Install
## Download & Install
> **Public beta** — expect rough edges; please [report bugs](https://github.com/OffbandMesh/meshcore-client/issues). Grab the newest build from [**Releases**](https://github.com/OffbandMesh/meshcore-client/releases).
> **Release candidate** — expect rough edges; please [report bugs](https://github.com/OffbandMesh/meshcore-client/issues). Grab the newest build from [**Releases**](https://github.com/OffbandMesh/meshcore-client/releases).
- **Windows (x64):** download `OffbandMeshcore-*-win-x64.zip`, extract it anywhere, and run `offband_meshcore.exe`. The beta is unsigned, so Windows SmartScreen will warn — click **More info → Run anyway**.
- **Windows (x64):** download `OffbandMeshcore-*-win-x64.zip`, extract it anywhere, and run `offband_meshcore.exe`. The build is unsigned, so Windows SmartScreen will warn — click **More info → Run anyway**.
- **Android:** download the `.apk` and install it (you may need to allow "install from unknown sources").
- **Android:** download the `.apk` and install it (you may need to allow "install from unknown sources").
- **iOS / macOS / Linux:** build from source for now — see [Getting Started](#getting-started).
- **iOS / macOS / Linux:** build from source for now — see [Getting Started](#getting-started).