🤖 AI-Generated Changelog
Fixed
- Resolved proxy authentication handling to prevent blocking the libuv event loop, improving responsiveness under load
- Corrected annotation mode to only activate when explicitly configured via
annotation_only, preventing unintended behavior during momentary detection probes - Eliminated unsafe
log_info()calls betweenfork()andexecv()in go2rtc integration, preventing potential deadlocks or undefined behavior during process spawning
🔗 Full Changelog: 0.39.2...0.39.3