Early access—OpenAVC is pre-v1 and under active development. Great for evaluation and testing, not yet recommended for production spaces.Pre-v1, not yet recommended for production.
Report issues →
OpenAVC 0.24.1 fixes the browser's own sign-in dialog appearing over the UI Builder on systems with an admin password set.
Fixes
Opening the UI Builder on a system with an admin password no longer triggers the browser's native sign-in dialog. The panel canvas makes an unauthenticated fallback request whose 401 carried a Basic challenge, which Chrome answers with its own prompt. Requests made by web pages now receive a plain 401 the application handles itself, while direct navigation and command-line clients keep the standard challenge.