|
2 | 2 |
|
3 | 3 | <!-- version list --> |
4 | 4 |
|
| 5 | +## v5.2.7 (2026-03-05) |
| 6 | + |
| 7 | +### Bug Fixes |
| 8 | + |
| 9 | +- Fix type checker errors for pyright ([#1203](https://github.com/appium/python-client/pull/1203), |
| 10 | + [`cd4699a`](https://github.com/appium/python-client/commit/cd4699a786fe65edd0ce525eadf36d944c01c2d5)) |
| 11 | + |
| 12 | +### Chores |
| 13 | + |
| 14 | +- Modify metadata ([#1199](https://github.com/appium/python-client/pull/1199), |
| 15 | + [`e993461`](https://github.com/appium/python-client/commit/e9934619131f757e51faf484bfdea3ca491b2ecf)) |
| 16 | + |
| 17 | +- Remove issac's email as invalid one ([#1199](https://github.com/appium/python-client/pull/1199), |
| 18 | + [`e993461`](https://github.com/appium/python-client/commit/e9934619131f757e51faf484bfdea3ca491b2ecf)) |
| 19 | + |
| 20 | +- **deps-dev**: Bump ruff from 0.15.0 to 0.15.1 |
| 21 | + ([#1200](https://github.com/appium/python-client/pull/1200), |
| 22 | + [`13bf27b`](https://github.com/appium/python-client/commit/13bf27bc3247221fab9fdf173e30ba3b998dd9fa)) |
| 23 | + |
| 24 | +- **deps-dev**: Bump ruff from 0.15.1 to 0.15.2 |
| 25 | + ([#1201](https://github.com/appium/python-client/pull/1201), |
| 26 | + [`3c33eae`](https://github.com/appium/python-client/commit/3c33eae0ed5e5c2c555fd02e4a011c4377a1103d)) |
| 27 | + |
| 28 | +- **deps-dev**: Bump ruff from 0.15.2 to 0.15.4 |
| 29 | + ([#1202](https://github.com/appium/python-client/pull/1202), |
| 30 | + [`2a14455`](https://github.com/appium/python-client/commit/2a14455f0e85f99f6a520783b4e95dfcfc5abdb5)) |
| 31 | + |
| 32 | +### Continuous Integration |
| 33 | + |
| 34 | +- Enable auto release to master |
| 35 | + ([`52203a4`](https://github.com/appium/python-client/commit/52203a4613e3a3694e1cba5c34a45fb7b2e2fda4)) |
| 36 | + |
| 37 | +- Update the trigger ([#1199](https://github.com/appium/python-client/pull/1199), |
| 38 | + [`e993461`](https://github.com/appium/python-client/commit/e9934619131f757e51faf484bfdea3ca491b2ecf)) |
| 39 | + |
| 40 | + |
5 | 41 | ## v5.2.6 (2026-02-12) |
6 | 42 |
|
7 | 43 | ### Bug Fixes |
|
0 commit comments