Releases: home-assistant/supervisor
Releases · home-assistant/supervisor
2025.11.3
✨ New Features
♻️ Refactor
🐛 Bug Fixes
⬆️ Dependency Updates
5 changes
- #6306 Bump sentry-sdk from 2.43.0 to 2.44.0 @dependabot[bot]
- #6310 Bump pytest-asyncio from 1.2.0 to 1.3.0 @dependabot[bot]
- #6309 Bump pytest from 8.4.2 to 9.0.1 @dependabot[bot]
- #6315 Bump pylint from 4.0.2 to 4.0.3 @dependabot[bot]
- #6314 Bump ruff from 0.14.4 to 0.14.5 @dependabot[bot]
2025.11.2
🐗 Chore
✨ 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
- #6284 Bump getsentry/action-release from 3.3.0 to 3.4.0 @dependabot[bot]
- #6288 Bump brotli from 1.1.0 to 1.2.0 @dependabot[bot]
- #6291 Bump ruff from 0.14.3 to 0.14.4 @dependabot[bot]
- #6300 Bump pre-commit from 4.3.0 to 4.4.0 @dependabot[bot]
- #6299 Bump dbus-fast from 2.44.5 to 2.45.1 @dependabot[bot]
- #6298 Bump coverage from 7.11.0 to 7.11.3 @dependabot[bot]
- #6297 Bump astroid from 4.0.1 to 4.0.2 @dependabot[bot]
- #6301 Bump pytest-asyncio to 1.2.0 @agners
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]