🎉 Release of add-on Happy Bubbles 3.0.4

This commit is contained in:
Community Hass.io Add-ons Bot 2019-11-25 20:55:38 +00:00
parent 57b8977ffa
commit 01d76efe23
4 changed files with 13 additions and 16 deletions

View file

@ -840,10 +840,10 @@ SOFTWARE.
[grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[grocy-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[grocy-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.0.3
[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.0.3/README.md
[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.0.4
[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.0.4/README.md
[happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues
[happy-bubbles-version-shield]: https://img.shields.io/badge/version-v3.0.3-blue.svg
[happy-bubbles-version-shield]: https://img.shields.io/badge/version-v3.0.4-blue.svg
[happy-bubbles-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/happy-bubbles-armhf.svg
[happy-bubbles-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[happy-bubbles-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,17 +1,15 @@
[Full Changelog][changelog]
This release does some major upgrades on the internals of the add-on.
It does not change anything for you as the user.
This is a general maintenance release.
### 🔨 Changes
- :arrow_up: Upgrades nginx to 1.16.1-r0
- :arrow_up: Upgrades add-on base image to v4.1.1
- :hammer: Updates HA Auth URL in NGinx LUA script
- :ambulance: Fixes path handling for SSL certificates
- :hammer: Use Hass.io DNS as NGinx resolver
- :books: Component > Integration (#7)
- :arrow_up: Upgrades add-on base image to v5.0.2
- :fire: Removes unneeded access to config folder
- :arrow_up: Upgrades ginx to 1.16.1-r1
[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v3.0.2...v3.0.3
[changelog]: https://github.com/hassio-addons/addon-happy-bubbles/compare/v3.0.3...v3.0.4
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -49,12 +49,12 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.0.3/README.md
[docs]: https://github.com/hassio-addons/addon-happy-bubbles/blob/v3.0.4/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-happy-bubbles/53511?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/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-v3.0.3-blue.svg
[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.0.3
[release-shield]: https://img.shields.io/badge/version-v3.0.4-blue.svg
[release]: https://github.com/hassio-addons/addon-happy-bubbles/tree/v3.0.4

View file

@ -1,6 +1,6 @@
{
"name": "Happy Bubbles",
"version": "3.0.3",
"version": "3.0.4",
"slug": "happy-bubbles",
"description": "Presence detection server for Happy Bubbles Bluetooth beacon-based presence detection system.",
"url": "https://github.com/hassio-addons/addon-happy-bubbles",
@ -22,7 +22,6 @@
"hassio_role": "default",
"auth_api": true,
"map": [
"config",
"ssl"
],
"ports": {