• v0.3.5 78944975e3

    v0.3.5 Stable

    calum released this 2026-07-12 20:29:58 +01:00 | 178 commits to main since this release

    Test build (0.3.5): Backend-owned lookup lists + network-first ports (ADR-N017). Every controlled attribute (media_types, signal_types, brands, models, device_types) is a per-project lookup list with a uniform select-or-create combobox. Ports have a kind ('network' | 'misc'): network ports carry Media (from media_types) + VLAN + IP; misc ports carry a signal_type and are drawing-depiction only. VLAN column resolves to name+[id] (was showing signal_domain). 'Media' replaces 'Connector' everywhere. Create form defines the device WITH its ports at once (line-per-port inline). Supersedes ADR-N014's project-derived autocomplete. Verified on loud-win's real GUI (ADR-N016). Hands-on validation build, not a phase completion (ADR-N011 exception recorded).

    Downloads