@apocaliss92/scrypted-advanced-notifier 4.3.43 → 4.3.45
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 +7 -0
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1
1
|
<details>
|
2
2
|
<summary>Changelog</summary>
|
3
3
|
|
4
|
+
### 4.3.45
|
5
|
+
- StoreEvents flag default to false
|
6
|
+
|
7
|
+
### 4.3.44
|
8
|
+
- Add customizations for post-processing actions
|
9
|
+
- Quick notifications implemented, delay should be reduced on notifications
|
10
|
+
|
4
11
|
### 4.3.41
|
5
12
|
- Publish per-zone detection entities to MQTT
|
6
13
|
|
package/dist/plugin.zip
CHANGED
Binary file
|
package/package.json
CHANGED