Releases: droidrun/mobilerun-sdk-python
Releases · droidrun/mobilerun-sdk-python
v2.0.0
2.0.0 (2026-01-12)
Full Changelog: v0.1.0...v2.0.0
Features
- api: add devices.tasks.list (797024f)
- api: api update (5eb4b01)
- api: api update (b816d3d)
- api: api update (3362213)
- api: api update (173b208)
- api: api update (4d02912)
- api: api update (0c20a35)
- api: api update (ca58e17)
- api: api update (de292ad)
- api: api update (d101779)
- api: api update (63686e1)
- api: api update (82f0b5d)
- api: api update (4f46d03)
- api: api update (8a1adbe)
- api: api update (29e7952)
- api: api update (280aa69)
- api: api update (6473505)
Bug Fixes
Documentation
- prominently feature MCP server setup in root SDK readmes (c521873)
v0.1.0
0.1.0 (2025-12-23)
Full Changelog: v0.0.1...v0.1.0
Features
- api: add devices.actions.global (3ce14b3)
- api: added endpoints for hooks and ui_states retrieval (eb57807)
- api: api update (25063e2)
- api: api update (3e0a589)
- api: api update (d46fbfb)
- api: api update (3a514fe)
- api: api update (8ead677)
- api: api update (fcd3922)
- api: api update (2cbc333)
- api: api update (60db72a)
- api: api update (b4a5392)
- api: api update (1d65e40)
- api: api update (9c968bd)
- api: api update (dd8393b)
- api: api update (8c59a75)
- api: api update (0365eb9)
- api: api update (d09ba89)
- api: api update (7e21eb4)
- api: api update (8e387ef)
- api: api update (00e7bb8)
- api: api update (dd3f1b4)
- api: api update (c5b3ad5)
- api: api update (3ae8d53)
- api: api update (0cd3588)
- api: api update (86932c0)
- api: api update (bfc81eb)
- api: api update (5418c21)
- api: api update (89b79f1)
- api: api update (c2e4beb)
- api: api update (4e24371)
- api: api update (4d0dd72)
- api: api update (a4bd71f)
- api: api update (1f550af)
- api: api update (1e14222)
- api: api update (f182b6f)
- api: cleanup (5122220)
- api: devices methods (d230b5e)
- api: make key optional (178d3e0)
- api: remove testing environments (d512e7c)
- api: update docs url (9855c10)
- api: update organisation name to mobilerun (df021e8)
- api: update to mobilerun (b895845)
Bug Fixes
- api: rename python package to mobilerun-sdk (ad149d2)
- compat with Python 3.14 (4c52e9c)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (8241787) - ensure streams are always closed (9f4cf2e)
- use async_to_httpx_files in patch method (f2b25d8)
Chores
- add Python 3.14 classifier and testing (3c8ae3e)
- configure new SDK language (28af809)
- deps: mypy 1.18.1 has a regression, pin to 1.17 (62e19d3)
- docs: use environment variables for authentication in code snippets (b67d5c9)
- internal: add
--fixargument to lint script (4040a9d) - internal: add missing files argument to base client (907c05f)
- internal: codegen related update (922238d)
- package: drop Python 3.8 support (7e89ce9)
- speedup initial import (9ee3621)
- update lockfile (18d5296)
- update SDK settings (8de53cb)
- update SDK settings (db9f34b)