|
2 | 2 |
|
3 | 3 | <!-- version list --> |
4 | 4 |
|
| 5 | +## v5.0.0 (2026-03-22) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- **cli**: Make clean mode option case insensitive |
| 10 | + ([#794](https://github.com/Python-roborock/python-roborock/pull/794), |
| 11 | + [`7baeb65`](https://github.com/Python-roborock/python-roborock/commit/7baeb658fd80b40bfb631dc250b899e659e20210)) |
| 12 | + |
| 13 | +- **q10**: Restrict clean mode cli choices |
| 14 | + ([#794](https://github.com/Python-roborock/python-roborock/pull/794), |
| 15 | + [`7baeb65`](https://github.com/Python-roborock/python-roborock/commit/7baeb658fd80b40bfb631dc250b899e659e20210)) |
| 16 | + |
| 17 | +### Features |
| 18 | + |
| 19 | +- **api**: Again rename `YXDeviceState` enum members to have consistency with V1 state values |
| 20 | + ([#795](https://github.com/Python-roborock/python-roborock/pull/795), |
| 21 | + [`ad3ceea`](https://github.com/Python-roborock/python-roborock/commit/ad3ceeaea6f1b12dc51513c48476bcdf2756392b)) |
| 22 | + |
| 23 | +- **api**: Rename `YXWaterLevel` enum values to mirror v1 values |
| 24 | + ([#796](https://github.com/Python-roborock/python-roborock/pull/796), |
| 25 | + [`c630022`](https://github.com/Python-roborock/python-roborock/commit/c63002264e40beb0f6e51281afd90e10e7b731cc)) |
| 26 | + |
| 27 | +### Refactoring |
| 28 | + |
| 29 | +- **q10**: Use readable YXCleanType values with legacy aliases |
| 30 | + ([#794](https://github.com/Python-roborock/python-roborock/pull/794), |
| 31 | + [`7baeb65`](https://github.com/Python-roborock/python-roborock/commit/7baeb658fd80b40bfb631dc250b899e659e20210)) |
| 32 | + |
| 33 | +- **YXCleanType**: Move legacy values to a separate dictionary and update from_value method |
| 34 | + ([#794](https://github.com/Python-roborock/python-roborock/pull/794), |
| 35 | + [`7baeb65`](https://github.com/Python-roborock/python-roborock/commit/7baeb658fd80b40bfb631dc250b899e659e20210)) |
| 36 | + |
| 37 | +- **YXCleanType**: Remove legacy test for readable public values |
| 38 | + ([#794](https://github.com/Python-roborock/python-roborock/pull/794), |
| 39 | + [`7baeb65`](https://github.com/Python-roborock/python-roborock/commit/7baeb658fd80b40bfb631dc250b899e659e20210)) |
| 40 | + |
| 41 | +- **YXCleanType**: Simplify clean type definitions and remove legacy alias support |
| 42 | + ([#794](https://github.com/Python-roborock/python-roborock/pull/794), |
| 43 | + [`7baeb65`](https://github.com/Python-roborock/python-roborock/commit/7baeb658fd80b40bfb631dc250b899e659e20210)) |
| 44 | + |
| 45 | + |
| 46 | +## v4.26.3 (2026-03-22) |
| 47 | + |
| 48 | +### Bug Fixes |
| 49 | + |
| 50 | +- **q10**: Add tests for Q10 status values and code mappings |
| 51 | + ([#793](https://github.com/Python-roborock/python-roborock/pull/793), |
| 52 | + [`dce00a2`](https://github.com/Python-roborock/python-roborock/commit/dce00a2499c3976f1cd25239bc4f81d996d51a79)) |
| 53 | + |
| 54 | +- **q10**: Normalize status names to canonical values |
| 55 | + ([#793](https://github.com/Python-roborock/python-roborock/pull/793), |
| 56 | + [`dce00a2`](https://github.com/Python-roborock/python-roborock/commit/dce00a2499c3976f1cd25239bc4f81d996d51a79)) |
| 57 | + |
| 58 | +- **q10**: Normalize YXDeviceState status names to canonical values |
| 59 | + ([#793](https://github.com/Python-roborock/python-roborock/pull/793), |
| 60 | + [`dce00a2`](https://github.com/Python-roborock/python-roborock/commit/dce00a2499c3976f1cd25239bc4f81d996d51a79)) |
| 61 | + |
| 62 | +- **q10**: Refactor test for canonical status names using a dictionary |
| 63 | + ([#793](https://github.com/Python-roborock/python-roborock/pull/793), |
| 64 | + [`dce00a2`](https://github.com/Python-roborock/python-roborock/commit/dce00a2499c3976f1cd25239bc4f81d996d51a79)) |
| 65 | + |
| 66 | + |
| 67 | +## v4.26.2 (2026-03-21) |
| 68 | + |
| 69 | +### Bug Fixes |
| 70 | + |
| 71 | +- **q10**: Add missing fault field to Q10Status |
| 72 | + ([#792](https://github.com/Python-roborock/python-roborock/pull/792), |
| 73 | + [`66d76fc`](https://github.com/Python-roborock/python-roborock/commit/66d76fc9b3cd6d6d15f5883bfa8a22c688d9b960)) |
| 74 | + |
| 75 | + |
| 76 | +## v4.26.1 (2026-03-21) |
| 77 | + |
| 78 | +### Bug Fixes |
| 79 | + |
| 80 | +- Add missing DPS fields to Q10Status and fix CLEAN_PROGRESS mapping |
| 81 | + ([#791](https://github.com/Python-roborock/python-roborock/pull/791), |
| 82 | + [`526da01`](https://github.com/Python-roborock/python-roborock/commit/526da01d02f6b52cab3674145273448eb602620e)) |
| 83 | + |
| 84 | +- Correct comment for fan level in test_status_trait_refresh |
| 85 | + ([#791](https://github.com/Python-roborock/python-roborock/pull/791), |
| 86 | + [`526da01`](https://github.com/Python-roborock/python-roborock/commit/526da01d02f6b52cab3674145273448eb602620e)) |
| 87 | + |
| 88 | +### Chores |
| 89 | + |
| 90 | +- Disable commitlint rules for header max length and header full stop. |
| 91 | + ([#789](https://github.com/Python-roborock/python-roborock/pull/789), |
| 92 | + [`711f49e`](https://github.com/Python-roborock/python-roborock/commit/711f49e9a6e4d7fc964b164c7f23265979aa166b)) |
| 93 | + |
| 94 | +- Increase commit header maximum length to 200 |
| 95 | + ([#789](https://github.com/Python-roborock/python-roborock/pull/789), |
| 96 | + [`711f49e`](https://github.com/Python-roborock/python-roborock/commit/711f49e9a6e4d7fc964b164c7f23265979aa166b)) |
| 97 | + |
| 98 | +- Increase commit header maximum length to 200 in commitlint configuration. |
| 99 | + ([#789](https://github.com/Python-roborock/python-roborock/pull/789), |
| 100 | + [`711f49e`](https://github.com/Python-roborock/python-roborock/commit/711f49e9a6e4d7fc964b164c7f23265979aa166b)) |
| 101 | + |
| 102 | + |
5 | 103 | ## v4.26.0 (2026-03-19) |
6 | 104 |
|
7 | 105 | ### Features |
|
0 commit comments