Skip to content

Releases: hassio-addons/addon-vscode

v3.0.0

20 Jan 14:51
a2f36f6
Compare
Choose a tag to compare

What’s changed

A major release! Not that there is much changed from a user perspective, so everything as normal 👍
Under the hood, the way the add-on is built has changed and the image is now distributed via
the GitHub Container Registry.

✨ New features

🧰 Maintenance

📚 Documentation

⬆️ Dependency updates

  • ⬆️ Upgrades mariadb-client to 1:10.3.27-0+deb10u1 @frenck (#161)
  • ⬆️ Upgrades code-server to 3.8.0 @frenck (#162)
  • ⬆️ Upgrades oderwat.indent-rainbow to 7.5.0 @frenck (#164)
  • ⬆️ Upgrades redhat.vscode-yaml to 0.14.0 @frenck (#166)

v2.9.1

03 Dec 14:52
150dc82
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades code-server to 3.7.4
  • 🔨 Disable update check
  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.13.0

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.9.0

30 Nov 22:05
6e944e1
Compare
Choose a tag to compare

Full Changelog

This release comes with some major updates to all the components used. Most notably is the updated Home Assistant Configuration Helper extension, which now has full support for the Lovelace UI and had a lot of general bug fixes.

🔨 Changes

  • ⬆️ Upgrades base image to v3.2.3
  • ⬆️ Upgrades code-server to 3.7.3
  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.12.0
  • ⬆️ Upgrades emilast.LogFileHighlighter to 2.10.0
  • ⬆️ Upgrades esbenp.prettier-vscode to 5.8.0
  • ⬆️ Upgrades lukas-tr.materialdesignicons-intellisense to 3.1.0
  • ⬆️ Upgrades redhat.vscode-yaml to 0.13.0
  • ⬆️ Upgrades usernamehw.errorlens to 3.2.4
  • ⬆️ Upgrades Home Assistant CLI to v4.9.0

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.8.2

15 Oct 19:28
37b870f
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades code-server to 3.6.0

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.8.1

10 Oct 14:44
07a3538
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.11.0

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.8.0

08 Oct 09:51
4028242
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.10.0
  • ⬆️ Upgrades redhat.vscode-yaml to 0.11.1
  • ⬆️ Upgrades usernamehw.errorlens to 3.2.3
  • ✨ Add UUID generator extension

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.7.1

29 Sep 14:23
8393409
Compare
Choose a tag to compare

Full Changelog

🔨 Changes

  • ⬆️ Upgrades yamllint to 1.25.0
  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.9.1
  • ⬆️ Upgrades usernamehw.errorlens to 3.2.2
  • ⬆️ Upgrades esbenp.prettier-vscode to 5.7.1

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.7.0

23 Sep 18:30
a062676
Compare
Choose a tag to compare

Full Changelog

This release adds Prettier! Prettier is a tool to auto-format code in all kinds of files, and it now supports Home Assistant configuration files!

This means on save, your Home Assistant YAML files will automatically look nice and clean. You can of course disable this feature in the Visual Studio Code settings, in case you don't like it.

🔨 Changes

  • ⬆️ Upgrades redhat.vscode-yaml to 0.11.0
  • ⬆️ Upgrades Home Assistant CLI to v4.5.0
  • ✨ Add Prettier support for auto formatting YAML

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.6.0

15 Sep 08:56
d6cf7be
Compare
Choose a tag to compare

Full Changelog

This release adds support to access the new media folder and adds the possibility the configure an alternative configuration path (not /config) for the editor to start in (see add-on documentation).

🔨 Changes

  • ✨ Add support for the new media folder
  • ✨ Add support for setting the default configuration path
  • 👕 Fix shellcheck linter warning

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

v2.5.0

12 Sep 15:25
32d1e25
Compare
Choose a tag to compare

Full Changelog

This release upgrades all main parts of the add-on, including a new code-server/vscode and an updated extension for Home Assistant; Ready for the features in the upcoming Home Assistant 0.115! 🥳

🔨 Changes

  • ⬆️ Upgrades add-on base image to v3.2.2
  • ⬆️ Upgrades mariadb-client to 1:10.3.23-0+deb10u1
  • ⬆️ Upgrades nmap to 7.70+dfsg1-6+deb10u1
  • ⬆️ Upgrades code-server to 3.5.0
  • ⬆️ Upgrades redhat.vscode-yaml to 0.10.1
  • ⬆️ Upgrades usernamehw.errorlens to 3.2.1
  • ⬆️ Upgrades Home Assistant CLI to v4.4.1
  • ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.9.0
  • ✨ Add symlink from code to code-server for natrual use

Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck