Skip to content

Latest commit

 

History

History
214 lines (169 loc) · 19 KB

CHANGELOG.md

File metadata and controls

214 lines (169 loc) · 19 KB

Changelog

v5.4.1 (2019-12-22)

Full Changelog

Closed issues:

  • Clean up hook/no hook processing #190
  • Feature request Audio Processing #189
  • scikit-learn 0.21.3 => 0.22.0 depreciation warning and AttributeError #188

v5.2.1 (2019-12-21)

Full Changelog

Fixed bugs:

  • notifications fail if there is no end_hook even if OD succeeds #186

Closed issues:

  • [PATCH] FEATURE: Enhanced MQTT handling. #183

v5.1.2 (2019-12-20)

Full Changelog

v5.0.1 (2019-12-19)

Full Changelog

Implemented enhancements:

  • Allow object detection to be run remotely #184
  • Support pre/post event hooks, also support specific channels for notification after hook or fail #180
  • Support multiple faces per person #173

Fixed bugs:

  • Yolo minimum confidence is hard coded to 0.5 in code, will not go lower but higher works #178

Closed issues:

  • bad bcrypt settings at ./zmeventnotification.test.pl line 938 #182
  • MQTT Enhancement #179
  • FR: ZmNinja - Zmeventnotification selection #152

Merged pull requests:

v4.6.1 (2019-11-21)

Full Changelog

Implemented enhancements:

  • Allow for secret tokens to be used in ES and OD configs #167

Fixed bugs:

  • ZMES stops working after a few hours #177

Closed issues:

  • detect.py is failing with _urllib.error.URLError: <urlopen error no host given>_ #172
  • What version of OpenCV does Machine Learning Hook need? #171
  • Delete events if no person is detected #164

Merged pull requests:

v4.5.8 (2019-11-06)

Full Changelog

Implemented enhancements:

  • Add ability to ignore previously matched objects #121
  • Rework detection flow #109
  • Allow fid type per monitor #100
  • Query zm DB for zone info to create polygon areas for object detection #91
  • enable/disable sound and vibration push notifications. #11
  • Add an option to run zmeventnotification without SSL (that is WS instead of WSS) #6

Fixed bugs:

  • Password limitation in picture url #161
  • Event Server Configuration Target Directory isn't Displayed by install.sh #154
  • bad bcrypt settings at /usr/bin/zmeventnotification.pl line 769. #122
  • Continuous events: Problems arise when alarms occur multiple times during the course of an event. #114
  • Script using incorrect equivalence operator when checking event state #105
  • Can no longer set yolo_type=tiny in objectconfig.ini #104
  • write to DB doesn't work if hook script duration exceeds alarm duration #73
  • DB text update for object detection fails for events that occur very close to each other #71
  • multiple concurrent event handling is broken #59
  • MQTT events are being concatenated #58
  • Events constantly sending - not waiting for 'mint', log always says "last time not found, so sending" #57
  • fix incorrect removal of tokens due to web socket errors #24
  • fix tokenization to allow for GCM tokens to have ":" #21

Closed issues:

  • Timing issue in object detection with snapshot or bestmatch? #165
  • CNN model not working #162
  • Detected faces not displayed in zm event web UI #160
  • Get hook script returned exit:1 when called from zm, but works on commandline #159
  • Picture_url not loading in Android notification #158
  • Issues with install and running zmeventnotification #157
  • detect.sh ZoneMinder API authentication problem #156
  • No mqtt events in daemon mode after zoneminder reinstallation #155
  • zmeventnotification stops sending notifications afer a few hours #153
  • Rights Issue with www-data #151
  • Documentation inconsistencies #149
  • setup.py fails because of wrong version of python 3.5 #148
  • Disabling auth doesn't seem to quite work #147
  • Hook pip3 install error #145
  • Can't exec: Bad file descriptor #143
  • Improve the match_past_detections feature #140
  • switch to Net::MQTT:Simple for authenticated connections as well. #134
  • running detect_wrapper.sh gives ImportError: No module named zmes_hook_helpers.log #133
  • fid=alarm doesn't work sometimes - question #131
  • running detection in a container #128
  • MQTT doesn't work with RabbitMQ #125
  • declare my $new_hash #124
  • Can't create frame capture images from video because there is no video file for this event #118
  • Issue Testing Detect.py #117
  • FCM push message Error:500 Server closed connection without sending any data back #112
  • Perl SSL error on manual first run #103
  • monitor specific object detect w/ import_zm_zones=yes #99
  • Getting zone information for monitors failed #98
  • Finding out what zone the event happened in #97
  • mqtt tag missing from ini file #92
  • "Stacking" Event Notifications(Android). #85
  • Race condition with download of alarm and snapshot files #82
  • ConfigParser python module missing #80
  • devtree readme bad link #76
  • delay next event #67
  • Add Alarmimage as mqtt payload #66
  • use_hook_description doesnt always work.. #65
  • Secure connection with Letsencrypt certificate #64
  • Pass alarm cause to the hook #63
  • sending image with ios notification #62
  • Not receiving MQTT messages #56
  • Not receiving event notifications after upgrading zmeventnotification.pl to 1.2 #54
  • filter for event push #50
  • I would like to receive event notifications in node red, is there a workflow for this? #49
  • Minor README.md corrections #48
  • SSL Problem #47
  • no live view or montage view inzmNinja #46
  • Config::Inifiles missing #45
  • Unable to get ssl connection in Ubuntu Docker #43
  • Rework zmeventserver initialization, move to ini file #42
  • Support for IPv6 dualstack #39
  • Bad authentication provided #38
  • daemon not work #37
  • Auth problem #36
  • Very nice addition to my Docker #35
  • PTZ issues ... was working but doesn't seem to be now. #34
  • Cannot get secure connections to work in iOS 11.1.2 #33
  • cannot get zmNinja to connect #32
  • zmeventserver won't start after logInit(); #31
  • Relook at active connections in case multiple ones have the same token #30
  • Does this need zoneminder authentication turned on? #27
  • zmeventnotification that doesn't catch almost all the new events in Mocord #25
  • Unable to start zmeventnotification.pl #23
  • Discoverability for auto-conf? #22
  • Unable to connect to server #19
  • syntax error: newline unexpected #18
  • zmeventnotification.pl runs from command-line but not via zmdc.pl/zmpkg.pl #17
  • zmeventserver email event #16
  • Install on Centos 6.x #15
  • Integration with belkin wemo #14
  • ZMEventServer running but no events being received by client #13
  • daft question #12
  • Can't Start Eventnotification #10
  • Settting up Real Time Alerts/Notifications with ZMninja #9
  • zmeventnotification exits after INF [About to start listening to socket] when run with zmdc #8
  • Net::WebSocket::Server missing #7
  • Push Issue #5
  • test #4
  • Update to use reliable push service #3
  • After waiting for the interval specified the first time, notifications don't seem to honor the time interval #2
  • malformed json can crash the server #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator