Skip to content

Commit 0683f5f

Browse files
author
semantic-release
committed
8.1.0
Automatically generated by python-semantic-release
1 parent 04c6e4f commit 0683f5f

3 files changed

Lines changed: 94 additions & 4 deletions

File tree

CHANGELOG.md

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

55

6+
## v8.1.0 (2026-08-05)
7+
8+
### Added
9+
10+
- Land machine translations post-merge instead of in the PR
11+
([#2115](https://github.com/homeassistant-ai/ha-mcp/pull/2115))
12+
- **site**: Add shareable setup wizard URLs
13+
([#2117](https://github.com/homeassistant-ai/ha-mcp/pull/2117))
14+
15+
### Changed
16+
17+
- Document Webhook Proxy ha_auth as an access gate, not per-user authorization
18+
([#2140](https://github.com/homeassistant-ai/ha-mcp/pull/2140))
19+
- Document settings-UI and OIDC trust properties in SECURITY.md
20+
([#2136](https://github.com/homeassistant-ai/ha-mcp/pull/2136))
21+
22+
### Fixed
23+
24+
- Observe the shutdown cleanup task result
25+
([#2139](https://github.com/homeassistant-ai/ha-mcp/pull/2139))
26+
- Cancel pending worker-loop tasks before embedded teardown
27+
([#2128](https://github.com/homeassistant-ai/ha-mcp/pull/2128))
28+
- Drive flows that revisit menu steps via successive selection lists
29+
([#2124](https://github.com/homeassistant-ai/ha-mcp/pull/2124))
30+
- Replace the stdio settings sidecar on every startup and keep its URL stable
31+
([#2134](https://github.com/homeassistant-ai/ha-mcp/pull/2134))
32+
- Clarify the addon-not-back error message
33+
([#2132](https://github.com/homeassistant-ai/ha-mcp/pull/2132))
34+
- Anchor the translation prompt to each catalog's address register
35+
([#2110](https://github.com/homeassistant-ai/ha-mcp/pull/2110))
36+
37+
---
38+
<details>
39+
<summary>Internal Changes</summary>
40+
41+
42+
### Chores
43+
44+
- **addon**: Publish dev addon version 8.0.0.dev2238 [skip ci]
45+
([`04c6e4f`](https://github.com/homeassistant-ai/ha-mcp/commit/04c6e4ffbd55930317e49508b8df2fbc13cab986))
46+
- Machine-translate locale updates
47+
([`ee165e8`](https://github.com/homeassistant-ai/ha-mcp/commit/ee165e81d438f31fe0c47d9399141e4d96ee3283))
48+
- **addon**: Publish dev addon version 8.0.0.dev2235 [skip ci]
49+
([`1373d02`](https://github.com/homeassistant-ai/ha-mcp/commit/1373d020733a559ab763fed08f97d7af9d5f9a9b))
50+
- **addon**: Publish dev addon version 8.0.0.dev2233 [skip ci]
51+
([`c8dfbb3`](https://github.com/homeassistant-ai/ha-mcp/commit/c8dfbb3650179b8fce4be287c5de06f62bda97d5))
52+
- **addon**: Publish dev addon version 8.0.0.dev2230 [skip ci]
53+
([`2d3fc9d`](https://github.com/homeassistant-ai/ha-mcp/commit/2d3fc9d82eb0680c4506b73b0591acd88067bf97))
54+
- Sync tool docs after merge [skip ci]
55+
([`8cc8398`](https://github.com/homeassistant-ai/ha-mcp/commit/8cc839810c4db42e000e9daebc191029d18e22b1))
56+
- **addon**: Publish dev addon version 8.0.0.dev2228 [skip ci]
57+
([`b791edb`](https://github.com/homeassistant-ai/ha-mcp/commit/b791edb1eb1d1d8590afc1356eb90eb2a78afc83))
58+
- **addon**: Publish dev addon version 8.0.0.dev2224 [skip ci]
59+
([`d4167d2`](https://github.com/homeassistant-ai/ha-mcp/commit/d4167d2cebcffa7f55ed991bb63080261843603c))
60+
- **deps**: Update dependency home-assistant/operating-system to v18.2
61+
([#2138](https://github.com/homeassistant-ai/ha-mcp/pull/2138))
62+
- **deps**: Update src/ha_mcp/resources/skills-vendor digest to 9e4eff2
63+
([#2137](https://github.com/homeassistant-ai/ha-mcp/pull/2137))
64+
- **addon**: Publish dev addon version 8.0.0.dev2222 [skip ci]
65+
([`55688dc`](https://github.com/homeassistant-ai/ha-mcp/commit/55688dceda86eaeea01dfea486d12e7bf11062c5))
66+
- **addon**: Publish dev addon version 8.0.0.dev2220 [skip ci]
67+
([`c9aaf4c`](https://github.com/homeassistant-ai/ha-mcp/commit/c9aaf4c8768b9510beb30cd0e94a7aaf461d3967))
68+
- Machine-translate locale updates
69+
([`d1f74e5`](https://github.com/homeassistant-ai/ha-mcp/commit/d1f74e5934b63ab23f4369d1b5c2658615b46aa7))
70+
- **addon**: Publish dev addon version 8.0.0.dev2218 [skip ci]
71+
([`ad65918`](https://github.com/homeassistant-ai/ha-mcp/commit/ad65918b60deacfbf20c329abacab155f92fb1fe))
72+
- Replace the retired triage bot with CodeRabbit issue enrichment
73+
([#2125](https://github.com/homeassistant-ai/ha-mcp/pull/2125))
74+
- Let CodeRabbit review draft PRs
75+
([#2118](https://github.com/homeassistant-ai/ha-mcp/pull/2118))
76+
- **deps-dev**: Bump fast-uri from 3.1.4 to 3.1.5 in /site
77+
([#2130](https://github.com/homeassistant-ai/ha-mcp/pull/2130))
78+
- **deps**: Bump postcss from 8.5.21 to 8.5.25 in /site
79+
([#2129](https://github.com/homeassistant-ai/ha-mcp/pull/2129))
80+
- **addon**: Publish dev addon version 8.0.0.dev2212 [skip ci]
81+
([`2222a10`](https://github.com/homeassistant-ai/ha-mcp/commit/2222a10a146928f88ef1d71ecab6af4bf0ada799))
82+
- **addon**: Publish dev addon version 8.0.0.dev2207 [skip ci]
83+
([`ac057ed`](https://github.com/homeassistant-ai/ha-mcp/commit/ac057ed67c1a8bd35b16543e8727360f2a2e47a4))
84+
- **addon**: Publish dev addon version 8.0.0.dev2203 [skip ci]
85+
([`cde9b5c`](https://github.com/homeassistant-ai/ha-mcp/commit/cde9b5c6dfc5952c8b2dab41a54e9355abf4d1c8))
86+
- **addon**: Publish version 8.0.0 [skip ci]
87+
([`c6eacb0`](https://github.com/homeassistant-ai/ha-mcp/commit/c6eacb0a7845d559050806ed24de25c0c69f3c06))
88+
89+
### Continuous Integration
90+
91+
- **deps**: Bump the github-actions group with 5 updates
92+
([#2123](https://github.com/homeassistant-ai/ha-mcp/pull/2123))
93+
</details>
94+
95+
696
## v8.0.0 (2026-08-02)
797

898
### 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 = "8.0.0"
7+
version = "8.1.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: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)