Skip to content

MESH-API v0.7.1 Beta - Extension Toggle Fix

Choose a tag to compare

@mr-tbot mr-tbot released this 10 Jun 02:14

MESH-API v0.7.1 Beta — Extension Toggle Fix

A small bug-fix release on top of v0.7.0 Beta. All the v0.7.0 multi-radio / MeshCore / MCP / firmware features are unchanged — see those release notes for the full feature list.

🐛 Bug Fix

  • WebUI Extensions Manager — Enable / Disable buttons now work. Toggling an extension wrote the new enabled flag to that extension's config.json, but the in-memory status returned by GET /extensions/status stayed stale, so the button label and the status dot never changed — the toggle only appeared to take effect after a full restart. The loader's in-memory available[] state is now kept in sync on every toggle, so the WebUI reflects the change immediately. Use the Reload button (or a restart) to apply the change to the running extensions.

🐳 Docker

Multi-arch images (linux/amd64 + linux/arm64) for this release will be published to Docker Hub: mrtbot/mesh-api after community testing.


Built and maintained by one developer with the help of AI tools. If MESH-API is useful to you, please consider a donation (links in the README) and file issues with your real-world experience. 🙏