Skip to content

Releases: home-assistant/supervisor

2026.01.0

06 Jan 15:15
1d1a8cd

Choose a tag to compare

🔧 Build

✨ New Features

♻️ Refactor

🐛 Bug Fixes

  • #6435 Fix missing metadata of stopped add-ons after aiodocker migration @sairon
  • #6443 Don't remove folder on Home Assistant restore @mdegat01

⬆️ Dependency Updates

27 changes

2025.12.3

08 Dec 17:19
a2d301e

Choose a tag to compare

✨ New Features

  • #6399 Remove the option to revert to overlay2 driver @sairon
  • #6400 Add option to Core settings to enable duplicated logs @sairon

♻️ Refactor

  • #6392 Fix type annotations in addon options validation @agners

🐛 Bug Fixes

  • #6397 Fix addon options reset to defaults @agners
  • #6398 Handle missing origin remote in git store pull operation @agners
  • #6404 Increase timeout waiting for Core API to work around 2025.12.x issues @hendrikb

⬆️ Dependency Updates

10 changes

2025.12.2

03 Dec 21:02
382f0e8

Choose a tag to compare

💥 Breaking Changes

♻️ Refactor

💚 CI

  • #6384 Move wheels build to the build job, use ARM runner for aarch64 build @sairon

🐛 Bug Fixes

  • #6384 Move wheels build to the build job, use ARM runner for aarch64 build @sairon
  • #6391 Disable timeout for Docker image pull operations @agners

⬆️ Dependency Updates

2 changes

2025.12.1

02 Dec 19:29
20f993e

Choose a tag to compare

Note

The previous release did not build correctly, hence this is also the first release which includes the changes in 2025.12.0.

💚 CI

🐛 Bug Fixes

2025.12.0

02 Dec 14:06
50d3120

Choose a tag to compare

🐗 Chore

  • #6370 Remove UP038 from ruff ignore list @agners
  • #6373 Clean up Dockerfile after dropping deprecated architectures @sairon

✨ New Features

  • #6361 Add API endpoint for migrating Docker storage driver @sairon

♻️ Refactor

💚 CI

  • #6374 Use unpublished local wheels during PR builds @sairon

🐛 Bug Fixes

  • #6355 Fix private registry authentication for aiodocker image pulls @agners
  • #6328 Handle update errors in automatic Supervisor update task @agners
  • #6356 Pass registry credentials to add-on build for private base images @agners
  • #6357 Fix progress when using containerd snapshotter @mdegat01
  • #6360 Use Docker's official registry domain detection logic @agners

⬆️ Dependency Updates

7 changes

2025.11.6

26 Nov 08:19
e06e792

Choose a tag to compare

💥 Breaking Changes

  • #6347 Drop build for deprecated architectures and re-tag legacy build instead @sairon

🐗 Chore

  • #6340 Add comment to explicit "used" calculation for disk usage API @agners

✨ New Features

  • #6347 Drop build for deprecated architectures and re-tag legacy build instead @sairon

♻️ Refactor

  • #6350 Fix typeguard error in API decorator wrapper functions @agners
  • #6349 Fix type annotations for sentinel values in job manager @agners

🐛 Bug Fixes

⬆️ Dependency Updates

5 changes

2025.11.5

24 Nov 16:18
906838e

Choose a tag to compare

💥 Breaking Changes

  • #5620 Deprecate i386, armhf and armv7 Supervisor architectures @agners
  • #6337 Drop Debian 12 from supported OS list @agners

🐗 Chore

  • #6330 Drop codenotary options from the build config @sairon

✨ New Features

  • #6326 Add optional no_colors query parameter to advanced logs endpoints @sairon

♻️ Refactor

  • #6325 Fix D-Bus enum type conversions for NetworkManager @agners

🐛 Bug Fixes

⬆️ Dependency Updates

7 changes

2025.11.4

19 Nov 12:59
63a3dff

Choose a tag to compare

✨ New Features

  • #6319 Strip ANSI escape color sequences from /latest log responses @sairon

🐛 Bug Fixes

  • #6324 Fix call_at to use event loop time base instead of Unix timestamp @agners
  • #6320 Handle pull events with complete progress details only @agners

⬆️ Dependency Updates

4 changes

2025.11.3

17 Nov 18:07
74f9431

Choose a tag to compare

✨ New Features

  • #6308 Add context to Sentry events during setup phase @agners

♻️ Refactor

🐛 Bug Fixes

  • #6307 Avoid using deprecated 'id' field in Docker events @agners

⬆️ Dependency Updates

5 changes

2025.11.2

10 Nov 16:51
91a9cb9

Choose a tag to compare

🐗 Chore

  • #6250 Improve error message clarity by specifying to check supervisor logs @cogneato

✨ New Features

🐛 Bug Fixes

  • #6287 Fix docker image pull progress blocked by small layers @agners
  • #6292 Remove Docker version from unhealthy reasons @agners
  • #6266 Avoid adding Content-Type to non-body responses @agners

⬆️ Dependency Updates

8 changes