You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Change Log
2
2
3
+
## 5.4.0
4
+
5
+
- Triggers can now specify `activateRegions` which have the opposite effect of masks. If activateRegions are specified then the triggering
6
+
object's bounding box must overlap with the activate region for the trigger to fire. Resolves [issue 384](https://github.com/danecreekphotography/node-deepstackai-trigger/issues/384).
7
+
3
8
## 5.3.1
4
9
5
10
- File watching now works on Macs when the folder of images is a mounted network share. Resolves [issue 362](https://github.com/danecreekphotography/node-deepstackai-trigger/issues/362).
0 commit comments