Immutable
release. Only release title and notes can be modified.
Changed
- Record repo-wide C901 enforcement, guard against new per-file ignores
(#1967)
Fixed
- None-mode webhook connects from claude.ai with no login
(#1976) - Raise on a dead WebSocket transport so dead entities fails loud
(#1966) - Make pending component updates visible (learn-more docs, HACS nudge, held-install warning)
(#1970) - Raise MIN_COMPONENT_VERSION to 1.2.0 so stale 1.1.0 builds fail the gate
(#1961)
Internal Changes
Chores
- addon: Publish dev addon version 7.14.0.dev2054 [skip ci]
(e658112) - addon: Publish dev addon version 7.14.0.dev2050 [skip ci]
(c5fb22d) - addon: Publish dev addon version 7.14.0.dev2047 [skip ci]
(4b5c75d) - addon: Publish version 7.14.0 [skip ci]
(fb455a2)
Continuous Integration
- Never fail the mirror gate open on a skipped triggering run
(#1968)
Testing
- Cover ha_manage_backup(action="diff") tool-layer error mapping
(#1963)