--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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.