@apocaliss92/scrypted-advanced-notifier 4.4.35 → 4.4.36
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 +4 -0
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1
1
|
<details>
|
2
2
|
<summary>Changelog</summary>
|
3
3
|
|
4
|
+
### 4.4.36
|
5
|
+
- Add a new setting on the extended notifier to enable the plugin for every notifications (i.e. test ones)
|
6
|
+
- Add a new setting on the extended notifier to change the payload key with the modified content, try different keys if the notifications do not contain the AI modifier payload
|
7
|
+
|
4
8
|
### 4.4.31
|
5
9
|
- Fix decoder frames resize
|
6
10
|
- Persist snoozes through reboots
|
package/dist/plugin.zip
CHANGED
Binary file
|
package/package.json
CHANGED