Skip to content

v12.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Feb 12:43

NOTE: If you have not updated to Home Assistant 2026.2.0 yet, DO NOT UPDATE CUSTOM SIDEBAR, read the release notes of the version 12.0.0 first.

This release is just a patch, and therefore it doesn't represent a breaking change. It avoids updating the sidebar during Home Assistant restarts, something that breaks all the sidebar's personalisations. To achieve that, the shouldUpdate internal method of the ha-sidebar component has been patched to return false if the Home Assistant WebSocket status is not RUNNING something that happens when Home Assistant is restarting.


🚀 Features

🛠 Fixes

🧩 Dependencies

  • Solve vulnerabilities through pnpm overrides
  • [Dependencies]: Bump the dependencies-dev group with 2 updates

📦 Other