From 88e1bd626b6a48e8c558f3eaf02bbb34ebafd06c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 28 Apr 2022 18:53:22 +0000 Subject: [PATCH] :tada: Release of add-on Studio Code Server 5.0.1 --- README.md | 6 +++--- vscode/CHANGELOG.md | 42 +++--------------------------------------- vscode/README.md | 4 ++-- vscode/config.yaml | 2 +- 4 files changed, 9 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index d8fbf851..88fd36af 100644 --- a/README.md +++ b/README.md @@ -875,10 +875,10 @@ SOFTWARE. [spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/v5.0.0 -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v5.0.0/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/v5.0.1 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v5.0.1/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-v5.0.0-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-v5.0.1-blue.svg [vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 70c1cfea..bc59e79d 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,43 +1,7 @@ ## What’s changed -This release has some breaking changes and some nice updates! - -First of all, a lot of updates preparing for the upcoming Home Assistant 2022.5! - -The add-on now has ESPHome with its latest VSCode extension embed. This means you now have live ESPHome code completion AND validation, straight from the add-on without configuration. - -Thre are also some breaking changes: - -- The, previously deprecated, `hassio` command (which was an backwards compatible alias for `ha`) has been removed. Use the `ha` command instead. -- The `hass-cli` command has been removed (not to be confused with the `ha` command, which is still there. - -This release also contains quite an important bugfix 🐛 in the Home Assistant VSCode extensions that caused people not to have auto-completion (as the extension failed to connect). - -## 🚨 Breaking changes - -- 🔥 Remove Home Assistant CLI @frenck (#432) -- 🔥 Remove hassio command compatibility layer @frenck (#435) - -## ✨ New features - -- Embed ESPHome @frenck (#433) - -## 🧰 Maintenance - -- 🧹 Clean up some build cache @frenck (#431) -- 🧹 Remove workarounds no longer needed @frenck (#434) - ## ⬆️ Dependency updates -- ⬆️ Upgrades locales to 2.31-13+deb11u3 @frenck (#422) -- ⬆️ Upgrades libarchive-tools to 3.4.3-2+deb11u1 @frenck (#423) -- ⬆️ Upgrades openssl to 1.1.1n-0+deb11u1 @frenck (#424) -- ⬆️ Upgrades mariadb-client to 1:10.5.15-0+deb11u1 @frenck (#425) -- ⬆️ Upgrades uuid-runtime to 2.36.1-8+deb11u1 @frenck (#426) -- ⬆️ Upgrades esbenp.prettier-vscode to 9.5.0 @frenck (#420) -- ⬆️ Upgrades add-on base image to 5.3.1 @frenck (#427) -- ⬆️ Upgrades ESPHome.esphome-vscode to 2.0.0 @frenck (#428) -- ⬆️ Upgrades oderwat.indent-rainbow to 8.3.1 @frenck (#429) -- ⬆️ Upgrades code-server to 4.3.0 @frenck (#430) -- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.28.0 @frenck (#436) -- ⬆️ Upgrades ESPHome to 2022.4.0 @frenck (#437) +- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.29.0 @frenck (#439) +- ⬆️ Upgrades ESPHome.esphome-vscode to 2022.4.0 @frenck (#440) +- ⬆️ Upgrades Home Assistant CLI to v4.16.1 @frenck (#441) diff --git a/vscode/README.md b/vscode/README.md index 5a8cd36f..508182f6 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -51,6 +51,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-v5.0.0-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/v5.0.0 +[release-shield]: https://img.shields.io/badge/version-v5.0.1-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/v5.0.1 [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png \ No newline at end of file diff --git a/vscode/config.yaml b/vscode/config.yaml index 8cd1f05a..1ea3f29b 100644 --- a/vscode/config.yaml +++ b/vscode/config.yaml @@ -38,4 +38,4 @@ slug: vscode startup: services uart: true url: https://github.com/hassio-addons/addon-vscode -version: 5.0.0 +version: 5.0.1