github hassio-addons/addon-vscode v2.0.0

latest releases: v5.19.3, v5.19.2, v5.19.1...
5 years ago

Full Changelog

Major release time! 🎉

This is an exciting release, as this release adds support for aarch64 based systems.
E.g., running the 64 bits Home Assistant Operating System on a Raspberry Pi 4 or Hardkernel ODROID-N2! 😲

⚠️ Please be aware, this add-on can be pretty heavy. On low memory devices (e.g., Raspberry Pi 4 with 1Gb of memory), I would still not recommend using this add-on.

Another visible thing is the rebranding of Home Assistant, which has been reflected on the add-on. The hassio command-line tool has been replaced by the newer and updated ha version. (Don't worry, I've added a backward-compatible layer with a warning if you still use the old command).

All extensions provided by the add-on, are now marked as "builtin". This means they no longer show up in the extensions list. Other than that, it doesn't change a thing. It makes future updates to the add-on easier.

Also added in this release: Hooking up with the official Mosquitto and MariaDB add-ons (if installed).

If you use the MQTT tools (mosquitto_pub or mosquitto_sub) from the terminal inside VSCode, they will automatically connect, authenticate and work with the Mosquitto core add-on. Allowing for easy debugging 👍

For the mysql command-line tool, the same has been done. If you have installed the MariaDB add-on, running mysql from the command-line, drops you straight in!

⚠️ Breaking change: Direct access to the add-on has been removed in favor of easier maintenance and Ingress. With Home Assistant now having Safe Mode, direct access has lost its importance.

🔨 Changes

  • ⬆️ Upgrades add-on base image to v5.0.0
  • 📚 Update add-on documentation to use new YAML configuration format
  • 🔨 Re-branding
  • 🔨 Update add-on config with new password & list features
  • 🔨 Updates for upstream Supervisor changes
  • 📚 Update add-on documentation to use new YAML configuration format
  • 🔥 Remove direct access support
  • ⬆️ Updates the Home Assistant CLI to v4.0.1
  • ✏️ Fixes some typos
  • 🔥 Remove unused dependencies
  • 🚑 Fix broken semver link
  • 🔨 Install extensions from Marketplace, removes a stage layer
  • ✨ Adds aarch64 support
  • 🚀 Add aarch64 CI/build
  • 🔨 Mark delivered extensions as builtin
  • 🔨 Improve download if extensions during build
  • 👕 Fixes linter warnings
  • ✨ Add hassio fallback command for backward compatibility
  • ✨ Add hook up with the MQTT service
  • ✨ Add hook up with the MySQL service
  • 👕 Remove log spam about extensions during add-on start
  • 🚑 Fix old extension cleanup
  • ✏️ Corrects forum URL links

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

Don't miss a new addon-vscode release

NewReleases is sending notifications on new releases.