Skip to content

ComponentHub 1.6.0

Choose a tag to compare

@morfredus morfredus released this 13 Jul 17:57
79eeba8

What's new in 1.6.0

  • LAN supervision (morfBeacon). ComponentHub announces its presence on the local network (UDP heartbeat) and exposes live metrics over a local HTTP /status endpoint, so it can be watched from a central dashboard — no scanning, no configuration, automatic discovery.
  • Update check (morfUpdate). ComponentHub now checks GitHub Releases for a newer version — silently at startup, and on demand via Help → "Check for updates…".
  • Both are shared modules vendored under third_party/morf/, compiled into the binary (no external dependency), identical on Windows, Linux and Raspberry Pi.
  • Also includes the 1.5.4 comment cleanups (removed the ESP32/LittleFS "shared core" wording).

See the CHANGELOG and docs/fr/SUPERVISION_ET_MAJ.md for details.

Full Changelog: v1.5.2...v1.6.0