|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v6.1.26](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.26) (2021-07-17) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.25...v6.1.26) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- past\_det\_max\_diff\_area was not being picked up when specified in ml\_config structure [\#405](https://github.com/pliablepixels/zmeventnotification/issues/405) |
| 10 | +- Need help with the "cause\_has" field [\#403](https://github.com/pliablepixels/zmeventnotification/issues/403) |
| 11 | +- match\_past\_detections=yes results in zmdetect.py throwing an error [\#397](https://github.com/pliablepixels/zmeventnotification/issues/397) |
| 12 | + |
| 13 | +**Closed issues:** |
| 14 | + |
| 15 | +- Not receiving notifications since the EOL announcement [\#404](https://github.com/pliablepixels/zmeventnotification/issues/404) |
| 16 | +- ZMLog \(No Attribute\) Error after upgrading Ubuntu from 18.04 to 20.04 [\#402](https://github.com/pliablepixels/zmeventnotification/issues/402) |
| 17 | +- Issue configuring rules [\#401](https://github.com/pliablepixels/zmeventnotification/issues/401) |
| 18 | +- Monitor overrides for detection\_sequence not working [\#399](https://github.com/pliablepixels/zmeventnotification/issues/399) |
| 19 | +- File discrepancy - coco\_labels.txt != /coco\_indexed.names [\#398](https://github.com/pliablepixels/zmeventnotification/issues/398) |
| 20 | +- live notifications only sending image, not animation [\#396](https://github.com/pliablepixels/zmeventnotification/issues/396) |
| 21 | +- bad bcrypt settings at /usr/bin/zmeventnotification.pl line 1684 [\#395](https://github.com/pliablepixels/zmeventnotification/issues/395) |
| 22 | +- Expanded MQTT [\#370](https://github.com/pliablepixels/zmeventnotification/issues/370) |
| 23 | + |
| 24 | +**Merged pull requests:** |
| 25 | + |
| 26 | +- Fix bug in zmeventnotification.pl [\#400](https://github.com/pliablepixels/zmeventnotification/pull/400) ([gablin](https://github.com/gablin)) |
| 27 | + |
3 | 28 | ## [v6.1.25](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.25) (2021-06-08) |
4 | 29 |
|
5 | 30 | [Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.23...v6.1.25) |
|
426 | 451 |
|
427 | 452 | - Fix typo in version option handling [\#239](https://github.com/pliablepixels/zmeventnotification/pull/239) ([lpomfrey](https://github.com/lpomfrey)) |
428 | 453 | - General skip monitors [\#234](https://github.com/pliablepixels/zmeventnotification/pull/234) ([connortechnology](https://github.com/connortechnology)) |
429 | | -- small efficiency improvement [\#233](https://github.com/pliablepixels/zmeventnotification/pull/233) ([connortechnology](https://github.com/connortechnology)) |
430 | 454 |
|
431 | 455 | ## [v5.9.9](https://github.com/pliablepixels/zmeventnotification/tree/v5.9.9) (2020-03-08) |
432 | 456 |
|
|
471 | 495 |
|
472 | 496 | **Merged pull requests:** |
473 | 497 |
|
| 498 | +- small efficiency improvement [\#233](https://github.com/pliablepixels/zmeventnotification/pull/233) ([connortechnology](https://github.com/connortechnology)) |
474 | 499 | - remove uneeded quotes. Convert " to ' where possible. [\#217](https://github.com/pliablepixels/zmeventnotification/pull/217) ([connortechnology](https://github.com/connortechnology)) |
475 | 500 |
|
476 | 501 | ## [v5.7.4](https://github.com/pliablepixels/zmeventnotification/tree/v5.7.4) (2020-02-12) |
|
0 commit comments