🎉 Release of add-on UniFi Controller 0.9.3

This commit is contained in:
Community Hass.io Add-ons Bot 2019-06-03 18:41:21 +00:00
parent a2119113f2
commit 55914d58fa
4 changed files with 11 additions and 13 deletions

View file

@ -1,16 +1,14 @@
[Full Changelog][changelog]
This is a general maintenance release and contains no breaking changes.
Please note, this release performs upgrades on UniFi's internal database, which can take a while to complete (~15 minutes, maybe longer on slower devices).
### :hammer: Changes
- :arrow_up: Upgrades add-on base image to 3.1.1
- :arrow_up: Upgrades binutils to 2.30-21ubuntu1~18.04.1
- :arrow_up: Upgrades UniFi Controller to 5.10.23
- :books: Adds Ingress to known issues and limitations
- :arrow_up: Upgrades UniFi Controller to 5.10.24 (#40)
- :arrow_up: Upgrades base image to v3.1.2
- :arrow_up: Upgrades java to 8u212-b03-0ubuntu1.18.04.1
[changelog]: https://github.com/hassio-addons/addon-unifi/compare/v0.9.1...v0.9.2
[changelog]: https://github.com/hassio-addons/addon-unifi/compare/v0.9.2...v0.9.3
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -45,13 +45,13 @@ If you are more interested in stable releases of our add-ons:
[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-unifi/blob/v0.9.2/README.md
[docs]: https://github.com/hassio-addons/addon-unifi/blob/v0.9.3/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-unifi-controller/56297?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.9.2-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.9.2
[release-shield]: https://img.shields.io/badge/version-v0.9.3-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.9.3
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/master/images/screenshot.jpg

View file

@ -1,6 +1,6 @@
{
"name": "UniFi Controller",
"version": "0.9.2",
"version": "0.9.3",
"slug": "unifi",
"description": "Manage your UniFi network using a web browser",
"url": "https://github.com/hassio-addons/addon-unifi",