Skip to content

Releases: OpenSkyHawk/SkyHawkClient

openskyhawk-client: v0.1.0

15 Jun 00:36
2056196

Choose a tag to compare

0.1.0 (2026-06-15)

Features

  • bridge: M4 — SimGateway serial bridge + remote DCS parity (#6) (aed3e36)
  • debug: developer debug logging + serial-port dump (#13) (5412067)
  • hid: M5 — live HID status + wire-format decode fix (#7) (ceb4ac0)
  • monitor: M3 — DCS-BIOS network monitor (parser, transport, live UI) (#5) (5e4ee41)
  • nodes: connected PanelGroup nodes in Connection (#15) (#16) (1eaa367)
  • nodes: panel names + keep offline nodes (red) (#22) (3ca3a10)
  • replay: M6 — record + replay DCS-BIOS sessions (#8) (2bf5b34)
  • replay: optionally drive the SimGateway serial from a capture (#12) (10891ee)
  • serial: live raw serial monitor (TX/RX hex + ASCII) (#21) (bc39e66)
  • settings: persist config across restarts (#9) (8b10064)
  • sync: M2 — generate A-4E-C / HID reference modules from pinned firmware (f5fe3a2)
  • sync: M2 — generate A-4E-C / HID reference modules from pinned firmware (0c3d97f)
  • ui: drop light-theme switch from Settings (not implemented) (05ab19d)
  • ui: honest idle state, %-FS telemetry, HID availability dimming (#10) (bb246cc)
  • ui: port Claude Design mockup — 5-tab dashboard + design system (53df725)
  • ui: port Claude Design mockup to React (5 tabs + design system) (d6d6f68)
  • ui: tabbed shell with logo home screen (28e67c4)
  • ui: toggle relay by clicking the status pill (#23) (ccd2048)

Bug Fixes

  • connection: device identity reflects actual connection (#4) (#19) (fb854c0)
  • log: 1000-row cap; route errors + node msgs to debug.log (#20) (4cf8d56)
  • log: duplicate rows from double IPC subscription (#17) (a20cfc0)
  • log: rehydrate session state, log errors, Clear + Export (#18) (d51ee92)
  • setup: fetch Electron binary via postinstall (Node 24) (3de637c)

Build & Packaging

  • m7: packaging — icon, asarUnpack native modules, unsigned installers (#11) (80115c9)