docs(#359): donate line, richer Discord w/ links, web set to coming-soon
- Release notes: added a Support Offband donate section (offband.org/donate, verified live), framed toward funding iOS. - Discord: fully rewritten, richer per-feature copy + real links (download/ release, project site, donate). Was thin and link-less. - Web handling: offband.app is NOT deployed (404) and untested, so pulled the live web claim from the platform list, changelog, and Discord; replaced with 'browser version coming soon'. dev.offband.app works but is not a release URL. Gate passes; no em-dashes in the new copy. Part of #160. Agent: SapphireCompass (session 8d755b5e)pull/360/head
parent
3b8829f7f4
commit
9f994310c7
@ -1,13 +1,20 @@
|
||||
**Offband Meshcore 1.2.0 is out** 🚀
|
||||
🚀 **Offband Meshcore 1.2.0 is here, and it's our biggest release yet.**
|
||||
|
||||
This is a big one, and the first release built + signed + shipped for every platform automatically through our new CI pipeline.
|
||||
A ground-up interface redesign, a real database under the hood, GIFs that work across every MeshCore client, and hands-on control of your radio's RF front end. This is also the first Offband release built, signed, and shipped to every platform automatically.
|
||||
|
||||
🗄️ **New storage engine.** Your data now lives in a real SQLite database instead of scattered preference files. Existing messages and contacts migrate automatically on first launch, nothing gets dropped, and full message history is preserved. On desktop it no longer fights with OneDrive/Documents sync.
|
||||
🎨 **A brand-new interface.** The headline feature. There's a new **left rail** you open from the hamburger button and can **pin open**, so it lives right alongside your chat instead of covering it. Your channels live in the rail and switch **in place**, so you never lose your spot. Map toggles, Disconnect, and Settings all found sensible new homes, and the back button finally behaves.
|
||||
|
||||
🧭 **New navigation.** A hamburger drawer you can **pin open**, with the channel list built in and in-place channel switching so you never lose your place. Map layer toggles and a contacts filter rail moved into the panel, and the back button finally behaves.
|
||||
🗄️ **Your data on solid ground.** Messages, contacts, and channels now live in a real **SQLite database** instead of scattered preference files. Your existing data migrates automatically on first launch, nothing is thrown away, and full message history is preserved. On desktop it no longer fights with OneDrive/Documents sync.
|
||||
|
||||
🎞️ **Cross-client GIFs.** GIFs now send as a Giphy link instead of an Offband-only code, so folks on other MeshCore clients can actually see them. Pasted Giphy/Tenor links render inline.
|
||||
🎞️ **GIFs everyone can see.** GIFs now send as a **Giphy link** instead of an Offband-only code, so people on **stock MeshCore and other clients can tap and watch them** too. Pasted **Giphy and Tenor** links render inline.
|
||||
|
||||
Plus: desktop window size/position is remembered, contact settings from the long-press menu, FEM LNA control where the radio supports it, and you can't accidentally block your own node anymore.
|
||||
📡 **Take command of your radio's front end.** On supported hardware, you can now toggle **FEM / LNA** right from Radio Settings, and Device Info reads out your radio's Offband capabilities.
|
||||
|
||||
Grab it for your platform below. Full changelog in the repo.
|
||||
⚡ Plus a **snappier app** from the new storage engine, **desktop window position** remembered between launches, contact settings from the long-press menu, deeper mesh diagnostics, and you can't accidentally block your own node anymore.
|
||||
|
||||
**📥 Download for your platform:** https://github.com/OffbandMesh/meshcore-client/releases/tag/v1.2.0
|
||||
🌐 A browser version is coming soon.
|
||||
🔗 Project home: https://offband.org
|
||||
📝 Full changelog is in the release notes at the link above.
|
||||
|
||||
❤️ **Offband is free and open source, built by a tiny team.** If it's useful to you, you can help keep it going, and help fund getting it onto the iOS App Store, at https://offband.org/donate. Thank you for being part of it.
|
||||
|
||||
Loading…
Reference in new issue