diff --git a/README.md b/README.md index bc06157ae..7dfdb0000 100644 --- a/README.md +++ b/README.md @@ -935,10 +935,10 @@ SOFTWARE. [lutron-cert-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [lutron-cert-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [lutron-cert-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/b63bc9c -[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/b63bc9c/README.md +[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/3c6d596 +[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/3c6d596/README.md [mqtt-issue]: https://github.com/hassio-addons/addon-mqtt/issues -[mqtt-version-shield]: https://img.shields.io/badge/version-b63bc9c-blue.svg +[mqtt-version-shield]: https://img.shields.io/badge/version-3c6d596-blue.svg [mqtt-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/mqtt-armhf.svg [mqtt-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/mqtt/CHANGELOG.md b/mqtt/CHANGELOG.md index b80552f98..134ab95dc 100644 --- a/mqtt/CHANGELOG.md +++ b/mqtt/CHANGELOG.md @@ -1,83 +1,86 @@ # Changelog since v1.0.1 -2019/05/12 10:23 UTC - [b63bc9c](https://github.com/hassio-addons/addon-mqtt/commit/b63bc9cf37e2f00c60ddc4287a7fab567e6e24f2) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [3c6d596](https://github.com/hassio-addons/addon-mqtt/commit/3c6d596d1888c76d805e981abef9ec7143b051d7) by [@ludeeus](https://github.com/ludeeus) +> Fix premission issues when 'allow_anonymous' is enabled + +2019/05/12 11:22 UTC - [b63bc9c](https://github.com/hassio-addons/addon-mqtt/commit/b63bc9cf37e2f00c60ddc4287a7fab567e6e24f2) by [@ludeeus](https://github.com/ludeeus) > Merge branch 'master' of github.com:hassio-addons/addon-mqtt -2019/05/12 10:23 UTC - [72d808b](https://github.com/hassio-addons/addon-mqtt/commit/72d808bccc665b42224d9ee064c11e771a131169) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [72d808b](https://github.com/hassio-addons/addon-mqtt/commit/72d808bccc665b42224d9ee064c11e771a131169) by [@ludeeus](https://github.com/ludeeus) > Linting (markdown) -2019/05/12 10:23 UTC - [ac218b8](https://github.com/hassio-addons/addon-mqtt/commit/ac218b8db3d0d86bbca3fb4e4c5589666fa46197) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [ac218b8](https://github.com/hassio-addons/addon-mqtt/commit/ac218b8db3d0d86bbca3fb4e4c5589666fa46197) by [@ludeeus](https://github.com/ludeeus) > Linting (markdown) -2019/05/12 10:23 UTC - [3a8b89e](https://github.com/hassio-addons/addon-mqtt/commit/3a8b89e975d588074651612374ef0f2b20064ddb) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [3a8b89e](https://github.com/hassio-addons/addon-mqtt/commit/3a8b89e975d588074651612374ef0f2b20064ddb) by [@ludeeus](https://github.com/ludeeus) > Set 'lua_load_resty_core' to 'off'. -2019/05/12 10:23 UTC - [d4cb155](https://github.com/hassio-addons/addon-mqtt/commit/d4cb15524337c08a9b7a3108cc559dd629e59f9e) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [d4cb155](https://github.com/hassio-addons/addon-mqtt/commit/d4cb15524337c08a9b7a3108cc559dd629e59f9e) by [@ludeeus](https://github.com/ludeeus) > Set minimum HA version. -2019/05/12 10:23 UTC - [e460068](https://github.com/hassio-addons/addon-mqtt/commit/e4600686fcfc379ce63d230a5bbad9a898d4b916) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [e460068](https://github.com/hassio-addons/addon-mqtt/commit/e4600686fcfc379ce63d230a5bbad9a898d4b916) by [@ludeeus](https://github.com/ludeeus) > Changes to documentation. -2019/05/12 10:23 UTC - [4b2bfdf](https://github.com/hassio-addons/addon-mqtt/commit/4b2bfdffefa2bd98544c04538b7450b9f9c23698) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [4b2bfdf](https://github.com/hassio-addons/addon-mqtt/commit/4b2bfdffefa2bd98544c04538b7450b9f9c23698) by [@ludeeus](https://github.com/ludeeus) > Automatically set the HOST url -2019/05/12 10:23 UTC - [21e331c](https://github.com/hassio-addons/addon-mqtt/commit/21e331c04eff6b65c60365a2c00a843051ab0f4a) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [21e331c](https://github.com/hassio-addons/addon-mqtt/commit/21e331c04eff6b65c60365a2c00a843051ab0f4a) by [@ludeeus](https://github.com/ludeeus) > Add panel defaults -2019/05/12 10:23 UTC - [d9171c4](https://github.com/hassio-addons/addon-mqtt/commit/d9171c41a9e6fa9705629793f9a309107eb61678) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [d9171c4](https://github.com/hassio-addons/addon-mqtt/commit/d9171c41a9e6fa9705629793f9a309107eb61678) by [@ludeeus](https://github.com/ludeeus) > Upgrade Mosquitto to 1.6.2 -2019/05/12 10:23 UTC - [92ca48f](https://github.com/hassio-addons/addon-mqtt/commit/92ca48f62737b33d415f63a2e4ca0c836ad7a55d) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [92ca48f](https://github.com/hassio-addons/addon-mqtt/commit/92ca48f62737b33d415f63a2e4ca0c836ad7a55d) by [@ludeeus](https://github.com/ludeeus) > Upgrade NGINX and its dependencies -2019/05/12 10:23 UTC - [1f23cc8](https://github.com/hassio-addons/addon-mqtt/commit/1f23cc88614904f2a72090e10d386f0857eb6e84) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [1f23cc8](https://github.com/hassio-addons/addon-mqtt/commit/1f23cc88614904f2a72090e10d386f0857eb6e84) by [@ludeeus](https://github.com/ludeeus) > Linting (markdown) -2019/05/12 10:23 UTC - [59e27dd](https://github.com/hassio-addons/addon-mqtt/commit/59e27dd3ba46e16c6ec5ce7cb554433e6ad75acc) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [59e27dd](https://github.com/hassio-addons/addon-mqtt/commit/59e27dd3ba46e16c6ec5ce7cb554433e6ad75acc) by [@ludeeus](https://github.com/ludeeus) > Linting (markdown) -2019/05/12 10:23 UTC - [0fcace1](https://github.com/hassio-addons/addon-mqtt/commit/0fcace1b152c3f1a81b32bedd3eeef7780f1a4b9) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [0fcace1](https://github.com/hassio-addons/addon-mqtt/commit/0fcace1b152c3f1a81b32bedd3eeef7780f1a4b9) by [@ludeeus](https://github.com/ludeeus) > Set 'lua_load_resty_core' to 'off'. -2019/05/12 10:23 UTC - [0f227d0](https://github.com/hassio-addons/addon-mqtt/commit/0f227d0356200f1dd20833ec00fae7a7a42c6bf1) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [0f227d0](https://github.com/hassio-addons/addon-mqtt/commit/0f227d0356200f1dd20833ec00fae7a7a42c6bf1) by [@ludeeus](https://github.com/ludeeus) > Set minimum HA version. -2019/05/12 10:23 UTC - [d31e9f1](https://github.com/hassio-addons/addon-mqtt/commit/d31e9f1f27b0023087498f764a03becb61777bd1) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [d31e9f1](https://github.com/hassio-addons/addon-mqtt/commit/d31e9f1f27b0023087498f764a03becb61777bd1) by [@ludeeus](https://github.com/ludeeus) > Changes to documentation. -2019/05/12 10:23 UTC - [43cef79](https://github.com/hassio-addons/addon-mqtt/commit/43cef79aa94bf8c5fd66ac235e6b027278063581) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [43cef79](https://github.com/hassio-addons/addon-mqtt/commit/43cef79aa94bf8c5fd66ac235e6b027278063581) by [@ludeeus](https://github.com/ludeeus) > Automatically set the HOST url -2019/05/12 10:23 UTC - [b53f508](https://github.com/hassio-addons/addon-mqtt/commit/b53f5085dc705aca738826ef970e9274f9e8d808) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [b53f508](https://github.com/hassio-addons/addon-mqtt/commit/b53f5085dc705aca738826ef970e9274f9e8d808) by [@ludeeus](https://github.com/ludeeus) > Add panel defaults -2019/05/12 10:23 UTC - [6eedd20](https://github.com/hassio-addons/addon-mqtt/commit/6eedd20024df0fc0999357e40ee610d6af582d92) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [6eedd20](https://github.com/hassio-addons/addon-mqtt/commit/6eedd20024df0fc0999357e40ee610d6af582d92) by [@ludeeus](https://github.com/ludeeus) > Upgrade Mosquitto to 1.6.2 -2019/05/12 10:23 UTC - [a33b4e4](https://github.com/hassio-addons/addon-mqtt/commit/a33b4e47342aa056f3b7c9a3b9deddc93d81ee61) by [@ludeeus](https://github.com/ludeeus) +2019/05/12 11:22 UTC - [a33b4e4](https://github.com/hassio-addons/addon-mqtt/commit/a33b4e47342aa056f3b7c9a3b9deddc93d81ee61) by [@ludeeus](https://github.com/ludeeus) > Upgrade NGINX and its dependencies -2019/05/12 10:23 UTC - [59d5b6d](https://github.com/hassio-addons/addon-mqtt/commit/59d5b6dee25937fc3ca877bedee7587ada6d5658) by [@tjorim](https://github.com/tjorim) +2019/05/12 11:22 UTC - [59d5b6d](https://github.com/hassio-addons/addon-mqtt/commit/59d5b6dee25937fc3ca877bedee7587ada6d5658) by [@tjorim](https://github.com/tjorim) > ⬆️ Upgrades mosquitto broker to v1.6.1 (#39) -2019/05/12 10:23 UTC - [fd2234f](https://github.com/hassio-addons/addon-mqtt/commit/fd2234f1e8a35b156cb422d6ef0caef6f5d62d58) by [@frenck](https://github.com/frenck) +2019/05/12 11:22 UTC - [fd2234f](https://github.com/hassio-addons/addon-mqtt/commit/fd2234f1e8a35b156cb422d6ef0caef6f5d62d58) by [@frenck](https://github.com/frenck) > :hammer: Major refactor of add-on (#37) -2019/05/12 10:23 UTC - [342886b](https://github.com/hassio-addons/addon-mqtt/commit/342886b5aea535f2e80b65218e62ca1fde9265df) by [@frenck](https://github.com/frenck) +2019/05/12 11:22 UTC - [342886b](https://github.com/hassio-addons/addon-mqtt/commit/342886b5aea535f2e80b65218e62ca1fde9265df) by [@frenck](https://github.com/frenck) > :hammer: Makes log_level optional -2019/05/12 10:23 UTC - [3807aea](https://github.com/hassio-addons/addon-mqtt/commit/3807aea1b00a0491f6c48b03dfcfe6ef98d4ec99) by [@frenck](https://github.com/frenck) +2019/05/12 11:22 UTC - [3807aea](https://github.com/hassio-addons/addon-mqtt/commit/3807aea1b00a0491f6c48b03dfcfe6ef98d4ec99) by [@frenck](https://github.com/frenck) > :fire: Removes custom log format override -2019/05/12 10:23 UTC - [ea3124d](https://github.com/hassio-addons/addon-mqtt/commit/ea3124dbb4c20edf64e5a4ccc46760019c698a89) by [@frenck](https://github.com/frenck) +2019/05/12 11:22 UTC - [ea3124d](https://github.com/hassio-addons/addon-mqtt/commit/ea3124dbb4c20edf64e5a4ccc46760019c698a89) by [@frenck](https://github.com/frenck) > :fire: Removes default config options -2019/05/12 10:23 UTC - [745875f](https://github.com/hassio-addons/addon-mqtt/commit/745875fc8627b5ae34348f36da1f053f405df8f9) by [@frenck](https://github.com/frenck) +2019/05/12 11:22 UTC - [745875f](https://github.com/hassio-addons/addon-mqtt/commit/745875fc8627b5ae34348f36da1f053f405df8f9) by [@frenck](https://github.com/frenck) > :ambulance: Workaround Docker issue by reinstating legacy tags -2019/05/12 10:23 UTC - [2192cd4](https://github.com/hassio-addons/addon-mqtt/commit/2192cd48201c9733b98c708b0c409198feb981f0) by [@frenck](https://github.com/frenck) +2019/05/12 11:22 UTC - [2192cd4](https://github.com/hassio-addons/addon-mqtt/commit/2192cd48201c9733b98c708b0c409198feb981f0) by [@frenck](https://github.com/frenck) > :sparkles: Adds ARMv7 support -2019/05/12 10:23 UTC - [180c21e](https://github.com/hassio-addons/addon-mqtt/commit/180c21e94fbe5fa8ea2c7ec793e38bed6d820de0) by [@frenck](https://github.com/frenck) +2019/05/12 11:22 UTC - [180c21e](https://github.com/hassio-addons/addon-mqtt/commit/180c21e94fbe5fa8ea2c7ec793e38bed6d820de0) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to 3.1.0 diff --git a/mqtt/README.md b/mqtt/README.md index c2011c192..c2f33405b 100644 --- a/mqtt/README.md +++ b/mqtt/README.md @@ -42,13 +42,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/ludeeus [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-mqtt/blob/b63bc9c/README.md +[docs]: https://github.com/hassio-addons/addon-mqtt/blob/3c6d596/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-ons-mqtt-server-web-client/70376 [hivemq]: https://www.hivemq.com/ [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [mosquitto]: https://mosquitto.org/ [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-b63bc9c-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt/tree/b63bc9c +[release-shield]: https://img.shields.io/badge/version-3c6d596-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt/tree/3c6d596 [screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png \ No newline at end of file diff --git a/mqtt/config.json b/mqtt/config.json index 78e03d3ee..c9c1264e4 100644 --- a/mqtt/config.json +++ b/mqtt/config.json @@ -1,6 +1,6 @@ { "name": "MQTT Server & Web client", - "version": "b63bc9c", + "version": "3c6d596", "slug": "mqtt", "description": "Mosquitto MQTT Server bundled with Hivemq's web client", "url": "https://github.com/hassio-addons/addon-mqtt/tree/master/README.md",