diff --git a/README.md b/README.md index de3b3c67..464ea60d 100644 --- a/README.md +++ b/README.md @@ -998,10 +998,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/v2.4.1 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.4.1/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v2.5.0 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.5.0/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v2.4.1-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v2.5.0-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 3d721a43..9359787c 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,10 +1,14 @@ ## What’s changed -## 🌎 Translations +## ✨ New features -- 🌎 PL translations @Wolvverine (#385) +- 🩺 Add health check to improve HA watchdog @frenck (#402) + +## 🧰 Maintenance + +- 🔨 Migrate old-style base scripts s6-rc @frenck (#400) ## ⬆️ Dependency updates -- ⬆️ Upgrades add-on base image to 8.1.2 @frenck (#391) -- ⬆️ Upgrades UniFi Network Application to v7.2.95 @frenck (#392) +- ⬆️ Upgrades add-on base image to 8.2.0 @frenck (#399) +- ⬆️ Upgrades UniFi Network Application to v7.3.76 @frenck (#401) diff --git a/unifi/README.md b/unifi/README.md index c5b47f61..075d82ac 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-v2.4.1-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.4.1 +[release-shield]: https://img.shields.io/badge/version-v2.5.0-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.5.0 [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 7f906f7f..85e34c96 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -39,5 +39,5 @@ schema: slug: unifi startup: services url: https://github.com/hassio-addons/addon-unifi -version: 2.4.1 +version: 2.5.0 webui: https://[HOST]:[PORT:8443]