---
title: 'POS UI extensions 1.4.0 update: new API, props - Shopify developer changelog'
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: 'https://shopify.dev/changelog/pos-ui-extensions-1-4-0-update-new-api-props'
  md: >-
    https://shopify.dev/changelog/pos-ui-extensions-1-4-0-update-new-api-props.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-09-27T01:51:01-04:00'
  postedAt: '2023-09-27T09:00:00-04:00'
  updatedAt: '2024-02-02T10:05:17-05:00'
  effectiveAt: '2023-09-27T09:00:00-04:00'
---

September 27, 2023

Tags:

* API

# POS UI extensions 1.4.0 update: new API, props

As of September 27, we added the following updates to POS UI Extensions:

* Introduced a `Connectivity API` which gives the UI extension access to the information about the device connectivity.
* Added optional `BadgeStatus` prop to the `Badge` component
* Added optional `overrideNavigateBack` prop to the `Screen` component
* Added `isDevice` function to the `Device API`

All of the changes are available for POS UI extensions version 1.4.0 and POS app version 8.18.0. See the [version log](https://shopify.dev/docs/api/pos-extensions/ui-extensions-reference/versions) for all version details.
