All releases

OpenAVC v0.4.1

April 6, 2026

Stability fixes across the engine, API, and Programmer IDE, plus smarter device discovery.

Discovery Improvements

  • Scan depth selector (Quick, Normal, Deep) lets you trade speed for thoroughness
  • New protocol identification techniques improve matching for projectors, DSPs, and switchers
  • Smoother scan progress bar with phase-aware estimates

Backup System

  • Redesigned backup system uses event-based ZIP snapshots instead of noisy per-save copies
  • Backup creation runs in a background thread so it never blocks the server

Stability & Bug Fixes

  • Fixed engine concurrency bugs that could cause state corruption under load
  • Fixed crash-on-startup and resource leak scenarios
  • Fixed React rendering stability issues in the Programmer IDE
  • Fixed starter project templates with correct driver IDs and dates
  • Fixed false "overrides theme" indicator appearing on newly added UI elements
  • Fixed theme encoding issues in import/export

UX Polish

  • Loading spinners and feedback on long-running operations
  • Error toasts with actionable messages instead of silent failures
  • API input validation with clear error responses for invalid requests