Releases: lbr38/motion-UI
Releases · lbr38/motion-UI
6.9.0
16 Dec 17:01
Compare
Sorry, something went wrong.
No results found
Changes :
Added masking of sensitive information in camera monitoring error messages
Updated go2rtc to version 1.9.13
Various UI fixes and improvements
6.8.0
09 Nov 09:54
Compare
Sorry, something went wrong.
No results found
Changes :
Optimized docker image size and layers
Added termination signal handling and graceful shutdown of services inside the docker container
Added a way to customize the user and group IDs inside the docker container (using PUID and PGID env vars)
Added monitoring of camera availability and alerting
Code refactoring and cleanup, typo fixes
Various UI fixes and improvements
android-1.0.0
11 Oct 09:24
Compare
Sorry, something went wrong.
No results found
Merge pull request #99 from lbr38/devel
Update for android app
6.7.0
07 Oct 06:50
Compare
Sorry, something went wrong.
No results found
Changes :
Added autoreconnect for WebRTC streams
Splitted main service into multiple service units
Updated go2rtc to the latest version
Various UI fixes and improvements
6.6.0
21 Aug 16:01
Compare
Sorry, something went wrong.
No results found
Changes :
Added a way to drag and drop cameras to reorder them.
Added charts to monitor CPU and memory usage.
Various UI fixes and improvements.
6.5.2
09 Aug 21:10
Compare
Sorry, something went wrong.
No results found
Changes :
Avoid to reload videos while playing on events page
Added a connection check at android app startup
Various UI fixes and improvements
6.5.1
25 May 07:56
Compare
Sorry, something went wrong.
No results found
Changes :
Fixed non-working unmute button on MSE streams
Various UI fixes and improvements
6.5.0
21 May 19:33
Compare
Sorry, something went wrong.
No results found
Changes :
Added a quick way to enable or disable cameras stream
Improved streams and timelapses viewing in full screen mode
Added more parameters to the motion detection configuration form
Various UI fixes and improvements
6.4.1
20 Apr 08:58
Compare
Sorry, something went wrong.
No results found
Changes :
Fixed broken timelapse when selecting a specific date
6.4.0
10 Apr 19:55
Compare
Sorry, something went wrong.
No results found
Changes :
Fixed events file cleanup issue
Motion detection autostart can now combine time period and device presence, with a priority set to time period if both are enabled
Updated go2rtc to the latest version
Updated ChartJS library to the latest version
Various UI fixes and improvements