Skip to content

Releases: home-assistant/supervisor

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

2025.11.1

03 Nov 19:53
1448a33

Choose a tag to compare

💥 Breaking Changes

2025.11.0

03 Nov 16:59
1657769

Choose a tag to compare

🐛 Bug Fixes

  • #6282 Fix parent job sync when parent reaches 100% progress @agners

✅ Test

⬆️ Dependency Updates

3 changes

2025.10.1

28 Oct 17:54
0bee5c6

Choose a tag to compare

💥 Breaking Changes

  • #6195 Add progress reporting to addon, HA and Supervisor updates @mdegat01

✨ New Features

💚 CI

🐛 Bug Fixes

⬆️ Dependency Updates

27 changes

2025.10.0

02 Oct 12:42
78a2e15

Choose a tag to compare

♻️ Refactor

  • #6207 Add progress syncing from child jobs @mdegat01
  • #6212 Optimize API connection handling by removing redundant port checks @agners

🐛 Bug Fixes

  • #6225 Fix CID file handling to prevent directory creation @agners
  • #6227 Replace non-UTF-8 characters in log messages @agners

⬆️ Dependency Updates

2 changes

2025.09.3

26 Sep 12:22
e9cac9d

Choose a tag to compare

✅ Test

  • #6211 Fix flaky test_get_dir_structure_sizes_ebadmsg_error @agners

⬆️ Dependency Updates

7 changes

2025.09.2

24 Sep 08:15
97c7686

Choose a tag to compare

🐗 Chore

  • #6203 Simplify API validation by removing confusing origin parameter @agners

🐛 Bug Fixes

⬆️ Dependency Updates

2 changes

2025.09.1

22 Sep 12:46
17cb18a

Choose a tag to compare

🐗 Chore

✨ New Features

  • #6154 Write cidfiles of Docker containers and mount them individually to /run/cid @sairon
  • #6163 Add endpoint for complete logs of the latest container startup @sairon
  • #6171 Allow deeply nested dicts and lists in addon config schemas @cr7pt0gr4ph7
  • #6180 Allow adding translations for nested fields @cr7pt0gr4ph7
  • #6179 Persistent notifications to repairs and fix free_space check @mdegat01
  • #6148 Check Core version and raise unsupported if older than 2 years @agners

🐛 Bug Fixes

⬆️ Dependency Updates

18 changes