All releases

OpenAVC v0.8.2

April 27, 2026

Brand refresh, Add Device improvements, simulator fixes, and Pi image build fix.

Branding and Theming

  • Programmer IDE and Simulator now use the OpenAVC brand green palette
  • Both apps show the OpenAVC favicon and logo
  • Dark/light theme toggle in System Settings

Add Device Dialog

  • Selecting a driver auto-fills Device ID and Display Name
  • IDs generated from driver category with automatic numbering
  • Driver and Device ID fields marked as required

Simulator

  • Device cards with many controls now scroll instead of clipping
  • Closing the simulator tab shuts down the process automatically
  • Fixed initial state mismatch for OSC drivers with value maps

Pi Image Build

  • Fixed build script path issue that broke the Pi image CI pipeline