diff --git a/README.md b/README.md index 3f8db9b1..088293c8 100644 --- a/README.md +++ b/README.md @@ -1015,10 +1015,10 @@ SOFTWARE. [chrony-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [chrony-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [chrony-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.15.0 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.15.0/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/v0.15.1 +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/v0.15.1/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-v0.15.1-blue.svg [motioneye-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [motioneye-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/motioneye/CHANGELOG.md b/motioneye/CHANGELOG.md index 3aa4e255..6fa2c215 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,13 +1,28 @@ ## What’s changed +## 🚀 Enhancements + +- 🔑 Update NGINX SSL parameters @frenck (#285) +- 🏎 Enable streaming mode for Ingress @frenck (#286) +- 🔥 Less logging for motionEye add-on log output @frenck (#287) + +## 🧰 Maintenance + +- 🚀 Add-on CI improvements @frenck (#279) + ## 📚 Documentation -- Typo: no apostrophe in plurals @Swamp-Ig (#263) +- 🚑 Fix contributing link in readme @frenck (#284) ## ⬆️ Dependency updates -- ⬆️ Upgrades add-on base image to v9.2.2 @frenck (#261) -- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#264) -- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#266) -- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#267) -- ⬆️ Upgrades add-on base image to v10.0.0 @frenck (#269) +- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#270) +- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#272) +- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#273) +- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#275) +- ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#274) +- ⬆️ Bump pycurl from 7.43.0.5 to 7.44.0 in /motioneye @dependabot (#278) +- ⬆️ Upgrades curl-dev to 7.78.0-r0 @frenck (#280) +- ⬆️ Upgrades rsync to 3.2.3-r4 @frenck (#281) +- ⬇️ Downgrade pycurl to 7.43.0.5 @frenck (#282) +- ⬆️ Upgrades add-on base image to v10.0.1 @frenck (#283) diff --git a/motioneye/README.md b/motioneye/README.md index eda74e89..89a3191a 100644 --- a/motioneye/README.md +++ b/motioneye/README.md @@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.15.0 +[release-shield]: https://img.shields.io/badge/version-v0.15.1-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.15.1 [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png \ No newline at end of file diff --git a/motioneye/config.json b/motioneye/config.json index bfea2a54..2815cf32 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,11 +1,12 @@ { "name": "motionEye", - "version": "0.15.0", + "version": "0.15.1", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye", "ingress": true, "ingress_port": 0, + "ingress_stream": true, "panel_icon": "mdi:cctv", "homeassistant": "0.92.0b2", "arch": [