---
title: "Release notes in Mobile Farm"
sidebar_label: "Release notes"
sidebar_position: 99
description: "Updates in Mobile Farm"
---

import {FaqWrapper, FaqItem, FaqQuestion, FaqAnswer} from '@selectel/docux/components'
import Formbricks from '@theme/MDXComponents/Formbricks'

# Release notes in Mobile Farm

## 2026 \{#2026}

<FaqWrapper>
  <FaqItem>
    <FaqQuestion>June</FaqQuestion>

    <FaqAnswer>
      * added automatic video resolution adjustment on the device depending on connection quality.
    </FaqAnswer>
  </FaqItem>

  <FaqItem>
    <FaqQuestion>May</FaqQuestion>

    <FaqAnswer>
      * updated the mobile farm device terminal — added command history and autocomplete.
    </FaqAnswer>
  </FaqItem>

  <FaqItem>
    <FaqQuestion>March</FaqQuestion>

    <FaqAnswer>
      * added volume control icons for mobile devices on Android and iOS;
      * changed the interface on the mobile device list page.
    </FaqAnswer>
  </FaqItem>

  <FaqItem>
    <FaqQuestion>January</FaqQuestion>

    <FaqAnswer>
      * added the ability to change the video quality on a device.
    </FaqAnswer>
  </FaqItem>
</FaqWrapper>

## 2025 \{#2025}

<FaqWrapper>
  <FaqItem>
    <FaqQuestion>December</FaqQuestion>

    <FaqAnswer>
      * added a one-month subscription to Mobile Farm device billing options. Learn more about billing in the [Billing model and prices](/mobile-farm/about/payment.mdx#billing-options) guide;

      * removed the need to manually create mobile farms before adding devices.
    </FaqAnswer>
  </FaqItem>
</FaqWrapper>

<Formbricks />
