|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v6.1.15](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.15) (2021-03-15) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.14...v6.1.15) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- ES randomly hangs if using WSS and a persistent TCP connection is made to it [\#371](https://github.com/pliablepixels/zmeventnotification/issues/371) |
| 10 | + |
| 11 | +**Closed issues:** |
| 12 | + |
| 13 | +- No Object Detection [\#368](https://github.com/pliablepixels/zmeventnotification/issues/368) |
| 14 | +- Can't open memory map file '/dev/shm/zm.mmap.3': Too many open files [\#366](https://github.com/pliablepixels/zmeventnotification/issues/366) |
| 15 | + |
| 16 | +## [v6.1.14](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.14) (2021-03-01) |
| 17 | + |
| 18 | +[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.13...v6.1.14) |
| 19 | + |
| 20 | +**Closed issues:** |
| 21 | + |
| 22 | +- Mask is ignored when event is triggered by ZM directly \(manual test is OK\). [\#353](https://github.com/pliablepixels/zmeventnotification/issues/353) |
| 23 | +- zm\_train\_Faces.py fails [\#308](https://github.com/pliablepixels/zmeventnotification/issues/308) |
| 24 | + |
| 25 | +## [v6.1.13](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.13) (2021-02-28) |
| 26 | + |
| 27 | +[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.12...v6.1.13) |
| 28 | + |
| 29 | +**Closed issues:** |
| 30 | + |
| 31 | +- Object detected but not reported [\#365](https://github.com/pliablepixels/zmeventnotification/issues/365) |
| 32 | +- Bug with remote MLAPI [\#364](https://github.com/pliablepixels/zmeventnotification/issues/364) |
| 33 | +- Reducing detection latency [\#363](https://github.com/pliablepixels/zmeventnotification/issues/363) |
| 34 | +- zmeventserver does not catch events. [\#362](https://github.com/pliablepixels/zmeventnotification/issues/362) |
| 35 | +- KeyError if only one model type in ml\_sequence [\#354](https://github.com/pliablepixels/zmeventnotification/issues/354) |
| 36 | +- Images in /var/lib/... are not deleted [\#345](https://github.com/pliablepixels/zmeventnotification/issues/345) |
| 37 | + |
3 | 38 | ## [v6.1.12](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.12) (2021-02-14) |
4 | 39 |
|
5 | 40 | [Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.11...v6.1.12) |
|
193 | 228 | - correct object\_labels value for tinyyolo v3 / v4 [\#293](https://github.com/pliablepixels/zmeventnotification/pull/293) ([hugalafutro](https://github.com/hugalafutro)) |
194 | 229 | - fix\(import\_zm\_zones\): remove findWholeWord\('All'\) condition from match\_reason [\#289](https://github.com/pliablepixels/zmeventnotification/pull/289) ([matthewtgilbride](https://github.com/matthewtgilbride)) |
195 | 230 | - Dev [\#286](https://github.com/pliablepixels/zmeventnotification/pull/286) ([pliablepixels](https://github.com/pliablepixels)) |
196 | | -- Modify process\_config\(\) to properly check only\_triggered\_zm\_zones for… [\#278](https://github.com/pliablepixels/zmeventnotification/pull/278) ([neillbell](https://github.com/neillbell)) |
197 | 231 |
|
198 | 232 | ## [v5.15.6](https://github.com/pliablepixels/zmeventnotification/tree/v5.15.6) (2020-06-30) |
199 | 233 |
|
|
235 | 269 | **Merged pull requests:** |
236 | 270 |
|
237 | 271 | - Update query parameters in utils.py to fix authentication failure [\#279](https://github.com/pliablepixels/zmeventnotification/pull/279) ([cornercase](https://github.com/cornercase)) |
| 272 | +- Modify process\_config\(\) to properly check only\_triggered\_zm\_zones for… [\#278](https://github.com/pliablepixels/zmeventnotification/pull/278) ([neillbell](https://github.com/neillbell)) |
238 | 273 | - Properly check the state of only\_triggered\_zm\_zones [\#276](https://github.com/pliablepixels/zmeventnotification/pull/276) ([neillbell](https://github.com/neillbell)) |
239 | 274 | - add a configuration option to set the topic for MQTT instead of the h… [\#272](https://github.com/pliablepixels/zmeventnotification/pull/272) ([dennyreiter](https://github.com/dennyreiter)) |
240 | 275 | - ftp\_detect\_image.py contrib script [\#261](https://github.com/pliablepixels/zmeventnotification/pull/261) ([0n3man](https://github.com/0n3man)) |
|
299 | 334 | - Fix typo in version option handling [\#239](https://github.com/pliablepixels/zmeventnotification/pull/239) ([lpomfrey](https://github.com/lpomfrey)) |
300 | 335 | - General skip monitors [\#234](https://github.com/pliablepixels/zmeventnotification/pull/234) ([connortechnology](https://github.com/connortechnology)) |
301 | 336 | - small efficiency improvement [\#233](https://github.com/pliablepixels/zmeventnotification/pull/233) ([connortechnology](https://github.com/connortechnology)) |
302 | | -- 191b mqtt publish from parent only [\#199](https://github.com/pliablepixels/zmeventnotification/pull/199) ([darknicht66](https://github.com/darknicht66)) |
303 | 337 |
|
304 | 338 | ## [v5.9.9](https://github.com/pliablepixels/zmeventnotification/tree/v5.9.9) (2020-03-08) |
305 | 339 |
|
|
381 | 415 | **Merged pull requests:** |
382 | 416 |
|
383 | 417 | - Update config.rst [\#200](https://github.com/pliablepixels/zmeventnotification/pull/200) ([undigo](https://github.com/undigo)) |
| 418 | +- 191b mqtt publish from parent only [\#199](https://github.com/pliablepixels/zmeventnotification/pull/199) ([darknicht66](https://github.com/darknicht66)) |
384 | 419 | - fixes \#191 add MQTT tick [\#194](https://github.com/pliablepixels/zmeventnotification/pull/194) ([darknicht66](https://github.com/darknicht66)) |
385 | 420 |
|
386 | 421 | ## [v5.4.1](https://github.com/pliablepixels/zmeventnotification/tree/v5.4.1) (2019-12-22) |
|
591 | 626 | - fix mislabeled picture\_url example in default config [\#108](https://github.com/pliablepixels/zmeventnotification/pull/108) ([joelsdc](https://github.com/joelsdc)) |
592 | 627 | - Replaced two occurrences where the incorrect equivalence operator was being used [\#106](https://github.com/pliablepixels/zmeventnotification/pull/106) ([humblking](https://github.com/humblking)) |
593 | 628 | - any config param can be overriden [\#102](https://github.com/pliablepixels/zmeventnotification/pull/102) ([pliablepixels](https://github.com/pliablepixels)) |
594 | | -- Silver ghost bs master [\#89](https://github.com/pliablepixels/zmeventnotification/pull/89) ([pliablepixels](https://github.com/pliablepixels)) |
595 | 629 |
|
596 | 630 |
|
597 | 631 |
|
|
0 commit comments