This commit is contained in:
2021-06-29 12:37:08 +03:00
commit 12fdc96d20
282 changed files with 13627 additions and 0 deletions

26
mqtt/CHANGELOG.md Normal file
View File

@@ -0,0 +1,26 @@
## ⚠️ Deprecation notice!
This is the final and last release of this add-on, which is now deprecated.
We strongly advise you to upgrade/migrate to using the Mosquitto add-on, as provided by the Home Assistant project.
This add-on will be removed from the add-on store soon.
## Changes
- :pencil2: Maintaince -> Maintenance
- :ambulance: Fixes path handling for SSL certificates
- :hammer: Updates HA Auth URL in NGinx LUA script
- :hammer: Use Hass.io DNS as NGinx resolver
- :fireworks: Updates maintenance/license year to 2020
- :books: Update add-on documentation to use new YAML configuration format
- :hammer: Re-branding
- :pencil2: Fixes some typos
- :hammer: Update add-on config with new password & list features
- :arrow_up: Upgrades add-on base image to v7.0.2
- :warning: Adds deprecation notices
[Full Changelog][changelog]
[changelog]: https://github.com/hassio-addons/addon-mqtt/compare/v1.1.0...v1.2.0