diff --git a/README.md b/README.md index c44b4c3c7..2ea092cd2 100644 --- a/README.md +++ b/README.md @@ -1216,10 +1216,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/ad7e1cc -[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/ad7e1cc/README.md +[addon-thelounge]: https://github.com/hassio-addons/addon-thelounge/tree/d0c0215 +[addon-doc-thelounge]: https://github.com/hassio-addons/addon-thelounge/blob/d0c0215/README.md [thelounge-issue]: https://github.com/hassio-addons/addon-thelounge/issues -[thelounge-version-shield]: https://img.shields.io/badge/version-ad7e1cc-blue.svg +[thelounge-version-shield]: https://img.shields.io/badge/version-d0c0215-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 c719c8800..de4bb13e6 100644 --- a/thelounge/CHANGELOG.md +++ b/thelounge/CHANGELOG.md @@ -1,23 +1,8 @@ -# Changelog since v0.7.1 - -2020/01/05 12:54 UTC - [ad7e1cc](https://github.com/hassio-addons/addon-thelounge/commit/ad7e1cc5ddeb203a040f5c3299e63480d2316b3f) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades The Lounge to v4.0.0 - -2020/01/05 12:54 UTC - [711c924](https://github.com/hassio-addons/addon-thelounge/commit/711c92434de23db69fb8a5cff064432ac926a309) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades nodejs to 12.14.0-r0 - -2020/01/05 12:54 UTC - [3d98c6c](https://github.com/hassio-addons/addon-thelounge/commit/3d98c6ca10d5448fa9817b651edf0b6ed867608b) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades nginx to 1.16.1-r4 - -2020/01/05 12:54 UTC - [13eb8f0](https://github.com/hassio-addons/addon-thelounge/commit/13eb8f0856d7cd49ae55ec881385f9ebb45d7df1) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades yarn to 1.19.2-r0 - -2020/01/05 12:54 UTC - [435ab59](https://github.com/hassio-addons/addon-thelounge/commit/435ab594fc3505998781d69d8692a1a920ae439b) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to v6.0.1 - -2020/01/05 12:54 UTC - [6c3fb1f](https://github.com/hassio-addons/addon-thelounge/commit/6c3fb1f6e64e1f8df008b855eb231dde35dca610) by [@frenck](https://github.com/frenck) -> :pencil2: Fixes some spelling and grammar - -2020/01/05 12:54 UTC - [5f1f37c](https://github.com/hassio-addons/addon-thelounge/commit/5f1f37c0a4b49ac2b8ab890077c161f7467a9641) by [@frenck](https://github.com/frenck) -> :fireworks: Updates maintenance/license year to 2020 - +# Changelog since v0.8.0 +- :hammer: Updates for upstream Supervisor changes +- :hammer: Update add-on config with new password & list features +- :hammer: Re-branding +- :books: Update add-on documentation to use new YAML configuration format +- :arrow_up: Upgrades nginx to 1.16.1-r6 +- :arrow_up: Upgrades nodejs to 12.15.0-r1 +- :arrow_up: Upgrades add-on base image to v7.0.0 diff --git a/thelounge/README.md b/thelounge/README.md index b1a5b811e..0b2118fcb 100644 --- a/thelounge/README.md +++ b/thelounge/README.md @@ -1,4 +1,4 @@ -# Community Hass.io Add-ons: The Lounge +# Home Assistant Community Add-on: The Lounge [![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] @@ -20,8 +20,8 @@ A self-hosted web IRC client that uses a modern and sleek interface with ## WARNING! THIS IS AN EDGE VERSION! -This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds -add-ons are based upon the latest development version. +This Home Assistant Add-ons repository contains edge builds of add-ons. +Edge builds add-ons are based upon the latest development version. - They may not work at all. - They might stop working at any time. @@ -42,7 +42,7 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/timmo [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-thelounge/blob/ad7e1cc/README.md +[docs]: https://github.com/hassio-addons/addon-thelounge/blob/d0c0215/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-ad7e1cc-blue.svg -[release]: https://github.com/hassio-addons/addon-thelounge/tree/ad7e1cc +[release-shield]: https://img.shields.io/badge/version-d0c0215-blue.svg +[release]: https://github.com/hassio-addons/addon-thelounge/tree/d0c0215 [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 434ba5846..32423b395 100644 --- a/thelounge/config.json +++ b/thelounge/config.json @@ -1,6 +1,6 @@ { "name": "The Lounge", - "version": "ad7e1cc", + "version": "d0c0215", "slug": "thelounge", "description": "A self-hosted web IRC client", "url": "https://github.com/hassio-addons/addon-thelounge", @@ -25,7 +25,7 @@ "80/tcp": null }, "ports_description": { - "80/tcp": "The Lounge Web UI (Not required for Hass.io Ingress)" + "80/tcp": "The Lounge Web UI (Not required for Ingress)" }, "map": [ "config:rw", @@ -42,7 +42,7 @@ "users": [] }, "schema": { - "log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?", + "log_level": "list(trace|debug|info|notice|warning|error|fatal)?", "ssl": "bool", "certfile": "str", "keyfile": "str",