From 22f5e5a07bf35b712c3104e2d82fe42ccd318a83 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 28 Nov 2021 16:09:01 +0000 Subject: [PATCH] :tada: Release of add-on UniFi Network Application 1.1.1 --- README.md | 6 +++--- unifi/CHANGELOG.md | 30 +----------------------------- unifi/README.md | 4 ++-- unifi/config.yaml | 2 +- 4 files changed, 7 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index 56806cf7..006bf9ba 100644 --- a/README.md +++ b/README.md @@ -961,10 +961,10 @@ SOFTWARE. [traccar-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [traccar-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [traccar-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v1.1.0 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v1.1.0/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v1.1.1 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v1.1.1/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v1.1.1-blue.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 [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index 70aef68d..718328c8 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,33 +1,5 @@ ## What’s changed -## 🚀 Enhancements - -- snapshot -> backup @SNoof85 (#264) -- Migrate JSON config to YAML @frenck (#308) -- Improve clarity about last log message @frenck (#311) - -## 🧰 Maintenance - -- ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#292) -- Switch to centralized GitHub Action Workflows @frenck (#305) -- Rebrand Controller -> Network Application @frenck (#309) - -## 📚 Documentation - -- Updates to documentation after dropped 32-bit support @glyph-se (#253) -- New wording for "Inform Host" in unifi settings @kittydoor (#291) - ## ⬆️ Dependency updates -- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#254) -- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#255) -- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#258) -- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#269) -- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#267) -- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#285) -- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#295) -- ⬆️ Upgrades binutils to 2.30-21ubuntu1~18.04.7 @frenck (#303) -- ⬆️ Upgrades libssl1.0.0 to 1.0.2n-1ubuntu5.7 @frenck (#304) -- ⬆️ Upgrades UniFi Network Application to v6.4.54 @frenck (#307) -- ⬆️ Upgrades add-on base image to 7.1.2 @frenck (#310) -- ⬆️ Upgrades add-on base image to 7.1.3 @frenck (#312) +- ⬆️ Upgrades UniFi Network Application to v6.5.53 @egnerfl (#315) diff --git a/unifi/README.md b/unifi/README.md index 70ec14f6..0e42652c 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -50,6 +50,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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v1.1.0-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v1.1.0 +[release-shield]: https://img.shields.io/badge/version-v1.1.1-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v1.1.1 [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.yaml b/unifi/config.yaml index 4e99be8f..2d472a4b 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -38,5 +38,5 @@ schema: slug: unifi startup: services url: https://github.com/hassio-addons/addon-unifi -version: 1.1.0 +version: 1.1.1 webui: https://[HOST]:[PORT:8443]