Skip to content

Latest commit

 

History

History
403 lines (294 loc) · 32 KB

CHANGELOG.md

File metadata and controls

403 lines (294 loc) · 32 KB

Changelog

v5.15.6 (2020-06-30)

Full Changelog

Closed issues:

  • Various breaking updates to 5.15.6 #281
  • Function process_config() not checking only_triggered_zm_zones correctly #277
  • ZoneMinder zones are always imported regardless of the setting of import_zm_zones #275

v5.15.5 (2020-06-25)

Full Changelog

Implemented enhancements:

  • Allow feature to limit object detection only to zones ZM detected motion in, at the time of reporting to ES #273
  • Create a placeholder for user invoked scripts that don't need messing with OD scripts #259

Fixed bugs:

  • Docs Issue: Making sure everything is running (in manual mode) #270

Closed issues:

  • No patterns found using any models in all files #274
  • question: understanding alerts and object detection (with import_zones) #271
  • question: skip_monitors and hook_skip_monitors #269
  • Training faces #268
  • Fatal SQL Error #264
  • CSPR configuration #258
  • Questions about detect pattern in zones and alpr known plates #256
  • Enhancement: don't tag items reported in previous alert #255
  • Problem with own push_api script #254
  • Error downloading files: unknown url type #252
  • Getting Constant Notifications - "Last Time Not Found" #248

Merged pull requests:

  • Update query parameters in utils.py to fix authentication failure #279 (cornercase)
  • Modify process_config() to properly check only_triggered_zm_zones for… #278 (neillbell)
  • Properly check the state of only_triggered_zm_zones #276 (neillbell)
  • add a configuration option to set the topic for MQTT instead of the h… #272 (dennyreiter)
  • ftp_detect_image.py contrib script #261 (0n3man)
  • Update image_manip.py #260 (0n3man)
  • spelling fix #253 (firefly2442)

v5.13.3 (2020-04-27)

Full Changelog

Implemented enhancements:

  • MQTT Retain option #246

Fixed bugs:

  • Error when using import_zm_zones=yes (incorrect encoding of password) #245
  • Event server sends FCS event_end_notification for not subscribed monitors #242
  • Sometimes there are duplicate entries in event notes. #238
  • /dev/shm 100% used, caused by ZMEventnotification? #210

Closed issues:

  • zmeventnotification.pl crash when i open zmninja #251
  • Error when running zm_train_faces.py (KeyError: 'file') #250
  • Better images for notifications #244
  • Feature suggestion: Support forced alarm trigger via MQTT #243
  • bad bcrypt settings at line 1473 #241
  • platerecognizer.com SDK call fails #236

Merged pull requests:

v5.11.3 (2020-04-02)

Full Changelog

v5.11.2 (2020-03-31)

Full Changelog

Implemented enhancements:

  • Add ability to skip monitors in ES (not just hooks) #240
  • Add option for bestmatch priority #237
  • Add live push notification support #235

Fixed bugs:

  • zm_zones don't get imported if there is no monitor section in objectconfig.ini for the provided monitor id #230

Closed issues:

  • cant authenticate to MQTT broker #231
  • Events being missed. #229
  • Detected licence plates missing in notes #227

Merged pull requests:

v5.9.9 (2020-03-08)

Full Changelog

Implemented enhancements:

  • Add ability to add any arbitrary 3rd party push server #225
  • Add native component support to Home Assistant for ES events #141

Fixed bugs:

  • ZM may overwrite detection #224

Closed issues:

  • zm_train_faces.py fails #232
  • zmeventserver not connecting to mlapi after zm upgrade #228
  • Montage Review Calendars not updating #223
  • Can zmeventnotification.pl update Events.ObjectScore? #222
  • MQTT username and password not in secrets.ini #220
  • Motion, Object Detection and linked cameras #208
  • No preview images on iOS and WatchOS when turning on ML Hooks #198

Merged pull requests:

  • Moves any MQTT username and password to secrets.ini #221 (bmsleight)

v5.7.7 (2020-02-20)

Full Changelog

Implemented enhancements:

  • support OpenALPR local install (via command line binary) #219

Closed issues:

  • Problem with zm_detect.py #218
  • openALPR on own server #215
  • Using GPU in zm_detect #213

Merged pull requests:

v5.7.4 (2020-02-12)

Full Changelog

Implemented enhancements:

  • Add OpenCV 4.1.2 CUDA DNN support #214
  • API support for controlling ES behavior #211
  • Extend pyzm to pull event image & video files #207
  • Send JSON of detection along with string #206
  • Allow unknown faces to be saved so its easy to train on unknown faces #205
  • When using MLapi, fallback to local server on connection lost #204
  • Notifications on IOS show AM/PM instead of 24hrs as set in zmninja #202

Fixed bugs:

  • ZMeventnotification locks without error (typically after several hours) #175

Closed issues:

  • Failover to local if mlapi server is unavailable #212
  • Function is a reserved keyword in Mysql 8, resolve by quoting with backticks. #209
  • Enable ALPR only for one Monitor #203
  • iOS Notications does not show the type of object detected #201
  • OpenCV Object Tracking #197
  • Manual server start crashes #196
  • Explore ability to add "zone name" to MQTT payload - enhancment #195
  • Multiple zones in one camera, for diffrent objects #193
  • Segmentation fault and bad bcrypt settings at ./zmeventnotification.pl line 1061 #192
  • MQTT dropping event messages #191
  • MQTT/Home assistant support - maintainer needed #137

Merged pull requests:

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