✨ New Features
- #6653 Migrate builder workflow to new builder actions @sairon
- #6411 Include network storage mount configurations in backups @ptarjan
- #6674 Include Docker registry configurations in backups @agners
- #6678 Add specific error message for registry authentication failures @agners
🐛 Bug Fixes
- #6658 Disable hassio gateway protection rules in dev mode @sairon
- #6659 Call Subscribe on systemd D-Bus connect to enable signals @agners
- #6632 Handle OSError in get_latest_mtime during directory walk @agners
- #6673 Add support for negative numbers in apps options @sepahewe
- #6677 Fix Docker Hub registry auth for containerd image store @agners
📦 Refactor
- #6641 Centralize OSError bad message handling in ResolutionManager @agners
- #6666 Remove unused requests dependency @agners
- #6667 Reuse IMAGE_REGISTRY_REGEX for docker_image validation @agners
- #6682 Drop unused crypto attribute from backups @agners
⚙️ CI
- #6653 Migrate builder workflow to new builder actions @sairon
- #6665 Fix build workflow by hardcoding architectures matrix @agners
- #6676 Improve codecov settings for more sensible defaults @agners
- #6679 Remove re-tagging of old Supervisor for unsupported architectures @sairon
- #6683 Publish multi-arch manifest after finished build @sairon
⬆️ Dependency Updates
11 changes
- #6654 Bump ruff from 0.15.6 to 0.15.7 @dependabot[bot]
- #6657 Bump pytest-cov from 7.0.0 to 7.1.0 @dependabot[bot]
- #6655 Bump attrs from 25.4.0 to 26.1.0 @dependabot[bot]
- #6660 Bump types-requests from 2.32.4.20260107 to 2.32.4.20260324 @dependabot[bot]
- #6661 Bump sentry-sdk from 2.55.0 to 2.56.0 @dependabot[bot]
- #6664 Bump requests from 2.32.5 to 2.33.0 @dependabot[bot]
- #6662 Bump sigstore/cosign-installer from 4.1.0 to 4.1.1 @dependabot[bot]
- #6663 Bump cryptography from 46.0.5 to 46.0.6 @dependabot[bot]
- #6669 Bump codecov/codecov-action from 5.5.3 to 6.0.0 @dependabot[bot]
- #6670 Bump ruff from 0.15.7 to 0.15.8 @dependabot[bot]
- #6675 Bump aiohttp from 3.13.3 to 3.13.4 @dependabot[bot]