Skip to content

Commit 60fad8e

Browse files
author
semantic-release
committed
7.11.0
Automatically generated by python-semantic-release
1 parent 4d04870 commit 60fad8e

3 files changed

Lines changed: 49 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,53 @@
33
<!-- version list -->
44

55

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+
653
## v7.10.0 (2026-07-06)
754

855
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "ha-mcp"
7-
version = "7.10.0"
7+
version = "7.11.0"
88
description = "Home Assistant MCP Server - Complete control of Home Assistant through MCP"
99
readme = "README.md"
1010
# Upper bound widened to <3.15 so the package installs on Home Assistant's

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)