--- title: "POS UI extensions update: new components, fixes - 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-update-new-components-fixes md: https://shopify.dev/changelog/pos-ui-extensions-update-new-components-fixes.md --- [Back to Developer changelog](https://shopify.dev/changelog) August 16, 2023 Tags: * API # POS UI extensions update: new components, fixes As of August 16, we added the following components to [POS UI extensions](https://shopify.dev/docs/api/pos-extensions/ui-extensions-reference#pos-ui-extension-components): `DatePicker` `TimePicker` `DateField` `TimeField` `EmailField` `NumberField` `TextField` `TextArea` The `Tile` component's props have been updated: `enabled` is now optional `onPress` is now optional `badgeValue` added All of the changes are available for POS UI extensions version 1.3.0 and POS app version 8.15.0. See the [version log](https://shopify.dev/docs/api/pos-extensions/ui-extensions-reference/versions) for all version details.