You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improvements in image rekognition. Replaced node-rekognition with @aws/client-rekognition
Interface:
Added auto darkmode switch to settings to automatically switch darkmode based on system settings (if supported)
Added support for multi-layer configuration for camview. It is now possible to dynamically store each number of displayed videos separately in localStorage and call the layout. Fully automatic!
Bump dependencies
Bugfixes
Fixed an issue where an empty image buffer crashed image rekognition
Fixed an issue where changing layout (adding or removing camera via actionsheet) does not work properly