Skip to content

Commit 2bd37f1

Browse files
committed
ver
1 parent 6ab8110 commit 2bd37f1

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

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+
328
## [v6.1.25](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.25) (2021-06-08)
429

530
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.23...v6.1.25)
@@ -426,7 +451,6 @@
426451

427452
- Fix typo in version option handling [\#239](https://github.com/pliablepixels/zmeventnotification/pull/239) ([lpomfrey](https://github.com/lpomfrey))
428453
- 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))
430454

431455
## [v5.9.9](https://github.com/pliablepixels/zmeventnotification/tree/v5.9.9) (2020-03-08)
432456

@@ -471,6 +495,7 @@
471495

472496
**Merged pull requests:**
473497

498+
- small efficiency improvement [\#233](https://github.com/pliablepixels/zmeventnotification/pull/233) ([connortechnology](https://github.com/connortechnology))
474499
- remove uneeded quotes. Convert " to ' where possible. [\#217](https://github.com/pliablepixels/zmeventnotification/pull/217) ([connortechnology](https://github.com/connortechnology))
475500

476501
## [v5.7.4](https://github.com/pliablepixels/zmeventnotification/tree/v5.7.4) (2020-02-12)

0 commit comments

Comments
 (0)