|
3 | 3 | <!-- version list --> |
4 | 4 |
|
5 | 5 |
|
| 6 | +## v7.11.0 (2026-07-08) |
| 7 | + |
| 8 | +### Added |
| 9 | + |
| 10 | +- Server update entity, auto-update notifications, and real HACS release notes (#1760) |
| 11 | + ([#1776](https://github.com/homeassistant-ai/ha-mcp/pull/1776)) |
| 12 | + |
| 13 | +### Fixed |
| 14 | + |
| 15 | +- Show the browser landing page on the in-process server's MCP endpoint |
| 16 | + ([#1774](https://github.com/homeassistant-ai/ha-mcp/pull/1774)) |
| 17 | +- Surface WebSocket close to tool calls instead of hanging |
| 18 | + ([#1773](https://github.com/homeassistant-ai/ha-mcp/pull/1773)) |
| 19 | + |
| 20 | +--- |
| 21 | +<details> |
| 22 | +<summary>Internal Changes</summary> |
| 23 | + |
| 24 | + |
| 25 | +### Chores |
| 26 | + |
| 27 | +- **addon**: Publish dev addon version 7.10.0.dev481 [skip ci] |
| 28 | + ([`e2c28a4`](https://github.com/homeassistant-ai/ha-mcp/commit/e2c28a41b77db12f343d2b208972142e3f9007c6)) |
| 29 | +- **addon**: Publish dev addon version 7.10.0.dev480 [skip ci] |
| 30 | + ([`d7f9c00`](https://github.com/homeassistant-ai/ha-mcp/commit/d7f9c001cb6aa0e6ca1fc53fb0f4b81131b82877)) |
| 31 | +- **deps**: Update src/ha_mcp/resources/skills-vendor digest to 5c023ed |
| 32 | + ([#1771](https://github.com/homeassistant-ai/ha-mcp/pull/1771)) |
| 33 | +- **addon**: Publish dev addon version 7.10.0.dev479 [skip ci] |
| 34 | + ([`559d4ef`](https://github.com/homeassistant-ai/ha-mcp/commit/559d4efa342cfb760a830e49fe1153fcee893407)) |
| 35 | +- **addon**: Publish dev addon version 7.10.0.dev478 [skip ci] |
| 36 | + ([`68d5cf1`](https://github.com/homeassistant-ai/ha-mcp/commit/68d5cf18e8735b5b201d98421ff2eaea45ea3a92)) |
| 37 | +- **deps**: Update ghcr.io/astral-sh/uv docker tag to v0.11.27 |
| 38 | + ([#1772](https://github.com/homeassistant-ai/ha-mcp/pull/1772)) |
| 39 | +- **addon**: Publish version 7.10.0 [skip ci] |
| 40 | + ([`ada29d0`](https://github.com/homeassistant-ai/ha-mcp/commit/ada29d06e2fdbee70ddf1090d41b5e1963a042a2)) |
| 41 | + |
| 42 | +### Continuous Integration |
| 43 | + |
| 44 | +- **security**: Pin third-party actions & verify release binaries (#1762) |
| 45 | + ([#1770](https://github.com/homeassistant-ai/ha-mcp/pull/1770)) |
| 46 | +- Route untrusted PR branch name through env in hotfix workflows |
| 47 | + ([#1769](https://github.com/homeassistant-ai/ha-mcp/pull/1769)) |
| 48 | +- Tag the HACS mirror on workflow_run after SemVer Release, not the release event |
| 49 | + ([#1761](https://github.com/homeassistant-ai/ha-mcp/pull/1761)) |
| 50 | +</details> |
| 51 | + |
| 52 | + |
6 | 53 | ## v7.10.0 (2026-07-06) |
7 | 54 |
|
8 | 55 | ### Added |
|
0 commit comments