Skip to content

v0.120.6

Choose a tag to compare

@github-actions github-actions released this 08 Jun 07:13

🛰️ Heart of Gold

Don't Panic.

Patch Changes

  • Fix self-update snapshots after Remote Access passkeys have been enrolled, and route more public-home dashboard reads through the strict owner transport.

    The state snapshotter now copies SQLite tables in foreign-key dependency order, so remembered browser keys in trusted_device_pubkeys no longer make pre-update snapshots fail. Dashboard, update, diagnostics, notification, pair, HA, EV, system, and loadpoint reads used by the public home route now use ownerFetch, preventing raw /api/* calls from hitting the relay and producing 403 noise while the P2P channel is opening.