Skip to content

Commit 042fbed

Browse files
author
semantic-release
committed
4.26.1
Automatically generated by python-semantic-release
1 parent 526da01 commit 042fbed

File tree

3 files changed

+29
-2
lines changed

3 files changed

+29
-2
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v4.26.1 (2026-03-21)
6+
7+
### Bug Fixes
8+
9+
- Add missing DPS fields to Q10Status and fix CLEAN_PROGRESS mapping
10+
([#791](https://github.com/Python-roborock/python-roborock/pull/791),
11+
[`526da01`](https://github.com/Python-roborock/python-roborock/commit/526da01d02f6b52cab3674145273448eb602620e))
12+
13+
- Correct comment for fan level in test_status_trait_refresh
14+
([#791](https://github.com/Python-roborock/python-roborock/pull/791),
15+
[`526da01`](https://github.com/Python-roborock/python-roborock/commit/526da01d02f6b52cab3674145273448eb602620e))
16+
17+
### Chores
18+
19+
- Disable commitlint rules for header max length and header full stop.
20+
([#789](https://github.com/Python-roborock/python-roborock/pull/789),
21+
[`711f49e`](https://github.com/Python-roborock/python-roborock/commit/711f49e9a6e4d7fc964b164c7f23265979aa166b))
22+
23+
- Increase commit header maximum length to 200
24+
([#789](https://github.com/Python-roborock/python-roborock/pull/789),
25+
[`711f49e`](https://github.com/Python-roborock/python-roborock/commit/711f49e9a6e4d7fc964b164c7f23265979aa166b))
26+
27+
- Increase commit header maximum length to 200 in commitlint configuration.
28+
([#789](https://github.com/Python-roborock/python-roborock/pull/789),
29+
[`711f49e`](https://github.com/Python-roborock/python-roborock/commit/711f49e9a6e4d7fc964b164c7f23265979aa166b))
30+
31+
532
## v4.26.0 (2026-03-19)
633

734
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-roborock"
3-
version = "4.26.0"
3+
version = "4.26.1"
44
description = "A package to control Roborock vacuums."
55
authors = [{ name = "humbertogontijo", email = "humbertogontijo@users.noreply.github.com" }, {name="Lash-L"}, {name="allenporter"}]
66
requires-python = ">=3.11, <4"

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)