All releases

OpenAVC v0.3.1

April 3, 2026

System Settings UI, security hardening, bug fixes, and expanded test coverage.

System Settings UI

  • New System Settings view in the Programmer for configuring server settings
  • Code-split lazy loading for all Programmer views (faster initial load)

Security and Reliability

  • Persistent file logging (server output saved to disk, not just in-memory)
  • WebSocket rate limiting to prevent connection flooding
  • Removed token-in-URL authentication
  • Disk space check before applying updates
  • Download resume for interrupted update downloads

Bug Fixes

  • Fixed updater rollback failures and version checker edge cases
  • Fixed driver lifecycle issues with reconnect and clean shutdown
  • Fixed cloud agent config persistence, heartbeat metrics, and alert thresholds
  • Fixed discovery scanner timing and SNMP edge cases
  • Fixed Panel touch event handling and CSS layout issues
  • Fixed macro condition evaluation and trigger guard logic
  • Fixed script editor file tree and deletion workflows

Documentation

  • Added IT Network and Security Cut Sheet for integrators (ports, firewall rules, security posture)