Skip to content

Releases: home-assistant/supervisor

2025.02.4

25 Feb 17:10
42e7840
Compare
Choose a tag to compare

♻️ Refactor

💚 CI

🐛 Bug Fixes

⬆️ Dependency Updates

2 changes

2025.02.3

24 Feb 14:10
32936e5
Compare
Choose a tag to compare

🐛 Bug Fixes

⬆️ Dependency Updates

5 changes

2025.02.2

20 Feb 23:26
997a51f
Compare
Choose a tag to compare

♻️ Refactor

  • #5632 Always validate Backup before restoring @agners
  • #5634 Remove I/O in event loop for backup create and restore operations @agners
  • #5647 Remove I/O in event loop for backup load, import and remove @agners
  • #5648 Remove I/O in event loop for Home Assistant Core backup @agners
  • #5649 Remove I/O in event loop for add-on backup and restore @agners

🐛 Bug Fixes

  • #5630 Avoid exception when handling closed WebSocket connection @agners
  • #5640 Generate Python bytecode for site-packages during build @sairon
  • #5634 Remove I/O in event loop for backup create and restore operations @agners
  • #5644 Capture errors correctly while copying backups @agners

⬆️ Dependency Updates

6 changes

2025.02.1

12 Feb 09:55
5cd7f6f
Compare
Choose a tag to compare

💥 Breaking Changes

🐗 Chore

  • #5609 Print the exact reason if the WebSocket event to Core fails @agners

✨ New Features

  • #5603 Delay initial version fetch until there is connectivity @mdegat01

🐛 Bug Fixes

  • #5602 Prevent race condition with location reload and backups list @mdegat01

⬆️ Dependency Updates

11 changes

2025.02.0

04 Feb 16:57
9164d35
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • #5597 Use full match in homeassistant backup excludes @mdegat01
  • #5599 Handle non-existing file in Backup password check too @agners
  • #5600 Fix restoring unencrypted backup in corner case @agners

⬆️ Dependency Updates

2025.01.2

31 Jan 17:14
9491b1f
Compare
Choose a tag to compare

🐛 Bug Fixes

  • #5594 Avoid test failure by not checking exact size of backup @agners
  • #5591 Make sure the oldest boot ID is included in the boot list @sairon
  • #5590 Handle non-existing backup file @agners
  • #5595 Avoid reordering add-on repositories on Backup load @agners

⬆️ Dependency Updates

2025.01.1

29 Jan 19:51
d1d8446
Compare
Choose a tag to compare

✨ New Features

♻️ Refactor

  • #5572 Use version which is treated CalVer by AwesomeVersion @agners

🐛 Bug Fixes

⬆️ Dependency Updates

14 changes

2025.01.0

17 Jan 11:28
463f196
Compare
Choose a tag to compare

Important

The encrypted backup files created by this release add a new file header. Since Supervisor backups are not backward compatible by default, this does not have impact in practice, but might influence if third party tools are used to read the backup files. Old backup files will remain readable and compatible with this Supervisor version.

✨ New Features

🐛 Bug Fixes

  • #5544 Add X-Accel-Buffering to disable buffers in proxies @agners
  • #5547 Add tun to static device list in hardware manager @agners

⬆️ Dependency Updates

19 changes

2024.12.3

02 Jan 21:24
c2f6e31
Compare
Choose a tag to compare

🐗 Chore

✨ New Features

🐛 Bug Fixes

  • #5518 Avoid lingering tasks when using background backup tasks @agners

2024.12.2

30 Dec 14:21
5783834
Compare
Choose a tag to compare

🐛 Bug Fixes

⬆️ Dependency Updates

5 changes