Skip to content

Releases: motioneye-project/motioneye

0.36.1

05 Aug 15:14
Compare
Choose a tag to compare

What's new:

  • fixed frame view relative paths
  • prevent framerate dimmer preference to reach 0%
  • Dockerfile: included extra folder

0.36

05 Aug 15:16
Compare
Choose a tag to compare

What's new:

  • added support for uploading media files to FTP server
  • removed base_path setting - static files are now referenced using relative paths (thanks @lebomb44 for the suggestion)
  • removed OGG video format as it's no longer accepted by motion
  • auth HTTP cookie names are now prefixed with meye_
  • admin password is now validated (trouble-causing special characters are no longer accepted)
  • snapshot URL will do its best to always serve a JPEG frame
  • motion gap setting now accepts value 0
  • other minor fixes

0.35.2

05 Aug 15:16
Compare
Choose a tag to compare

What's new:

  • space can now be used in passwords
  • appending ?camera_ids=1,2,... as query arguments will effectively display only those cameras
  • credentials can now be stored and remembered
  • the number of rows when laying out frames is now configurable as a preference
  • various editable mask fixes
  • maximum uploadable media file size increased to 1GB

0.35.1

05 Aug 15:17
Compare
Choose a tag to compare

What's new:

  • added motion_restart_on_errors setting to control whether motion should be restarted upon communication errors or not
  • fixed capture FPS when a camera timeouts or freezes
  • relayevent.sh now uses a request timeout of 5 seconds when transmitting events from motion to motionEye
  • added Camera ID field in the settings panel
  • various streaming URLs are now shown in a popup
  • fixed manifest.json location when using base_path setting

0.35

05 Aug 15:17
Compare
Choose a tag to compare

What's new:

  • added support for motion 4.0
  • detected motion version is now displayed in the settings panel
  • modulo 8 resolutions are now accepted (for newer motion versions)
  • added support for custom resolutions
  • added support for despeckle filter

0.34.1

05 Aug 15:17
Compare
Choose a tag to compare

What's new:

  • fixed various issues (notably media files uploading) when using square brackets in admin password
  • fixed wrong camera target for motion detection after disabling/enabling some cameras

0.34

05 Aug 15:17
Compare
Choose a tag to compare

What's new:

  • added smart & editable mask support

0.33.4

05 Aug 15:17
Compare
Choose a tag to compare

What's new:

  • fixed an error that would show up in log when adding a camera with an inexistent target dirrectory
  • fixed an error where background tasks wouldn't be persisted

0.33.3

05 Aug 15:18
Compare
Choose a tag to compare

What's new:

  • fixed a bug where upload services credentials would be lost after applying settings
  • motion 3.4 is now properly recognized as a new version of the daemon

0.33.2

05 Aug 15:18
Compare
Choose a tag to compare

What's new:

  • RTSP network cameras with Digest Authentication can now be added (although no credentials verification will be done)
  • fixed various bugs when changing upload services settings or provider
  • the previous/next arrows in the media browser are no longer reversed
  • added support for numerical action buttons (1 to 9), that could be used for PTZ presets