@apocaliss92/scrypted-advanced-notifier 4.4.27 → 4.4.28
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.28
|
5
|
+
- Add camera setting to resize decoder frames (advanced section)
|
6
|
+
- Change `serveAssetsFromLocal` with `assetsOriginSource`
|
7
|
+
|
4
8
|
### 4.4.22
|
5
9
|
- Images name setting removed. Only latest images will be persisted
|
6
10
|
- Added `serveAssetsFromLocal` under Plugin General -> advanced, will serve all the assets links through local IP and not cloud. Useful if cloud plugin is not available or preferred local connections
|
package/dist/plugin.zip
CHANGED
Binary file
|
package/package.json
CHANGED