Skip to content

Commit 9605b0e

Browse files
committed
nits
1 parent d991d69 commit 9605b0e

File tree

1 file changed

+68
-2
lines changed

1 file changed

+68
-2
lines changed

CHANGELOG.md

Lines changed: 68 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,70 @@
11
# Changelog
22

3+
## [v6.1.12](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.12) (2021-02-14)
4+
5+
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.11...v6.1.12)
6+
7+
**Closed issues:**
8+
9+
- Object detected in excluded zone [\#361](https://github.com/pliablepixels/zmeventnotification/issues/361)
10+
11+
## [v6.1.11](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.11) (2021-01-27)
12+
13+
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.10...v6.1.11)
14+
15+
## [v6.1.10](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.10) (2021-01-26)
16+
17+
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.9...v6.1.10)
18+
19+
## [v6.1.9](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.9) (2021-01-26)
20+
21+
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.7...v6.1.9)
22+
23+
**Fixed bugs:**
24+
25+
- remote\_detect sometimes causes JSON parse errors [\#360](https://github.com/pliablepixels/zmeventnotification/issues/360)
26+
- ES still hangs after few hours [\#359](https://github.com/pliablepixels/zmeventnotification/issues/359)
27+
- If you only use hook on event end, detection notes are not written [\#357](https://github.com/pliablepixels/zmeventnotification/issues/357)
28+
29+
**Closed issues:**
30+
31+
- detection problem bug [\#356](https://github.com/pliablepixels/zmeventnotification/issues/356)
32+
- ML: How to configure what objects are detected [\#355](https://github.com/pliablepixels/zmeventnotification/issues/355)
33+
- I can not find or find this API [\#350](https://github.com/pliablepixels/zmeventnotification/issues/350)
34+
- ModuleNotFoundError: No module named 'numpy' [\#341](https://github.com/pliablepixels/zmeventnotification/issues/341)
35+
36+
## [v6.1.7](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.7) (2021-01-09)
37+
38+
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.6...v6.1.7)
39+
40+
## [v6.1.6](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.6) (2021-01-07)
41+
42+
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.5...v6.1.6)
43+
44+
**Closed issues:**
45+
46+
- update to 6.1.5 : No module named 'face\_recognition' [\#352](https://github.com/pliablepixels/zmeventnotification/issues/352)
47+
48+
## [v6.1.5](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.5) (2021-01-03)
49+
50+
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.4...v6.1.5)
51+
52+
## [v6.1.4](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.4) (2021-01-03)
53+
54+
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.3...v6.1.4)
55+
56+
## [v6.1.3](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.3) (2021-01-03)
57+
58+
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.2...v6.1.3)
59+
60+
## [v6.1.2](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.2) (2021-01-03)
61+
62+
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.1...v6.1.2)
63+
64+
## [v6.1.1](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.1) (2021-01-02)
65+
66+
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.1.0...v6.1.1)
67+
368
## [v6.1.0](https://github.com/pliablepixels/zmeventnotification/tree/v6.1.0) (2021-01-02)
469

570
[Full Changelog](https://github.com/pliablepixels/zmeventnotification/compare/v6.0.6...v6.1.0)
@@ -128,6 +193,7 @@
128193
- correct object\_labels value for tinyyolo v3 / v4 [\#293](https://github.com/pliablepixels/zmeventnotification/pull/293) ([hugalafutro](https://github.com/hugalafutro))
129194
- fix\(import\_zm\_zones\): remove findWholeWord\('All'\) condition from match\_reason [\#289](https://github.com/pliablepixels/zmeventnotification/pull/289) ([matthewtgilbride](https://github.com/matthewtgilbride))
130195
- 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))
131197

132198
## [v5.15.6](https://github.com/pliablepixels/zmeventnotification/tree/v5.15.6) (2020-06-30)
133199

@@ -169,7 +235,6 @@
169235
**Merged pull requests:**
170236

171237
- Update query parameters in utils.py to fix authentication failure [\#279](https://github.com/pliablepixels/zmeventnotification/pull/279) ([cornercase](https://github.com/cornercase))
172-
- Modify process\_config\(\) to properly check only\_triggered\_zm\_zones for… [\#278](https://github.com/pliablepixels/zmeventnotification/pull/278) ([neillbell](https://github.com/neillbell))
173238
- Properly check the state of only\_triggered\_zm\_zones [\#276](https://github.com/pliablepixels/zmeventnotification/pull/276) ([neillbell](https://github.com/neillbell))
174239
- 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))
175240
- ftp\_detect\_image.py contrib script [\#261](https://github.com/pliablepixels/zmeventnotification/pull/261) ([0n3man](https://github.com/0n3man))
@@ -234,6 +299,7 @@
234299
- Fix typo in version option handling [\#239](https://github.com/pliablepixels/zmeventnotification/pull/239) ([lpomfrey](https://github.com/lpomfrey))
235300
- General skip monitors [\#234](https://github.com/pliablepixels/zmeventnotification/pull/234) ([connortechnology](https://github.com/connortechnology))
236301
- 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))
237303

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

@@ -315,7 +381,6 @@
315381
**Merged pull requests:**
316382

317383
- Update config.rst [\#200](https://github.com/pliablepixels/zmeventnotification/pull/200) ([undigo](https://github.com/undigo))
318-
- 191b mqtt publish from parent only [\#199](https://github.com/pliablepixels/zmeventnotification/pull/199) ([darknicht66](https://github.com/darknicht66))
319384
- fixes \#191 add MQTT tick [\#194](https://github.com/pliablepixels/zmeventnotification/pull/194) ([darknicht66](https://github.com/darknicht66))
320385

321386
## [v5.4.1](https://github.com/pliablepixels/zmeventnotification/tree/v5.4.1) (2019-12-22)
@@ -526,6 +591,7 @@
526591
- fix mislabeled picture\_url example in default config [\#108](https://github.com/pliablepixels/zmeventnotification/pull/108) ([joelsdc](https://github.com/joelsdc))
527592
- Replaced two occurrences where the incorrect equivalence operator was being used [\#106](https://github.com/pliablepixels/zmeventnotification/pull/106) ([humblking](https://github.com/humblking))
528593
- 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))
529595

530596

531597

0 commit comments

Comments
 (0)