Skip to content

Releases: hassio-addons/addon-unifi

v1.1.0

11 Nov 11:08
bc10f91
Compare
Choose a tag to compare

What’s changed

🚀 Enhancements

🧰 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)

v1.1.0-beta.1

11 Nov 10:48
bc10f91
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

What’s changed

🚀 Enhancements

🧰 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)

v1.0.0

12 Aug 17:20
9592a78
Compare
Choose a tag to compare

What’s changed

⚠️ This is a major release with breaking changes!
Please read them carefully.

Besides that, we call this version 1.0.0! Magic 🪄

🚨 Breaking changes

  • 🔥 Drop support for 32-bits systems (armv7, i386) @frenck (#242)
    As announced in the previous release, support for the 32-bits operating system has been dropped. Please migrate to a 64-bits (operating) system in order to use this add-on.

  • 🥶 Use cold backups @frenck (#243)
    To make backups (snapshots) more reliable, the add-on will now shut down during the time Home Assistant is making the backup (and of course will start again after the backup is done).

  • 🔥 Drop support for custom SSL certificates @frenck (#244)
    Lately, SSL gave problems for a lot of users, which is partly additionally hard because UniFi runs quite some old internals. Therefore, we've removed the SSL options from the add-on. The add-on will migrate your UniFi configuration to use a self-signed SSL certificate on upgrade. If you want to run the UniFi controller with your own SSL certificate, we recommend using a reverse proxy to achieve that.

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

  • ⬇️ Downgrade MongoDB to 3.4 to provide an upgrade path @frenck (#247)

v1.0.0-beta.2

12 Aug 16:49
9592a78
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

What’s changed

🚨 Breaking changes

  • 🔥 Drop support for 32-bits systems (armv7, i386) @frenck (#242)
  • 🥶 Use cold backups @frenck (#243)
  • 🔥 Drop support for custom SSL certificates @frenck (#244)

🚀 Enhancements

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

  • ⬇️ Downgrade MongoDB to 3.4 to provide an upgrade path @frenck (#247)

v1.0.0-beta.1

12 Aug 12:43
3ef841d
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

What’s changed

🚨 Breaking changes

  • 🔥 Drop support for 32-bits systems (armv7, i386) @frenck (#242)
  • 🥶 Use cold backups @frenck (#243)
  • 🔥 Drop support for custom SSL certificates @frenck (#244)

🚀 Enhancements

🧰 Maintenance

📚 Documentation

v0.23.2

16 Jul 08:28
8780b11
Compare
Choose a tag to compare

⚠️ Deprecation warning

This is the final release that supports 32-bits operating systems. Support for 32-bits architectures (armhf, armv7 & i386) will be dropped as of the next release.

The way this add-on currently works around limitations for making it work on those architectures isn't sustainable for the future and slowly becomes problematic. If you are using one of the deprecated architectures, you can update to this release and use that for as long as you want, however, you won't be offered an upgrade to the next release.

If you run a 32-bits operating system, we highly recommend moving/upgrading to a 64-bits OS.

What’s changed

⬆️ Dependency updates

v0.23.1

13 Jun 08:47
194b951
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

v0.23.0

14 May 08:43
9c5aa08
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates

v0.22.0

04 May 13:58
e23c5c4
Compare
Choose a tag to compare

What’s changed

✨ New features

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

  • Apply updated repository structure & CI workflow @frenck (#198)

⬆️ Dependency updates

  • ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#181)
  • ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#182)
  • ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#183)
  • ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#186)
  • ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#187)
  • ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#192)
  • ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#190)
  • ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#191)
  • ⬆️ Upgrades openjdk-8-jdk-headless to 8u292-b10-0ubuntu1~18.04 @frenck (#194)
  • ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#195)
  • ⬆️ Upgrades add-on base image to v6.2.0 @frenck (#197)

v0.21.0

06 Apr 11:46
c02ea0e
Compare
Choose a tag to compare

What’s changed

⬆️ Dependency updates