Versions
POS UI Extensions versions. Contains the changelog for each version as well as the information on which versions are currently supported.
Anchor to 2024072024.07
- Added in POS version: 9.15.0
- Release day: 08/14/2024.
Important Fixes
POS 10.3.0:
- Fixed an issue where the
component failed to apply the
parameter.
- Fixed an issue where the
POS 10.2.0:
- Fixed a sizing issue with the
Button
component. - Fixed an issue where the
Section
component was displaying a divider between child components.
- Fixed a sizing issue with the
POS 10.0.0:
- Removed
email
,,
, and
note
from the Customer object. - POS UI Extensions components automatically use our new POS visual design language.
- Removed
Features
- Removed
subtitle
property to the FormattedTextField component. - Removed
subtitle
property to the TextField component. - Renamed the
interface to
.
- Added support for the pos.product-details.action.menu-item.render and pos.product-details.action.render targets.
- Added support for the pos.order-details.action.menu-item.render and pos.order-details.action.render targets.
- Added support for the pos.draft-order-details.action.menu-item.render and pos.draft-order-details.action.render targets.
- Added support for the pos.customer-details.action.menu-item.render and pos.customer-details.action.render targets.
Anchor to 2024042024.04
- Added in POS version: 9.11.0
- Release day: 06/10/2024.
Features
- Added support for the pos.purchase.post.action.menu-item.render and pos.purchase.post.action.render targets.
Note
This is the first version using the ui-extensions(-react)
package. Please see the migration guide for more information.
Anchor to 1701.7.0
- Added in POS version: 9.4.0
- Removed in POS version: 9.31.0
- Release day: 03/13/2024.
Features
Note
This is the final version using the retail-ui-extensions(-react)
package. Please see the migration guide for more information.
Anchor to 1601.6.0
- Added in POS version: 9.2.0
- Removed in POS version: 9.31.0
- Release day: 02/15/2024.
Features
- Added
prop to CameraScanner.
- Added
to ProductSearch.
Anchor to 1511.5.1
- Added in POS version: 8.22.0
- Removed in POS version: 9.31.0
- Release day: 11/13/2023.
Features
- Added
prop to lineItem in the Cart API.
- Deprecated
and introduced
and
in the Cart API.
Anchor to 1501.5.0
Anchor to 1401.4.0
- Added in POS version: 8.18.0
- Removed in POS version: 9.31.0
- Release day: 9/27/2023.
Features
- Added optional
prop to the Badge component.
- Added
function to the Device API.
- Introduced a
. The Connectivity API gives the UI extension access to the information about the device connectivity.
- Added optional
prop to the Screen component.
Anchor to 1301.3.0
- Added in POS version: 8.15.0
- Removed in POS version: 9.31.0
- Release day: 8/16/2023.
Features
Introduced the following components:
: Used to select dates.
: Used to select times.
: Used to select dates using a text input.
: Used to select times using a text input.
: A text field to allow merchants to input or modify multiline text.
: A text field to capture numerical values.
: A text field to capture email addresses.
: A updated text field supporting text input.
Tile component
: Updated to support. The
enabled
andproperties are now optional.
Anchor to 1201.2.0
- Added in POS version: 8.12.0
- Removed in POS version: 9.31.0
- Release day: 6/26/2023.
Features
- Introduced a PinPad component. It can be used to authenticate or identify individuals through a standardized number pad.
- Introduced Product Search API. The Product Search API gives the UI Extension access to the native product search and fetching functionality of Shopify POS.
- Added a function for setting an attributed staff to the cart and line items to Cart API.
- The Navigator component now supports a new prop called
. It can be used to set the name of the
Screen
to initialize to. - Introduced a Device API. The Device API gives the UI Extension access to the information about the device that the extension is running on.
- The List component was updated to support
badge
property forimage, and
property for
.
Anchor to 1121.1.2
- Added in POS version: 8.9.0
- Removed in POS version: 9.31.0
- Release day: 5/15/2023.
Features
- Introduces new
component.
- Introduces new
Scanner
API.
Anchor to 1011.0.1
- Added in POS version: 8.8.1
- Removed in POS version: 9.31.0
- Release day: 5/3/2023.
Fixes
- Addresses a problem where certain published extensions could not be launched on POS.
Anchor to 1001.0.0
- Added in POS version: 8.8.0
- Removed in POS version: 9.31.0
- Release day: 5/1/2023.
Features
- The
Banner
component now can hide the action button. - The
Stepper
component now has,
, and
value
props.
Fixes
- An unremovable scanning icon was removed from
.
- Icon sizes were adjusted for
to avoid cropping.
now doesn't crash on
currency
value for.
- Removed multiple broken
values for
.
- Resolved multiple path issues with the package.