Cloud July 24, 2026

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 date. Build numbers use a format such as 202607.24, and release notes display the corresponding date as July 24, 2026.

Convert automation session to Test Case — Revisit support

Highlights

  • Test Cases converted from an automation (Appium) session can now be revisited end-to-end. The Revisit path replays each converted step through the automation-command-replay executor and reports per-step results.

  • Steps with no replayable equivalent (for example, an unsupported Appium endpoint) are skipped with a reason. The Revisit run continues rather than aborting.

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.

  • Fixed Flutter Appium Driver session creation failing on iOS 17+ with Launching the application in debug mode for iOS 17 is not yet supported. Flutter sessions now start on iOS 17+.

API v2

  • New: GET /v2/apps/{appId}/versions?app_version_id=<id> — a safe query-param variant to fetch a single app version by 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.

  • Database errors are now surfaced when the host is low on disk space. Previously these failed silently.

Kobiton CLI

  • CLI connection retries are now limited. Previously the CLI could retry indefinitely against an unreachable server.

Device cleanup policy

  • The device cleanup policy now supports cfgutil erase, prepare, and install-profile operations via MCInstallCommand. Cleanup runs can now use these to fully reset and re-provision iOS devices between sessions.

Automate plugin

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

deviceConnect

  • Bluetooth server errors now surface in the deviceConnect admin UI. Previously admins had no visibility into Bluetooth server failures.

Component versions

This release includes the following component versions: