MESH-API v0.7.1 Beta - Extension Toggle Fix
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
enabledflag to that extension'sconfig.json, but the in-memory status returned byGET /extensions/statusstayed 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-memoryavailable[]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. 🙏