diff --git a/README.md b/README.md index 7421ab7fd..e711892d1 100644 --- a/README.md +++ b/README.md @@ -541,10 +541,10 @@ SOFTWARE. [homebridge-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [homebridge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [homebridge-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/b5d62a1 -[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/b5d62a1/README.md +[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/aff0822 +[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/aff0822/README.md [ide-issue]: https://github.com/hassio-addons/addon-ide/issues -[ide-version-shield]: https://img.shields.io/badge/version-b5d62a1-blue.svg +[ide-version-shield]: https://img.shields.io/badge/version-aff0822-blue.svg [ide-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ide-armhf.svg [ide-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ide-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/ide/CHANGELOG.md b/ide/CHANGELOG.md index 324fa8a90..5c90ab8aa 100644 --- a/ide/CHANGELOG.md +++ b/ide/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog since v0.4.0 -2018/07/26 18:20 UTC - [b5d62a1](https://github.com/hassio-addons/addon-ide/commit/b5d62a1f5da571482ceb8426ff2c68f0789e7ff2) by [@frenck](https://github.com/frenck) +2018/08/12 18:16 UTC - [aff0822](https://github.com/hassio-addons/addon-ide/commit/aff082257c916f6976d8df4e405bea00c1884672) by [@frenck](https://github.com/frenck) +> :ambulance: Fixes YAML error in GitLab CI build file + +2018/08/12 18:16 UTC - [279eb13](https://github.com/hassio-addons/addon-ide/commit/279eb13a042cf640552dc6fb8e54de4463946b2a) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Cloud9 Core to e9490da + +2018/08/12 18:16 UTC - [ec46d1f](https://github.com/hassio-addons/addon-ide/commit/ec46d1f8d2798a4fae218dab83f53e99b851fe8c) by [@frenck](https://github.com/frenck) +> :lock: Enforces the use of authentication + +2018/08/12 18:16 UTC - [9bbd3e3](https://github.com/hassio-addons/addon-ide/commit/9bbd3e3d36a69a05bc164589413322f3fd624849) by [@frenck](https://github.com/frenck) +> :lock: Checks used password against HaveIBeenPwned + +2018/08/12 18:16 UTC - [6d5c6c7](https://github.com/hassio-addons/addon-ide/commit/6d5c6c7699858478495e49210a388b98d5009cf1) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades zip to 3.0-r6 + +2018/08/12 18:16 UTC - [a0727f3](https://github.com/hassio-addons/addon-ide/commit/a0727f3e48e7efd02778b36dd32fab42086e2b79) by [@frenck](https://github.com/frenck) +> :lock: Enables SSL by default + +2018/08/12 18:16 UTC - [1ec6786](https://github.com/hassio-addons/addon-ide/commit/1ec67868c0a2c43faa79ce7c032da99ecb0c35ad) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades base image to v2.1.0 + +2018/08/12 18:16 UTC - [b5d62a1](https://github.com/hassio-addons/addon-ide/commit/b5d62a1f5da571482ceb8426ff2c68f0789e7ff2) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades openssl to 1.0.2o-r2 diff --git a/ide/README.md b/ide/README.md index f94e536f3..d1b40320c 100644 --- a/ide/README.md +++ b/ide/README.md @@ -46,14 +46,14 @@ 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/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-ide/blob/b5d62a1/README.md +[docs]: https://github.com/hassio-addons/addon-ide/blob/aff0822/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-ide-based-on-cloud9/33810?u=frenck [hass-ssh]: https://home-assistant.io/addons/ssh/ [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [ohmyzsh]: http://ohmyz.sh/ [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-b5d62a1-blue.svg -[release]: https://github.com/hassio-addons/addon-ide/tree/b5d62a1 +[release-shield]: https://img.shields.io/badge/version-aff0822-blue.svg +[release]: https://github.com/hassio-addons/addon-ide/tree/aff0822 [screenshot]: https://github.com/hassio-addons/addon-ide/raw/master/images/screenshot.png [zsh]: https://en.wikipedia.org/wiki/Z_shell \ No newline at end of file diff --git a/ide/config.json b/ide/config.json index 0e34dde5b..b661e4f6c 100644 --- a/ide/config.json +++ b/ide/config.json @@ -1,6 +1,6 @@ { "name": "IDE", - "version": "b5d62a1", + "version": "aff0822", "slug": "ide", "description": "Advanced IDE for Home Assistant, based on Cloud9 IDE", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-ide-based-on-cloud9/33810?u=frenck", @@ -30,7 +30,7 @@ "log_level": "info", "username": "", "password": "", - "ssl": false, + "ssl": true, "certfile": "fullchain.pem", "keyfile": "privkey.pem", "packages": [], @@ -48,7 +48,9 @@ ], "init_commands": [ "str" - ] + ], + "i_like_to_be_pwned": "bool?", + "leave_front_door_open": "bool?" }, "environment": { "LOG_FORMAT": "{LEVEL}: {MESSAGE}"