> For the complete documentation index, see [llms.txt](https://help.aximo.autify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aximo.autify.com/release-notes-en/2026.md).

# 2026

{% updates format="full" %}
{% update date="2026-07-02" %}

## Local Device, case, and plan management updates

### New features

* In **Local Device** sessions, you can now select an uploaded app, see startup progress, and have the app installed and launched automatically on the registered device.
* You can now choose the model used for scheduled plan runs. New schedules use **Auto** by default when it is available.
* The **Local Device** registration guidance in **Registered Devices** now includes `--platform ios` for iPhone registration.
* The settings menu now includes a **Help Center** link that follows your display language.

### Improvements

* In the cases list sidebar, the **⋮** menu is now easier to reach, and folder names can now include `_`.
  {% endupdate %}

{% update date="2026-06-29" %}

## Manual browser takeover for running sessions

### New features

* In supported running sessions, you can now click **Pause Session** to take manual control of the browser, optionally leave a note, and click **Resume** to hand control back to the AI.
  {% endupdate %}

{% update date="2026-06-26" %}

## Local Device support for mobile testing

### New features

* When BYOD is enabled for your organization, you can now register a physically connected Android phone as a **Local Device** and run mobile tests from a new test session without using AWS Device Farm.
  {% endupdate %}

{% update date="2026-06-24" %}

## Expanded Multi-Device workflows and more stable test runs

### New features

* When enabled for your organization, you can now save **Multi-Device** sessions as cases and use them for individual runs and plan runs.

### Improvements

* In **Multi-Device** sessions, when starting a new session, the screen now shows the added charge for each device and the total credits, and uploaded files can now be used on each device.
* In **Interactive mode**, when instructions are ambiguous or the screen state differs from what was expected, Aximo now asks for confirmation before continuing.
* In the cloud browser, unnecessary pop-ups appear less often, and display scaling is easier to adjust when needed, making interactions with small elements and long-running executions more stable.
* The Public API short-term request limit has increased to 100 requests per 10 seconds, making it easier to run multiple processes in parallel with the same API key.
  {% endupdate %}

{% update date="2026-06-19" %}

## Fewer run interruptions and clearer status

### Improvements

* When shared memory apps or files are no longer available, lists and the **App & Devices** selection screen now show **Expired** so you can quickly tell whether they need to be uploaded again.

### Bug fixes

* In tests with **Kimi K2.5**, unnecessary "None" text no longer appears at the start of in-progress messages or summaries.
* During test session startup, temporary errors are now less likely to cause a failure while the session is waiting in states such as **Starting test session** and **Waiting for an available slot**.
  {% endupdate %}

{% update date="2026-06-18" %}

## Reruns and session continuity improvements

### Bug fixes

* When you click **Rerun** for a session, the original **Test instructions** are now kept as they were, regardless of the previous result.
* In **Interactive mode** tests with **Kimi K2.5**, you can now continue the test after replying when the AI shows "Your Response Needed".
* For Android app tests, sessions can now start even when the app has multiple launch targets.
  {% endupdate %}

{% update date="2026-06-16" %}

## Case management and test execution improvements

### New features

* You can now delete unneeded cases from case details, and the API can now delete existing cases as well.

### Improvements

* In a new test session, you can now press <kbd>Command</kbd>+<kbd>Enter</kbd> (Mac) or <kbd>Ctrl</kbd>+<kbd>Enter</kbd> (Windows/Linux) in **Test instructions** to start the run immediately.

### Bug fixes

* In mobile sessions, replacing an already entered value with different content is now more reliable.
* In **Multi-Device** sessions, device connections during a run and end-of-session handling are now more reliable, so sessions are less likely to stop partway through.
  {% endupdate %}

{% update date="2026-06-10" %}

## Session startup visibility and expanded API workflows

### New features

* You can now create cases and plans with the API and save completed sessions as cases.

### Improvements

* While a test session starts, you can now see progress on screen, including waiting for an available slot and acquiring devices.

### Bug fixes

* When the cases list is long, you can now scroll within the list panel to reach cases farther down the list and the pagination controls.
  {% endupdate %}

{% update date="2026-06-08" %}

## Email verification and plan management improvements

### New features

* Aximo can now read verification emails and authentication codes that arrive during a test and continue the remaining steps automatically.

### Improvements

* When you click **Save Schedule** in **Configure Schedule** for a plan, the schedule now becomes active immediately without a separate enable step.

### Bug fixes

* When you stop a plan run with **Cancel Run**, any case that was still running is now shown as **Cancelled** instead of failed or skipped.
  {% endupdate %}

{% update date="2026-06-03" %}

## Test execution rules and Auto model

### New features

* A **Rules** tab has been added to the **Memories** page. You can now define instructions for the test agent that apply to every test run in the workspace.
* **Auto** is now available as an AI model option. It uses an optimized mix of models for each session.

### Improvements

* In Multi-Device sessions (when enabled for your organization), idle devices no longer disconnect while the agent operates another device. The maximum number of devices per session has also been updated to 3.

### Bug fixes

* Plans now correctly use the AI model you selected.
* Aximo now automatically refreshes expired app uploads so mobile test runs continue without interruption.
* Some Android apps that previously failed to launch in mobile sessions can now start correctly.
  {% endupdate %}

{% update date="2026-05-26" %}

## Trial plan and live view reliability updates

### Improvements

* New organizations now start on a one-time **Trial Plan** instead of a renewing free plan, and the Billing page now shows the trial without a billing cycle or renewal date.
* When trial credits run out, Aximo now shows an in-app prompt with links to upgrade your plan or contact sales.

### Bug fixes

* Live view during a running session is now more reliable, so the session screen is less likely to stop updating.
  {% endupdate %}

{% update date="2026-05-25" %}

## Desktop execution and multi-device sessions

### New features

* You can now create desktop cases for registered devices, run them individually, and add them to plans by choosing the target devices on the plan.
* When enabled for your organization, Multi-Device sessions can run one scenario across a mix of web browsers and mobile devices in a single session.

### Improvements

* Browser sessions on registered devices now use a dedicated **Desktop** tab and check device availability before the run starts, making it easier to choose the right machine and avoid failed starts.
  {% endupdate %}

{% update date="2026-05-25" %}

## Session feedback and Kimi availability

### New features

* After a session finishes, you can now rate the result with thumbs-up or thumbs-down and optionally share what you expected and what happened.

### Improvements

* **Kimi K2.5** is now available in all organizations for sessions and case runs.
  {% endupdate %}

{% update date="2026-05-19" %}

## Workspace switching and organization joining updates

### Improvements

* The workspace switcher now shows all workspaces in your organization and lets you search before switching.
* If you sign up with a corporate email domain, you must verify your email address before requesting access to an existing organization. You can also continue to the app with the organization you created instead of sending a join request.
  {% endupdate %}

{% update date="2026-05-19" %}

## Case and session detail scrolling fix

### Bug fixes

* On case details and session details, headers and tabs now stay visible while you scroll the content area, making long pages easier to review.
  {% endupdate %}

{% update date="2026-05-14" %}

## Expanded AI model selection and API access

### New features

* When enabled for your organization, **GPT-5.4**, **GPT-5.4 Mini**, and **GPT-5.5** are now available as AI models for sessions and case runs.
* API integrations can now use read-only endpoints to list sessions and cases and retrieve session messages, screenshots, timelines, and case details.

### Improvements

* Test plan runs and desktop execution environments now recover more reliably, so runs are less likely to remain stuck.
  {% endupdate %}

{% update date="2026-05-11" %}

## Mobile actions and case-saving updates

### New features

* Mobile sessions can now apply a location specified in the scenario to real devices.
* When enabled for your organization, **Kimi K2.5** is now available as an AI model for sessions and case runs.
* Sessions that ended in a terminal status other than success can now be saved as cases from the session details page.

### Improvements

* My Device sessions now give the AI better context for working on a user-owned device.
* Tools used during test runs are now more reliably available.
  {% endupdate %}

{% update date="2026-05-07" %}

## Join requests and in-session message review

### New features

* Users signing up with a corporate domain can now request access to existing organizations that use the same domain.
* Admins and owners can now approve or reject pending join requests from the member management page.

### Improvements

* Email verification now happens after organization creation or joining, making the onboarding flow smoother.
* Messages sent to AI Chat during a running session are now reviewed for safety; rejected instructions are kept out of the AI context and shown with reasons in chat and logs.
* Sessions with many screenshots now load thumbnails more reliably in the Logs tab.
  {% endupdate %}

{% update date="2026-05-05" %}

## Signup and outbound IP improvements

### New features

* Users who sign up with email and password can now verify their email address before using Aximo.

### Improvements

* Aximo outbound traffic now uses more stable source IPs, making it easier to test environments with IP allowlists.
* The signup page now gives new users clearer product context.
  {% endupdate %}

{% update date="2026-05-02" %}

## Live view and desktop execution stability

### Improvements

* The live view during session runs is more responsive, making it easier to follow progress.
* Desktop execution environments now start and stay running more reliably, reducing environment-related failures.
  {% endupdate %}

{% update date="2026-05-01" %}

## Result summaries and longer runs

### Improvements

* Session result steps now link to the corresponding log rows, and failed sessions show clearer failure reasons.
* Session limits have been expanded so longer tests are less likely to stop because of run limits.
* AI Tester scrolling behavior has been tuned to reduce overly aggressive scrolling.
  {% endupdate %}

{% update date="2026-04-29" %}

## Case saving and mobile execution improvements

### New features

* When saving a session result as a case, you can now choose Gherkin, Markdown, or the original prompt as the saved format.

### Improvements

* Plan runs with many cases now dispatch cases according to the concurrency limit, making large plan runs more reliable.
* The live view during running sessions is more stable across cloud and My Device environments.
* When an invitation link is opened from the wrong signed-in account, Aximo now shows the invited email and current account and lets the user sign out to continue.

### Bug fixes

* APK files extracted from Android App Bundles that cannot be installed on their own are now rejected at upload time with a clear reason instead of failing later during execution.
  {% endupdate %}

{% update date="2026-04-24" %}

## Better session onboarding and safety checks

### New features

* New users now land on a prompt-first home screen after sign-up instead of an empty results list, so they can start testing immediately.
* You can now register Windows, macOS, and Linux machines and run desktop sessions on **My Device**.

### Improvements

* Agent session prompts and validation messages now follow the user's input language more closely, making languages such as Japanese easier to use.
* Invalid or unsafe requests are now detected before a session starts, with clearer reasons for the rejection.
* Secret variables now show a masked value when you reopen them for editing, so existing values no longer look lost.

### Bug fixes

* Result links in plan-run webhook notifications now open the Aximo result page directly.
  {% endupdate %}

{% update date="2026-04-16" %}

## Plan notifications and case organization

### New features

* You can now configure Slack, Microsoft Teams, Google Chat, and custom webhook notifications for each test plan, including delivery conditions and notification language.
* Cases can now be organized in nested folders from the cases sidebar, including create, move, rename, and delete actions.

### Improvements

* Filtered case views can now be shared by URL, making it easier to reopen the same folder view.

### Bug fixes

* Plan notification messages now link directly to the results page.
  {% endupdate %}

{% update date="2026-04-08" %}

## Unified results pages

### New features

* A new Results page now brings together session runs, case runs, and plan runs in one place, with filters for type, status, and keywords.
* Plan runs now have a dedicated detail page where you can review results by scenario.

### Improvements

* It is now easier to follow active desktop sessions with live visual progress.
  {% endupdate %}

{% update date="2026-04-06" %}

## Expanded mobile app selection

### New features

* A single mobile session can now install multiple apps and switch between them during testing.

### Improvements

* Mobile case creation, case execution, and plan setup now use a more consistent app and device selection flow, making multi-app settings easier to reuse.
  {% endupdate %}

{% update date="2026-04-03" %}

## File upload and logs fixes

### Bug fixes

* Fixed a crash in the Logs tab on the session details page for some execution results.
* Improved file upload handling so adding or updating files in Memories and related flows fails less often.
  {% endupdate %}

{% update date="2026-04-02" %}

## Run-time model selection and parallel mobile execution

### New features

* You can now choose the AI model before running a web case.
* Mobile case runs now support AI model selection and parallel execution across multiple devices.
* Plan runs now also support AI model selection based on whether the plan runs web or mobile cases.

### Bug fixes

* Fixed a crash on the session details page when some tool input values were missing.
  {% endupdate %}

{% update date="2026-04-02" %}

## Cancelled session detail fixes

### Bug fixes

* Fixed a crash when opening the details page for a cancelled session.
* Cancelled sessions now continue to show any observations and warnings that were already collected.
  {% endupdate %}
  {% endupdates %}
