-
released this
2026-06-09 22:44:31 -04:00 | 5 commits to main since this releaseDesign-language cleanup of v0.7.2 — no behaviour, protocol, or boot-path changes.
docker pull gitea.milesward.dev/mward4/openpxe:0.7.3 docker pull gitea.milesward.dev/mward4/openpxe:latestImage digest
sha256:72552bc3f3bf9f3a12f6cfe9951c289d2b699fbe8f1f23af4c4e2ba1459476a5(both tags), commit934cfba.Hosts
The Pin MAC to boot target form collapses to a single aligned 4-up row — MAC · Label · Architecture · Boot binary — with Target dropping full-width onto its own line beneath them. The per-field hints that broke the row's alignment moved into the explanatory note, so every control shares one baseline.
Storage
The image and unattended filter inputs are now wrapped in a
label.field, so they inherit the standard text-field chrome — border, radius, height, focus ring — instead of the raw browser<input type=search>look. They span the full card width for continuity with the rest of the page.Network
The Link row (operstate · speed · duplex · port MAC) moved below Public base URL. Its joined value runs long, so placing it last lets it wrap at the bottom of the list without shoving the other rows around.
Validation: clippy clean, fmt clean, 299 workspace tests green, web UI syntax-checked.
Downloads