All releases

OpenAVC v0.5.7

April 11, 2026

Python Driver Editor

  • Create and edit Python drivers directly in the Programmer IDE's Code view. New drivers can be started from templates for common protocols (TCP, HTTP, serial), and changes are hot-reloaded without restarting the server.

In-Place Driver and Plugin Upgrades

  • Installed drivers and plugins can now be updated in place from the community library. No need to uninstall and reinstall when a new version is available.

Discovery Improvements

  • Device discovery no longer scans Docker bridge interfaces and other virtual subnets. A configurable subnet limit prevents runaway scans on machines with many network interfaces.

Toggle UX Fix

  • Fixed an issue where toggle buttons in the panel editor were missing format labels and showing configuration fields that didn't apply.