Releases: motioneye-project/motioneye
Releases · motioneye-project/motioneye
0.31
What's new:
- hidden folders are ignored when listing media files
- media file listing performance improvements
- added support for more network share security methods
- added support for open wifi networks
- SMTP passwords can now contain percent characters
- the From field can now be customized when configuring email notifications
0.30
What's new:
- camera frames layout has been completely redesigned
- current streaming/capture frame rate is now shown in each camera frame
- added support for [[action buttons|Action Buttons]]
- added frame rate dimmer control
- added resolution dimmer control
- added
meyectl shell
command (for debugging purposes) - fixed mixed up cameras when sending email notifications
- semicolons are now accepted in SMTP account passwords
0.29.1
0.29
What's new:
- fixed media browser layout on Firefox 42+
- fixed webhook POST
- fixed boolean extra motion options
- added support for transmitting data as form or json when calling a webhook
- added support for calling webhooks and running commands with each media file creation
- added support for media file uploading to Google Drive and Dropbox
0.28.3
What's new:
- lightswitch detection is now disabled by default
- minimum motion frames option is now set to 10 frames by default
- fixed no preview bug when using digest authentication for the video streaming
- fixed various bugs related to dealing with ungrouped media files (those created directly in the root directory of the camera)
0.28.2
What's new:
- the working schedule mechanism won't be enabled unless at least one day is enabled
- fixed memory leaks with working schedule enabled
- fixed email notifications not being sent
- added new settings:
motion_control_localhost
,motion_control_port
,list_media_timeout
andtimelapse_timeout
(previously hardcoded)
0.28.1
What's new:
- light switch detection threshold slider has been moved to Motion Detection section, where it belongs
- the settings panel is no longer automatically opened after login
- fixed a bug where motion detection events were not relayed correctly to the UI (the frame wouldn't turn to red)
- added
motion_control_localhost
andmotion_control_port
settings to configure the motion HTTP control interface
0.28
What's new:
- added continuous movie recording mode
- the destination address is now used as "from" when sending email notifications
- light switch detection setting is now a slider (was a simple on/off button before)
- fixed various URL-related issues when running behind a reverse proxy