Fixes
Recently viewed section will remain hidden if there are no items to be displayed.
Fixed the first and last initials margin inconsistency in the profile card.
Fixed the page not scrolling issue on my account page.
Added attributes to
ShopifyRelatedProductScroller
component to fix styles not being rendered.Fixed Coupon modal in cart that was not being closed upon coupon application.
Features
Added Option to Apply default value for hidden filters in
advanced-filter-customization
extension.Added page navigation details in
useSwipeNavigationActions
setCheckoutId
helper function added to sync checkout usingcheckoutId
.Added new search page, predictive search results based on user input.
Home tab position changing feature added to highlight the homepage even if the tab position is different from the first one.
KeyboardAvoidingView
added inappmaker/layout
block.Added default and custom loading component support for
ProductList
ComponentAdded setting for font mapping inside App Branding extension.
Added filter to add custom bottom bar from theme -
home-custom-bottom-tab
.Added an option in webview block to pass in
originWhitelist
through attributes.The
useViewableItems
hook can now be used to listen to whether a block is in the viewport by passing the block's client ID.
Enhancements -
Added the option to hide free gift message in cart.
Made safe area view more flexible to customise.