Skip to content

Commit 439b403

Browse files
committed
🎉 Release of add-on UniFi Network Application 4.2.1
1 parent c9a9d75 commit 439b403

File tree

4 files changed

+12
-11
lines changed

4 files changed

+12
-11
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,10 +1127,10 @@ SOFTWARE.
11271127
[traccar-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
11281128
[traccar-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
11291129
[traccar-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
1130-
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v4.2.0
1131-
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v4.2.0/README.md
1130+
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v4.2.1
1131+
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v4.2.1/README.md
11321132
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
1133-
[unifi-version-shield]: https://img.shields.io/badge/version-v4.2.0-blue.svg
1133+
[unifi-version-shield]: https://img.shields.io/badge/version-v4.2.1-blue.svg
11341134
[unifi-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
11351135
[unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
11361136
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

unifi/CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
## What’s changed
22

3+
## 🐛 Bug fixes
4+
5+
- Remove deprecated codenotary fields @frenck ([#601](https://github.com/hassio-addons/addon-unifi/pull/601))
6+
37
## 📚 Documentation
48

5-
- Update documentation to right place for Host override. @renewoensdregt ([#583](https://github.com/hassio-addons/addon-unifi/pull/583))
9+
- Remove references to deprecated architectures @frenck ([#602](https://github.com/hassio-addons/addon-unifi/pull/602))
610

711
## ⬆️ Dependency updates
812

9-
- ⬆️ Upgrades UniFi Network Application to 9.3.43 @renewoensdregt ([#576](https://github.com/hassio-addons/addon-unifi/pull/576))
10-
- ⬆️ Upgrades UniFi Network Application to 9.3.45 @renewoensdregt ([#579](https://github.com/hassio-addons/addon-unifi/pull/579))
11-
- Bump Unifi Network Application to 9.4.19 @renewoensdregt ([#587](https://github.com/hassio-addons/addon-unifi/pull/587))
13+
- ⬆️ Upgrades UniFi Network Application to 9.5.21 @renewoensdregt ([#595](https://github.com/hassio-addons/addon-unifi/pull/595))

unifi/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ If you are more interested in stable releases of our add-ons:
5050
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
5151
[patreon]: https://www.patreon.com/frenck
5252
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
53-
[release-shield]: https://img.shields.io/badge/version-v4.2.0-blue.svg
54-
[release]: https://github.com/hassio-addons/addon-unifi/tree/v4.2.0
53+
[release-shield]: https://img.shields.io/badge/version-v4.2.1-blue.svg
54+
[release]: https://github.com/hassio-addons/addon-unifi/tree/v4.2.1
5555
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg

unifi/config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: UniFi Network Application
2-
version: 4.2.0
2+
version: 4.2.1
33
slug: unifi
44
description: Manage your UniFi network using a web browser
55
url: https://github.com/hassio-addons/addon-unifi
6-
codenotary: [email protected]
76
webui: https://[HOST]:[PORT:8443]
87
startup: services
98
arch:

0 commit comments

Comments
 (0)