Skip to content

Commit 05551ce

Browse files
committed
chore: release v9.1.2
1 parent 3f1c2a4 commit 05551ce

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [9.1.2](https://github.com/micthiesen/homebridge-kasa/compare/v9.1.1...v9.1.2) (2026-03-27)
6+
7+
8+
### Bug Fixes
9+
10+
* **klap:** improve error handling, timeouts, and resilience across codebase ([e93c14c](https://github.com/micthiesen/homebridge-kasa/commit/e93c14c))
11+
12+
### Refactoring
13+
14+
* **klap:** switch HTTP layer to undici with connection pooling ([3f1c2a4](https://github.com/micthiesen/homebridge-kasa/commit/3f1c2a4))
15+
* adopt mitools utilities across codebase ([d7b09ef](https://github.com/micthiesen/homebridge-kasa/commit/d7b09ef))
16+
* extract shared utilities and split large functions ([d19bb54](https://github.com/micthiesen/homebridge-kasa/commit/d19bb54))
17+
518
## [9.1.1](https://github.com/micthiesen/homebridge-kasa/compare/v9.1.0...v9.1.1) (2026-03-27)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "homebridge-kasa",
33
"displayName": "Homebridge Kasa",
4-
"version": "9.1.1",
4+
"version": "9.1.2",
55
"description": "Kasa smart home plugin for Homebridge. Supports devices using Legacy XOR, KLAP v2, and AES protocols.",
66
"keywords": [
77
"homebridge-plugin",

0 commit comments

Comments
 (0)