File tree Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v5.2.4 (2025-09-11)
6+
7+ ### Chores
8+
9+ - Add an error handling in _ adjust_image_payload
10+ ([ #1172 ] ( https://github.com/appium/python-client/pull/1172 ) ,
11+ [ ` dc301ec ` ] ( https://github.com/appium/python-client/commit/dc301ec5303f6d5fa6af0ec4370d1ffe88ef1f1d ) )
12+
13+ ### Code Style
14+
15+ - Move import binascii ([ #1172 ] ( https://github.com/appium/python-client/pull/1172 ) ,
16+ [ ` dc301ec ` ] ( https://github.com/appium/python-client/commit/dc301ec5303f6d5fa6af0ec4370d1ffe88ef1f1d ) )
17+
18+ - Ruff formatting ([ #1172 ] ( https://github.com/appium/python-client/pull/1172 ) ,
19+ [ ` dc301ec ` ] ( https://github.com/appium/python-client/commit/dc301ec5303f6d5fa6af0ec4370d1ffe88ef1f1d ) )
20+
21+ ### Refactoring
22+
23+ - Add from e ([ #1172 ] ( https://github.com/appium/python-client/pull/1172 ) ,
24+ [ ` dc301ec ` ] ( https://github.com/appium/python-client/commit/dc301ec5303f6d5fa6af0ec4370d1ffe88ef1f1d ) )
25+
26+ - Raise helpful ValueError on UnicodeDecodeError
27+ ([ #1172 ] ( https://github.com/appium/python-client/pull/1172 ) ,
28+ [ ` dc301ec ` ] ( https://github.com/appium/python-client/commit/dc301ec5303f6d5fa6af0ec4370d1ffe88ef1f1d ) )
29+
30+
531## v5.2.3 (2025-09-09)
632
733### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " Appium-Python-Client"
33description = " Python client for Appium"
4- version = " 5.2.3 "
4+ version = " 5.2.4 "
55readme = " README.md"
66license = " Apache-2.0"
77license-files = [" LICENSE" ]
You can’t perform that action at this time.
0 commit comments