Releases: home-assistant/supervisor
Releases · home-assistant/supervisor
2025.11.1
2025.11.0
🐛 Bug Fixes
✅ Test
- #6275 Add test coverage for _map_nm_wifi method @copilot-swe-agent[bot]
⬆️ Dependency Updates
3 changes
- #6273 Bump aiohttp from 3.13.1 to 3.13.2 @dependabot[bot]
- #6279 Bump sentry-sdk from 2.42.1 to 2.43.0 @dependabot[bot]
- #6280 Bump ruff from 0.14.2 to 0.14.3 @dependabot[bot]
2025.10.1
💥 Breaking Changes
✨ New Features
- #6195 Add progress reporting to addon, HA and Supervisor updates @mdegat01
- #6237 Add AGENTS.md symlink @sairon
- #6206 Add support for ulimit in addon config @agners
- #6242 Treat containerd snapshotter/overlayfs driver as supported @sairon
💚 CI
🐛 Bug Fixes
⬆️ Dependency Updates
27 changes
- #6228 Bump ruff from 0.13.2 to 0.13.3 @dependabot[bot]
- #6229 Bump actions/stale from 10.0.0 to 10.1.0 @dependabot[bot]
- #6230 Bump pylint from 3.3.8 to 3.3.9 @dependabot[bot]
- #6232 Bump dbus-fast from 2.44.3 to 2.44.5 @dependabot[bot]
- #6233 Bump sentry-sdk from 2.39.0 to 2.40.0 @dependabot[bot]
- #6235 Bump attrs from 25.3.0 to 25.4.0 @dependabot[bot]
- #6234 Bump aiohttp from 3.12.15 to 3.13.0 @dependabot[bot]
- #6238 Bump ruff from 0.13.3 to 0.14.0 @dependabot[bot]
- #6243 Bump types-docker from 7.1.0.20250916 to 7.1.0.20251009 @dependabot[bot]
- #6244 Bump pyudev from 0.24.3 to 0.24.4 @dependabot[bot]
- #6246 Bump sentry-sdk from 2.40.0 to 2.41.0 @dependabot[bot]
- #6248 Bump pylint from 3.3.9 to 4.0.0 and astroid from 3.3.11 to 4.0.1 @dependabot[bot]
- #6251 Bump pylint from 4.0.0 to 4.0.1 @dependabot[bot]
- #6257 Bump ruff from 0.14.0 to 0.14.1 @dependabot[bot]
- #6258 Bump colorlog from 6.9.0 to 6.10.1 @dependabot[bot]
- #6254 Bump coverage from 7.10.7 to 7.11.0 @dependabot[bot]
- #6255 Bump cryptography from 46.0.2 to 46.0.3 @dependabot[bot]
- #6253 Bump sentry-sdk from 2.41.0 to 2.42.0 @dependabot[bot]
- #6264 Bump sentry-sdk from 2.42.0 to 2.42.1 @dependabot[bot]
- #6263 Bump pylint from 4.0.1 to 4.0.2 @dependabot[bot]
- #6261 Bump aiohttp from 3.13.0 to 3.13.1 @dependabot[bot]
- #6260 Bump home-assistant/wheels from 2025.09.1 to 2025.10.0 @dependabot[bot]
- #6256 Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 @dependabot[bot]
- #6268 Bump ruff from 0.14.1 to 0.14.2 @dependabot[bot]
- #6271 Bump orjson from 3.11.3 to 3.11.4 @dependabot[bot]
- #6270 Bump actions/download-artifact from 5.0.0 to 6.0.0 @dependabot[bot]
- #6269 Bump actions/upload-artifact from 4.6.2 to 5.0.0 @dependabot[bot]
2025.10.0
♻️ 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
- #6219 Bump docker/login-action from 3.5.0 to 3.6.0 @dependabot[bot]
- #6224 Bump cryptography from 46.0.1 to 46.0.2 @dependabot[bot]
2025.09.3
✅ Test
⬆️ Dependency Updates
- #6120 Update frontend to version 20250925.1 @github-actions[bot]
7 changes
- #6208 Bump actions/cache from 4.2.4 to 4.3.0 @dependabot[bot]
- #6209 Bump home-assistant/wheels from 2025.07.0 to 2025.09.0 @dependabot[bot]
- #6214 Bump ruff from 0.13.1 to 0.13.2 @dependabot[bot]
- #6216 Bump home-assistant/wheels from 2025.09.0 to 2025.09.1 @dependabot[bot]
- #6215 Bump pyyaml from 6.0.2 to 6.0.3 @dependabot[bot]
- #6213 Bump sentry-sdk from 2.38.0 to 2.39.0 @dependabot[bot]
2025.09.2
2025.09.1
🐗 Chore
- #6172 Drop unused coud backup dir constant @agners
- #6178 Bump minimal Docker to 24.0.0 @agners
- #6186 Pin SHA for all Github Actions @silamon
✨ 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
- #6169 Avoid setup failure on missing timedatectl @agners
- #6174 Ignore missing files when counting used space @MindFreeze
- #6175 Cancel Supervisor startup task on early shutdown signal @agners
- #6197 Mount falls back on restart if reload fails @mdegat01
⬆️ Dependency Updates
18 changes
- #6168 Bump sentry-sdk from 2.36.0 to 2.37.0 @dependabot[bot]
- #6166 Bump types-docker from 7.1.0.20250822 to 7.1.0.20250907 @dependabot[bot]
- #6167 Bump pytest-cov from 6.2.1 to 6.3.0 @dependabot[bot]
- #6176 Bump pytest-cov from 6.3.0 to 7.0.0 @dependabot[bot]
- #6177 Bump sentry-sdk from 2.37.0 to 2.37.1 @dependabot[bot]
- #6181 Bump ruff from 0.12.12 to 0.13.0 @dependabot[bot]
- #6184 Bump mypy from 1.17.1 to 1.18.1 @dependabot[bot]
- #6187 Bump types-requests from 2.32.4.20250809 to 2.32.4.20250913 @dependabot[bot]
- #6188 Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 @dependabot[bot]
- #6189 Bump types-pyyaml from 6.0.12.20250822 to 6.0.12.20250915 @dependabot[bot]
- #6190 Bump home-assistant/builder from 2025.03.0 to 2025.09.0 @dependabot[bot]
- #6191 Bump types-docker from 7.1.0.20250907 to 7.1.0.20250916 @dependabot[bot]
- #6192 Bump sentry-sdk from 2.37.1 to 2.38.0 @dependabot[bot]
- #6194 Bump cryptography from 45.0.7 to 46.0.1 @dependabot[bot]
- #6196 Bump debugpy from 1.8.16 to 1.8.17 @dependabot[bot]
- #6198 Bump mypy from 1.18.1 to 1.18.2 @dependabot[bot]
- #6199 Bump ruff from 0.13.0 to 0.13.1 @dependabot[bot]
- #6200 Bump coverage from 7.10.6 to 7.10.7 @dependabot[bot]
2025.09.0
🐗 Chore
✨ New Features
- #6134 Add background option to update/install APIs @mdegat01
- #6140 Add availability API for addons @mdegat01
- #5520 Add network interface settings for mDNS/LLMNR @t3hk0d3
♻️ Refactor
🐛 Bug Fixes
- #6137 Fix unhandled ConnectionResetError in ingress proxy streaming @agners
- #6138 Add WebSocket proxy timeout handling @agners
- #6144 Fix WebSocket proxy for add-ons not forwarding ping/pong frame data @felipecrs
- #6152 Store and persist OS upgrade map to fix update path evaluation @agners
✅ Test
⬆️ Dependency Updates
13 changes
- #6135 Bump orjson from 3.11.2 to 3.11.3 @dependabot[bot]
- #6139 Bump sentry-sdk from 2.35.0 to 2.35.1 @dependabot[bot]
- #6141 Bump ruff from 0.12.10 to 0.12.11 @dependabot[bot]
- #6145 Bump coverage from 7.10.5 to 7.10.6 @dependabot[bot]
- #6149 Bump cryptography from 45.0.6 to 45.0.7 @dependabot[bot]
- #6150 Bump sentry-sdk from 2.35.1 to 2.35.2 @dependabot[bot]
- #6156 Bump actions/setup-python from 5.6.0 to 6.0.0 @dependabot[bot]
- #6155 Bump actions/stale from 9.1.0 to 10.0.0 @dependabot[bot]
- #6160 Bump pytest from 8.4.1 to 8.4.2 @dependabot[bot]
- #6162 Bump sentry-sdk from 2.35.2 to 2.36.0 @dependabot[bot]
- #6159 Bump codecov/codecov-action from 5.5.0 to 5.5.1 @dependabot[bot]
- #6158 Bump actions/github-script from 7 to 8 @dependabot[bot]
- #6161 Bump ruff from 0.12.11 to 0.12.12 @dependabot[bot]
2025.08.3
🐛 Bug Fixes
- #6127 Fix guarding of timezone setting for older OS 16.2 dev builds @sairon
- #6126 Handle malformed addon map entries gracefully @agners
- #6129 Do not skip messages in pull progress log due to rounding @mdegat01
- #6131 Handle download restart in pull progress log @mdegat01
⬆️ Dependency Updates
- #6125 Bump coverage from 7.10.4 to 7.10.5 @dependabot[bot]
2025.08.2
✨ New Features
- #6079 Add Docker MTU configuration support for networks with non-standard MTU @copilot-swe-agent[bot]
- #6046 Storage space usage API @MindFreeze
- #6110 Create repair issue when user has deprecated add-on installed @copilot-swe-agent[bot]
- #6099 Propagate timezone setting to host in OS 16.2 and newer @sairon
- #6102 Send progress updates during image pull for install/update @mdegat01
- #6098 Stop refreshing the update information on outdated OS versions @agners
♻️ Refactor
💚 CI
- #6105 Fix restrict-task-creation workflow @TheJulianJES
🐛 Bug Fixes
- #6095 Improved error handling for docker image pulls @mdegat01
- #6114 Revert .git missing check in store git @mdegat01
- #6116 Fix git path missing or empty @agners
- #6119 Fix docker_config check for add-ons @agners
- #6094 Improve VLAN configuration @agners
⬆️ Dependency Updates
22 changes
- #6081 Bump ruff from 0.12.7 to 0.12.8 @dependabot[bot]
- #6082 Bump actions/cache from 4.2.3 to 4.2.4 @dependabot[bot]
- #6088 Bump pylint from 3.3.7 to 3.3.8 @dependabot[bot]
- #6089 Bump types-requests from 2.32.4.20250611 to 2.32.4.20250809 @dependabot[bot]
- #6087 Bump coverage from 7.10.2 to 7.10.3 @dependabot[bot]
- #6090 Bump types-pyyaml from 6.0.12.20250516 to 6.0.12.20250809 @dependabot[bot]
- #6085 Bump types-docker from 7.1.0.20250705 to 7.1.0.20250809 @dependabot[bot]
- #6084 Bump pre-commit from 4.2.0 to 4.3.0 @dependabot[bot]
- #6091 Update frontend to version 20250811.0 @github-actions[bot]
- #6092 Bump actions/checkout from 4 to 5.0.0 @dependabot[bot]
- #6096 Bump orjson from 3.11.1 to 3.11.2 @dependabot[bot]
- #6097 Bump uv to 0.8.9 @sairon
- #6100 Bump sentry-sdk from 2.34.1 to 2.35.0 @dependabot[bot]
- #6101 Bump ruff from 0.12.8 to 0.12.9 @dependabot[bot]
- #6108 Bump coverage from 7.10.3 to 7.10.4 @dependabot[bot]
- #6112 Bump requests from 2.32.4 to 2.32.5 @dependabot[bot]
- #6113 Bump time-machine from 2.17.0 to 2.19.0 @dependabot[bot]
- #6118 Bump ciso8601 from 2.3.2 to 2.3.3 @dependabot[bot]
- #6117 Bump codecov/codecov-action from 5.4.3 to 5.5.0 @dependabot[bot]
- #6123 Bump types-docker from 7.1.0.20250809 to 7.1.0.20250822 @dependabot[bot]
- #6122 Bump ruff from 0.12.9 to 0.12.10 @dependabot[bot]
- #6121 Bump types-pyyaml from 6.0.12.20250809 to 6.0.12.20250822 @dependabot[bot]