🎉 Release of add-on motionEye 0.5.0

This commit is contained in:
Community Hass.io Add-ons Bot 2019-06-23 20:09:37 +00:00
parent 962c048abd
commit 5a34cd46aa
4 changed files with 24 additions and 13 deletions

View file

@ -1,15 +1,26 @@
[Full Changelog][changelog]
✨ This release adds support for the "Add to sidebar" feature that became available in Home Assistant 0.92.
Please note: You need to have Home Assistant 0.92 or newer to be able to install this update.
This is a big, but general maintenance release.
### 🔨 Changes
- :arrow_up: Updates Home Assistant requirement to 0.92.0b2
- :sparkles: Adds support for showing in sidebar
- :arrow_up: Updates motioneye to v0.40 (#37)
- :arrow_up: Upgrades python to 2.7.16-r1
- :arrow_up: Upgrades curl to 7.64.0-r2 (CVE-2019-5435, CVE-2019-5436)
- :arrow_up: Updates pycurl to v7.43.0.3 (#41)
- :arrow_up: Upgrades add-on base image to v4.0.1
- :pencil2: Maintaince -> Maintenance
- :fire: Removes now deprecated ssl directive
- :arrow_up: Upgrades curl to 7.65.1-r0
- :arrow_up: Upgrades musl-dev to 1.1.22-r2
- :arrow_up: Upgrades py-setuptools to 40.8.0-r1
- :arrow_up: Upgrades cifs-utils to 6.9-r0
- :arrow_up: Upgrades ffmpeg to 4.1.3-r1
- :arrow_up: Upgrades mosquitto-clients to 1.6.3-r0
- :arrow_up: Upgrades nginx to 1.16.0-r2
- :sparkles: Adds FUNDING.yml
[changelog]: https://github.com/hassio-addons/addon-motioneye/compare/v0.4.1...v0.4.2
[changelog]: https://github.com/hassio-addons/addon-motioneye/compare/v0.4.2...v0.5.0
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -33,13 +33,13 @@ Some cool features of motionEye:
[buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/v0.4.2/README.md
[docs]: https://github.com/hassio-addons/addon-motioneye/blob/v0.5.0/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-motioneye/71826?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/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.4.2-blue.svg
[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.4.2
[release-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg
[release]: https://github.com/hassio-addons/addon-motioneye/tree/v0.5.0
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "motionEye",
"version": "0.4.2",
"version": "0.5.0",
"slug": "motioneye",
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
"url": "https://github.com/hassio-addons/addon-motioneye",