Skip to content

Hermes HUD v1.1.1 — Desktop Compatibility Patch

Latest

Choose a tag to compare

@Diabloluo Diabloluo released this 28 Aug 12:32
· 13 commits to main since this release
6e3655a

Desktop Compatibility Patch

  • Adds the public HUD API schema contract required by Hermes HUD Desktop: api_schema_version=1 + plugin_version emitted by /health and /settings; WS envelope carries schema_version=1.
  • No breaking change to existing HUD users (legacy health/snapshot fields fully preserved).
  • Desktop users should use HUD v1.1.1 or later — the first official HUD release providing API schema 1.

Install (pin the tag, no floating main):

git clone --branch v1.1.1 --depth 1 https://github.com/Diabloluo/hermes-hud ~/.hermes/plugins/hermes-hud

v1.1.0 remains as historical fact (unchanged).