From aedc6d7164aa173b44c0ee37c52cd31644caa7dc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 11 May 2019 01:53:16 +0000 Subject: [PATCH] :arrow_up: Updating add-on The Lounge to ea58482 --- README.md | 6 +++--- thelounge/CHANGELOG.md | 14 +++++++++++--- thelounge/README.md | 6 +++--- thelounge/config.json | 2 +- 4 files changed, 18 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 38471c093..e3be08edb 100644 --- a/README.md +++ b/README.md @@ -1095,10 +1095,10 @@ SOFTWARE. [tautulli-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tautulli-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [tautulli-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/52834a0 -[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/52834a0/README.md +[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/ea58482 +[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/ea58482/README.md [thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues -[thelounge-version-shield]: https://img.shields.io/badge/version-52834a0-blue.svg +[thelounge-version-shield]: https://img.shields.io/badge/version-ea58482-blue.svg [thelounge-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/thelounge-armhf.svg [thelounge-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [thelounge-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/thelounge/CHANGELOG.md b/thelounge/CHANGELOG.md index 255ff369a..462ac8c58 100644 --- a/thelounge/CHANGELOG.md +++ b/thelounge/CHANGELOG.md @@ -1,5 +1,13 @@ -# Changelog since v0.3.1 +# Changelog since v0.3.2 -2019/04/30 13:11 UTC - [52834a0](https://github.com/hassio-addons/addon-thelounge/commit/52834a050132627af3e49fe018b643f8f2af5fc5) by [@timmo001](https://github.com/timmo001) -> :hammer: Add explicit config variables and add sidebar icon +2019/05/11 01:42 UTC - [ea58482](https://github.com/hassio-addons/addon-thelounge/commit/ea58482befdad31967eb2f0b59a5a8ef386df5c4) by [@timmo001](https://github.com/timmo001) +> :sparkles: Allow multiple users + +Closes #5 + +2019/05/11 01:42 UTC - [c30d5a5](https://github.com/hassio-addons/addon-thelounge/commit/c30d5a5293ba3e22e0ccba4a3d5939aeff1c63c0) by [@timmo001](https://github.com/timmo001) +> :hammer: Formatting + +2019/05/11 01:42 UTC - [270ce6d](https://github.com/hassio-addons/addon-thelounge/commit/270ce6de2acb6f49b435be21cb8a223d49ac4771) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Update nginx to 1.14.2-r1 diff --git a/thelounge/README.md b/thelounge/README.md index eeb3108ac..200f6a670 100644 --- a/thelounge/README.md +++ b/thelounge/README.md @@ -42,7 +42,7 @@ 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-thelounge/blob/52834a0/README.md +[docs]: https://github.com/hassio-addons/addon-thelounge/blob/ea58482/README.md [forest-theme]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/forest-theme.png [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=timmo001 @@ -51,7 +51,7 @@ If you are more interested in stable releases of our add-ons: [midnight-theme]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/midnight-theme.png [more-info-light]: https://raw.githubusercontent.com/timmo001/thelounge/master/docs/resources/more-info-light.png [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-52834a0-blue.svg -[release]: https://github.com/hassio-addons/addon-thelounge/tree/52834a0 +[release-shield]: https://img.shields.io/badge/version-ea58482-blue.svg +[release]: https://github.com/hassio-addons/addon-thelounge/tree/ea58482 [screenshot]: https://raw.githubusercontent.com/hassio-addons/addon-thelounge/master/images/screenshot.png [thelounge]: https://github.com/timmo001/thelounge \ No newline at end of file diff --git a/thelounge/config.json b/thelounge/config.json index 41d64caa4..260a2d88a 100644 --- a/thelounge/config.json +++ b/thelounge/config.json @@ -1,6 +1,6 @@ { "name": "The Lounge", - "version": "52834a0", + "version": "ea58482", "slug": "thelounge", "description": "A self-hosted web IRC client", "url": "https://github.com/hassio-addons/addon-thelounge",