🎉 Release of add-on UniFi Controller 0.14.1

This commit is contained in:
Community Hass.io Add-ons Bot 2020-03-29 17:50:37 +00:00
parent e396199dba
commit 93a70fafec
4 changed files with 12 additions and 14 deletions

View file

@ -1161,10 +1161,10 @@ SOFTWARE.
[traccar-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[traccar-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[traccar-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v0.14.0
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.14.0/README.md
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v0.14.1
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.14.1/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
[unifi-version-shield]: https://img.shields.io/badge/version-v0.14.0-blue.svg
[unifi-version-shield]: https://img.shields.io/badge/version-v0.14.1-blue.svg
[unifi-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/unifi-amd64.svg
[unifi-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -4,14 +4,11 @@ This is a general maintenance release.
### :hammer: Changes
- :books: Update add-on documentation to use new YAML configuration format
- :hammer: Re-branding
- :hammer: Update add-on config with new password & list features
- :arrow_up: Upgrades add-on base image to v5.0.1
- :hammer: Update community forum links
- :books: Documentation tweaks
- :arrow_up: Upgrade UniFi Controller to 5.12.66 (#73)
- :arrow_up: Upgrades add-on base image to v5.0.2
- :hammer: Disable Docker init
[changelog]: https://github.com/hassio-addons/addon-unifi/compare/v0.13.5...v0.14.0
[changelog]: https://github.com/hassio-addons/addon-unifi/compare/v0.14.0...v0.14.1
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:

View file

@ -44,7 +44,7 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-unifi/blob/v0.14.0/README.md
[docs]: https://github.com/hassio-addons/addon-unifi/blob/v0.14.1/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-unifi-controller/56297?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
@ -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.14.0-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.14.0
[release-shield]: https://img.shields.io/badge/version-v0.14.1-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.14.1
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/master/images/screenshot.jpg

View file

@ -1,6 +1,6 @@
{
"name": "UniFi Controller",
"version": "0.14.0",
"version": "0.14.1",
"slug": "unifi",
"description": "Manage your UniFi network using a web browser",
"url": "https://github.com/hassio-addons/addon-unifi",
@ -12,6 +12,7 @@
"armv7",
"i386"
],
"init": false,
"map": [
"backup:rw",
"ssl"