Skip to content

chore(release): version packages#657

Open
frahlg wants to merge 1 commit into
masterfrom
changeset-release/master
Open

chore(release): version packages#657
frahlg wants to merge 1 commit into
masterfrom
changeset-release/master

Conversation

@frahlg

@frahlg frahlg commented Jul 24, 2026

Copy link
Copy Markdown
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

ftw@1.12.0

Minor Changes

  • 86a6c83: Accept the canonical driver spellings alongside the current ones, so srcfl/device-drivers can convert its catalog one driver at a time without any site losing telemetry. host.emit reads W and SoC_nom_fract when w and soc are absent, and write, write_registers and now_ms are registered as aliases of modbus_write, modbus_write_multi and millis. Nothing is removed; the older names keep working until the catalog has moved.
  • a5a797e: Add encrypted Home Link sessions for four bounded, read-only Core views with session-bound one-use grants.
  • e1d8055: Add the first Home Link remote transport: a strict versioned wire and a separate invite-only relay that forwards only encrypted session frames.
  • a5f9c23: Add opt-in Home Link remote access with local passkey setup, end-to-end encrypted relay sessions, and four bounded read-only views.
  • 1418c00: Add local, revocable Home Link passkey enrollment and verification.

Patch Changes

  • f1bd56f: Accept the shipped Home Link route-handle format in remote browser invites.
  • 1efb08e: Fix Home Link sessions being rejected over a few milliseconds of clock difference between the gateway and the browser. A gateway now issues a session lifetime below the verifier ceiling, so remote passkey access works instead of failing with "Could not reach this home". Reads also reopen a bounded session instead of leaving the page dead until a reload, and a failed session or read now states its cause.
  • d39ace3: Map driver emit keys onto the names the Nova payload reads. Catalog drivers emit import_wh, export_wh, charge_wh, discharge_wh, lifetime_wh and hz, while DerTelemetry reads total_import_wh, total_export_wh, total_charge_wh, total_discharge_wh, total_generation_wh and freq_hz — so those values never left the gateway. The canonical @srcful/data-models spellings map onto the same names, so the driver catalog can convert without a further host change.
  • bbc3f6e: Update Go network dependencies to include current DNS parser security fixes.
  • b2993b5: Show Home Link as a readable remote energy overview instead of raw JSON, and fix its light and dark theme colours.

@github-actions
github-actions Bot force-pushed the changeset-release/master branch 6 times, most recently from 79c3456 to a804ef4 Compare July 24, 2026 17:33

@miravoss26 miravoss26 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release PR: consumes 7 changesets and cuts 1.11.4 to 1.12.0 (four Home Link minors plus three patches, including the Go net/DNS-parser security bump).

  • The diff is version metadata only: CHANGELOG.md, package.json, package-lock.json, and the removed .changeset/*.md files. No source or dependency-graph changes here; the features already landed in their own PRs, this just versions them.
  • Security screen: nothing in the diff (no secrets, no new deps, no network/authz changes).

Safe to merge from my read once the release timing suits you.

@miravoss26 miravoss26 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read the diff. Standard changeset version release chore: consumes the seven Home Link changesets, rolls CHANGELOG.md to 1.12.0, and bumps package.json + package-lock.json to match. No source or config changes, nothing sensitive.

Safe to merge from my read. It's a generated version bump, so the only thing to confirm is that the 1.12.0 changeset set is the intended release contents (it reads as the Home Link passkey/relay work).

@github-actions
github-actions Bot force-pushed the changeset-release/master branch 2 times, most recently from 8a81df6 to afc8648 Compare July 25, 2026 15:52
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from afc8648 to 769ef6a Compare July 25, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants