VibeNVR v1.30.12
🚀 Release v1.30.12
📝 Summary
This release focuses on optimizing backend performance, improving frontend accessibility, and bolstering system security. We've resolved critical N+1 query bottlenecks during data serialization, ensuring smooth scaling. On the UI side, we've enriched interactive components with ARIA labels to ensure compliance and better usability. Finally, we applied crucial patches to both our AI detection engine and upstream dependencies.
🛠️ Key Improvements
- 🚀 Performance: Resolved severe N+1 database query issues in bulk deletion APIs and backup data generation, optimizing serialization operations for large instances.
- 🛡️ Security: Patched a High severity vulnerability in the Vite development dependency (CVE-2026-53571) preventing alternate path traversal bypasses.
- 🧠 AI Engine: Addressed a critical bug that caused AI detection threads to silently drop and deactivate when the manager's global configuration desynchronized.
- 🎨 Aesthetics & Accessibility: Upgraded the frontend Palette design system, introducing semantic ARIA attributes and localized texts across live view interfaces, PTZ controls, and User Management action buttons.