Cloud July 24, 2026

Kobiton now uses date-based release versioning. Instead of version numbers such as 4.26S or 4.19.3, releases are identified by the build date in YYYYMM.DD format. For example, 202607.24 represents a build created on July 24, 2026.

Cloud release notes are typically published weekly and summarize changes since the previous publication.
Version information for individual software components is available in the Component versions section.

Appium

  • Basic Appium now enables all plugins by default. Previously, plugins had to be enabled per test.

Automation session fixes

  • Fixed Basic Appium no-app sessions failing every command with Unsupported URI. The session never registered because attached sessions were skipping Launch. Attached no-app sessions now register and accept commands.

  • Added support for Flutter Appium Driver sessions on iOS 17+.

API v2

  • New endpoint to fetch a single app version by ID: GET /v2/apps/{appId}/versions?app_version_id=<id>.

  • Fixed Terminate By UDID on the Reservations API returning the terminated UDID in the failed list, duplicated per device record. Successful terminations are no longer misreported.

  • API v2 now surfaces database errors when the host is low on disk space.

Kobiton CLI

  • The CLI now retries transient connection failures automatically, so a brief network interruption no longer fails the operation.

Kobiton MCP Plugin

  • The Kobiton MCP Plugin now includes a new-user onboarding surface. First-time users get a guided setup instead of jumping straight into the tool list.

deviceConnect Console

  • Bluetooth server errors now surface in the deviceConnect Console.