Skip to content

Releases: lbr38/motion-UI

6.9.0

16 Dec 17:01
f703485

Choose a tag to compare

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
128374e

Choose a tag to compare

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
1163099

Choose a tag to compare

Merge pull request #99 from lbr38/devel

Update for android app

6.7.0

07 Oct 06:50
07fee16

Choose a tag to compare

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
059c6ac

Choose a tag to compare

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
367e0d1

Choose a tag to compare

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
5c7cdbd

Choose a tag to compare

Changes:

  • Fixed non-working unmute button on MSE streams
  • Various UI fixes and improvements

6.5.0

21 May 19:33
50929ed

Choose a tag to compare

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
fa99b25

Choose a tag to compare

Changes:

  • Fixed broken timelapse when selecting a specific date

6.4.0

10 Apr 19:55
44582d0

Choose a tag to compare

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