# 0.26.0 (/docs/changelog/0-26-0)



<Callout type="warn" title="Contains native changes">
  This release bumps two native SDKs (GoKwik, Attentive). Apps using either
  integration need a [store release](/docs/ship/app-releases) to pick it up —
  a config publish is not enough.
</Callout>

## New [#new]

* **Unbxd search** — new search integration (`@gauntlet/unbxd-search`) with supporting components and state hooks.
* **Judge.me review submission** — an "add review" block with image upload (`@gauntlet/judgeme`).
* **Wallet passes** — Apple/Google Wallet pass buttons for loyalty and gift cards (`@gauntlet/ninety-nine-minds`).
* **Anniversary rewards** — a rewards modal block in `@gauntlet/nector`.
* **Reels v2** — new reels blocks in `@gauntlet/what-a-more`.
* **Link hotspot block** — clickable hotspot regions on imagery, registered as a common block.
* **Navigation** — custom bottom-bar options in `@gauntlet/brewery`: per-tab configuration and label hiding; two-level navigation gains a collapsible mode.
* **Carousels** — video carousel reads metafields; background-blur carousel adds an opt-in `ignoreTopInset` option.
* **Orders (v5)** — cancel/return info texts are configurable; optional grouping of removed items behind a global flag.
* **Web SDK** — `getUserDetails` added to the in-webview Appbrew Web SDK.
* **LoyaltyLion** — frontend updates in `@gauntlet/loyalty-lion`.
* **MoEngage** — integration additions in `@gauntlet/moengage`.
* **Icon library** — shared icon-library types and bundles in `@gauntlet/types`.

## Fixed [#fixed]

* **Orders (v5)**: correct per-shipment quantities and amounts, pending-state track button, partial-shipment remainders, order-detail line prices and tax, delivered-status resolution for draft orders with freebies, blank thumbnails caused by an import cycle, and the cancel-reason selector is now controlled.
* **Cart and checkout** (`@gauntlet/shopify`): coupon application and quantity-update fixes; customer-accounts token refresh so store credits survive token expiry.
* **Components**: address form accepts alphanumeric postal codes; undefined product ratings no longer crash `ProductRatingsCount`; phone-input country picker fixed on Android; OTP verification fixes for iPad, line-break reset prompts, and sign-in toasts; two-level navigation and cart-goals token fixes.
* **State**: upsell discount resolution; `useLink` reads the current route inside its callback, fixing stale navigation.
* **UI builder**: rich text handles undefined values in HTML conversion.
* **Variant switching** (`@gauntlet/swatch-king`): fixed an app freeze on the product page when switching variant groups.
* **Integrations**: Netcore rich-notification fix; Nector API field names corrected; app-update iOS fix.

## Native SDK updates [#native-sdk-updates]

* **GoKwik** SDK → 0.1.72.
* **Attentive** migrated to `attentive-react-native-sdk` 2.1.0, including push support.

## Breaking [#breaking]

No intentional breaking API changes. This is a `0.x` platform, so [validate your integration](/docs/ship/versioning-and-compat) before raising your compatibility floor.
