@scrypted/nvr 0.9.23 → 0.9.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,20 @@
|
|
|
1
1
|
<details>
|
|
2
2
|
<summary>Changelog</summary>
|
|
3
3
|
|
|
4
|
+
### 0.9.23
|
|
5
|
+
|
|
6
|
+
canonical preservation
|
|
7
|
+
selective cluster nomination
|
|
8
|
+
fixup known face add bug
|
|
9
|
+
save canonical distance to track decay
|
|
10
|
+
cleanup
|
|
11
|
+
refactor face embeddings saving
|
|
12
|
+
initial pass face recognition thread
|
|
13
|
+
add detection event metadata to notification
|
|
14
|
+
increase fs cache duration to 3 days
|
|
15
|
+
potential fix for long running performance degradation
|
|
16
|
+
|
|
17
|
+
|
|
4
18
|
### 0.9.22
|
|
5
19
|
|
|
6
20
|
fix unhandled rejection in interface checkers
|
package/dist/plugin.zip
CHANGED
|
Binary file
|