Skip to content

Releases: hassio-addons/addon-glances

v0.5.1

23 Jun 19:28
aa73a3c
Compare
Choose a tag to compare

Full Changelog

This is a general maintenance release.

🔨 Changes

  • ⬆️ Upgrades add-on base image to v4.0.2
  • ⬆️ Updates glances to v3.1.1 (#24)
  • 🐎 Improves build speed by leveraging the Home Assistant Wheels server

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

v0.4.1

25 Apr 08:45
23f5109
Compare
Choose a tag to compare

Full Changelog

✨ This release adds support for the "Add to sidebar" feature that became available in Home Assistant 0.92.

Please note: You need to have Home Assistant 0.92 or newer to be able to install this update.

🔨 Changes

  • ⬆️ Updates Home Assistant requirement to 0.92.0b2
  • ✨ Adds support for showing in sidebar
  • 📚 Removes obsolete iframe URL section from README

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

v0.4.0

19 Apr 19:42
5f6b090
Compare
Choose a tag to compare

Full Changelog

✨ This release adds support for Hass.io Ingress 🎉

Breaking change

The addition of Ingress makes this add-on not accessible directly. If you have added Glances via an iframe panel, this release will break that.

However, you can enable this again by going into the add-on configuration. A new section show is visible: "Network". Enter port 61208 (or anything else if you want) in the disabled field. Hit the "SAVE" followed by the "RESTART" button to make your iframe work as before.

An option to add an Ingress capable add-on to the sidebar menu automatically is expected to land in Home Assistant 0.92.

Besides this all, this release mainly contains maintenance upgrades, changes, and improvements.

Changed

  • ⬆️ Upgrades base image to Python 1.1.0
  • ⬆️ Upgrades gcc to 8.3.0-r0
  • 🔨 Removes unused files from image
  • 🔨 Refactor of init scripts
  • ✨ Adds Hassio Ingress support
  • 🚑 Fixes incorrect base image in GitLab CI

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

v0.3.0

01 Apr 20:16
c7cc71d
Compare
Choose a tag to compare

Full Changelog

Changed

  • ⬆️ Updates scandir to v1.10.0 (#4)
  • ⬆️ Updates influxdb to v5.2.2 (#5)
  • ⬆️ Updates docker to v3.7.1 (#8)
  • ⬆️ Updates py-cpuinfo to v5 (#9)
  • ⬆️ Updates docker to v3.7.2 (#11)
  • ⬆️ Upgrades add-on base image to 3.0.1
  • 🚑 Workaround Docker issue by reinstating legacy tags
  • ✨ Adds ARMv7 support
  • ⬆️ Upgrades gcc to 8.2.0-r2
  • ⬆️ Upgrades linux-headers to 4.18.13-r1
  • ⬆️ Upgrades musl-dev to 1.1.20-r4
  • ⬆️ Upgrades Python to 3.6.8-r1
  • ⬆️ Upgrades py3-psutil to 5.5.0-r0
  • 🔨 Rewrite add-on onto Bashio
  • 🚑 Adds add-on configuration to InfluxDB export
  • 🚀 Enable ARMv7 build in GitLab CI
  • 🚑 Fixes incorrect exit code when InfluxDB export is disabled

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

v0.2.0

27 Feb 18:02
93ddde4
Compare
Choose a tag to compare

Full Changelog

This release reduces the default CPU usage by the add-on significantly (75-90%!).

It now disables (the CPU intensive) process information by default but can be enabled again in the add-on options. Also added the possibility for a custom refresh interval, which defaults to 10 seconds.

Changed

  • Upgrades add-on base image to 2.3.2
  • Adds support for disabling process info
  • Adds support for setting a custom refresh interval
  • Removed a lorem ipsum leftover

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

v0.1.0

05 Feb 21:52
e826572
Compare
Choose a tag to compare

🎉 Initial add-on release!