<turbo-stream action="update" target="modal-content">
  <template>
    <div class="tw-overflow-y-auto tw-h-full tw-flex tw-flex-col tw-gap-xl tw-w-full tw-p-xl" style="scrollbar-gutter: stable;">
      <h2 class="tw-text-heading-2xl tw-pr-xl md:tw-pr-0">      Release notes
</h2>
      <div>
        
  <div class="tw-h-[75vh] md:tw-h-[60vh]">
      <div class="tw-flex tw-flex-col [&>*:not(:last-child)]:tw-border-b [&>*:not(:last-child)]:tw-border-stroke-secondary">
        <details class="tw-group tw-accordion-item"  name=accordion_tig0sn_4ac7>
    <summary class="tw-list-none tw-cursor-pointer tw-flex tw-items-start tw-justify-between tw-gap-xs tw-bg-canvas-primary tw-py-md">
      <div class="tw-flex tw-flex-col tw-gap-xs tw-w-full">
  <div class="tw-flex tw-flex-row tw-flex-wrap tw-gap-x-sm tw-items-baseline">
    <h3 class="tw-text-body-lg tw-text-fg-primary">Version 1.3.0</h3>
    <p class="tw-text-body-sm tw-text-fg-tertiary">
      July  6, 2026
    </p>
  </div>
    <p class="tw-text-body-md tw-text-fg-secondary">
      </p><p>In this release, we've added parallax effects for banners, a desktop filter layout option, video banner overlay support, and in-editor how-to tooltips — along with a round of bug fixes and performance/code refinements.</p>

    <p></p>
</div>

      <span role="img"><svg class="tw-mt-xs tw-w-4 tw-h-4 tw-duration-300 group-open:tw-rotate-180" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10 14c-.256 0-.512-.098-.707-.293l-5-5c-.39-.39-.39-1.023 0-1.414s1.023-.39 1.414 0L10 11.586l4.293-4.293c.39-.39 1.023-.39 1.414 0s.39 1.023 0 1.414l-5 5c-.195.195-.45.293-.707.293z"/></svg>
</span>
    </summary>
    <div class="tw-py-md tw-pr-xl md:tw-pr-0">
      <div class="tw-release-note-body"><h3><a href="#added" class="anchor"></a>Added</h3>
<ul>
<li>Added <strong>Parallax effect</strong> for Hero banner and Collection banner</li>
<li>Added <strong>Desktop filter layout</strong> option</li>
<li>Added <strong>overlay support</strong> for the Video banner</li>
<li>Added <strong>in-editor how-to tooltips</strong> across sections &amp; blocks</li>
</ul>
<h3><a href="#fixes--improvements" class="anchor"></a>Fixes &amp; improvements</h3>
<ul>
<li><strong>Improved</strong> Shopify account stability on Safari</li>
<li><strong>Improved</strong> RTL styling</li>
<li><strong>Improved</strong> filter UX: "Show more" and the accordion now auto-expand when a filter is active</li>
<li><strong>Improved</strong> code quality &amp; performance</li>
<li><strong>Fixed</strong> product bundle unable to add to cart after switching to a variant with a different quantity-rule step</li>
<li><strong>Fixed</strong> Frequently Bought Together total price not updating when the variant changes</li>
<li><strong>Fixed</strong> wrong URL params on the collection page when infinite-scroll pagination is active</li>
<li><strong>Fixed</strong> video not playing when dragging slides in the Slideshow</li>
<li><strong>Fixed</strong> search spinner overlapping the clear button while typing</li>
<li><strong>Fixed</strong> header mega menu dropping hover across increased header padding</li>
<li><strong>Fixed</strong> video testimonials toggle breaking after the block is moved in the editor</li>
</ul>
</div>
    </div>
  </details>

        <details class="tw-group tw-accordion-item"  name=accordion_tig0sn_4ac7>
    <summary class="tw-list-none tw-cursor-pointer tw-flex tw-items-start tw-justify-between tw-gap-xs tw-bg-canvas-primary tw-py-md">
      <div class="tw-flex tw-flex-col tw-gap-xs tw-w-full">
  <div class="tw-flex tw-flex-row tw-flex-wrap tw-gap-x-sm tw-items-baseline">
    <h3 class="tw-text-body-lg tw-text-fg-primary">Version 1.2.0</h3>
    <p class="tw-text-body-sm tw-text-fg-tertiary">
      May 15, 2026
    </p>
  </div>
    <p class="tw-text-body-md tw-text-fg-secondary">
      </p><p>In this release, we've added RTL layout support, B2B features including Quick Order List and Quantity Rules &amp; Volume Pricing, Gift Wrapping, two new theme presets, and a significant round of performance improvements, new settings, and refinements.</p>

    <p></p>
</div>

      <span role="img"><svg class="tw-mt-xs tw-w-4 tw-h-4 tw-duration-300 group-open:tw-rotate-180" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10 14c-.256 0-.512-.098-.707-.293l-5-5c-.39-.39-.39-1.023 0-1.414s1.023-.39 1.414 0L10 11.586l4.293-4.293c.39-.39 1.023-.39 1.414 0s.39 1.023 0 1.414l-5 5c-.195.195-.45.293-.707.293z"/></svg>
</span>
    </summary>
    <div class="tw-py-md tw-pr-xl md:tw-pr-0">
      <div class="tw-release-note-body"><h3><a href="#added" class="anchor"></a>Added</h3>
<ul>
<li>Added presets: <strong><a href="https://pebble-bunie.myshopify.com/">Bunie</a></strong> and <strong><a href="https://pebble-framia.myshopify.com/">Framia</a></strong></li>
<li>Added <strong>RTL (Right-to-Left) layout</strong> support</li>
<li>Added <strong><code>Quick Order List</code></strong> section for fast B2B bulk ordering</li>
<li>Added <strong>Quantity Rules &amp; Volume Pricing</strong> support</li>
<li>Added <strong>Gift Wrapping</strong> module with per-line and whole-order options</li>
<li>Added more built-in presets for sections &amp; blocks for richer layout options</li>
<li>Added <strong>New Account component</strong> support</li>
<li>Added <strong>JS events</strong> for 3rd party integrations and theme extensibility</li>
<li>Added various new settings and display options across sections and blocks</li>
</ul>
<h3><a href="#fixes--improvements" class="anchor"></a>Fixes &amp; improvements</h3>
<ul>
<li><strong>Improved</strong> cart drawer performance and responsiveness</li>
<li><strong>Improved</strong> variant switching speed and responsiveness</li>
<li><strong>Improved</strong> overall page speed and loading performance</li>
<li><strong>Fixed</strong> product title not updating when switching variants</li>
<li><strong>Fixed</strong> cart image zooming in on Safari; cart line item media distorted on Safari</li>
<li><strong>Fixed</strong> cart errors not showing when adding items on Cart page</li>
<li><strong>Fixed</strong> sticky add to cart button getting stuck in loading state on invalid form</li>
<li><strong>Fixed</strong> header logo not displaying in some cases</li>
<li><strong>Fixed</strong> top bar not staying visible when header menu is open</li>
<li><strong>Fixed</strong> lookbook banner blurry image and slide overlay</li>
<li><strong>Fixed</strong> text alignment issues in certain layouts</li>
<li><strong>Fixed</strong> link interaction broken in scrolling card content</li>
<li><strong>Fixed</strong> localization panel not closing when toggle is re-clicked</li>
<li><strong>Improved</strong> minor styling and layout issues</li>
</ul>
</div>
    </div>
  </details>

        <details class="tw-group tw-accordion-item"  name=accordion_tig0sn_4ac7>
    <summary class="tw-list-none tw-cursor-pointer tw-flex tw-items-start tw-justify-between tw-gap-xs tw-bg-canvas-primary tw-py-md">
      <div class="tw-flex tw-flex-col tw-gap-xs tw-w-full">
  <div class="tw-flex tw-flex-row tw-flex-wrap tw-gap-x-sm tw-items-baseline">
    <h3 class="tw-text-body-lg tw-text-fg-primary">Version 1.1.0</h3>
    <p class="tw-text-body-sm tw-text-fg-tertiary">
      April  1, 2026
    </p>
  </div>
    <p class="tw-text-body-md tw-text-fg-secondary">
      </p><p>In this release, we've added two new theme presets, over 20 new sections and blocks for richer layouts, additional product features, and a round of bug fixes and performance improvements.</p>

    <p></p>
</div>

      <span role="img"><svg class="tw-mt-xs tw-w-4 tw-h-4 tw-duration-300 group-open:tw-rotate-180" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M10 14c-.256 0-.512-.098-.707-.293l-5-5c-.39-.39-.39-1.023 0-1.414s1.023-.39 1.414 0L10 11.586l4.293-4.293c.39-.39 1.023-.39 1.414 0s.39 1.023 0 1.414l-5 5c-.195.195-.45.293-.707.293z"/></svg>
</span>
    </summary>
    <div class="tw-py-md tw-pr-xl md:tw-pr-0">
      <div class="tw-release-note-body"><h3><a href="#added" class="anchor"></a>Added</h3>
<ul>
<li>Added presets: <strong><a href="https://pebble-rawjoy.myshopify.com/">Rawjoy</a></strong> and <strong><a href="https://pebble-wellina.myshopify.com/">Wellina</a></strong></li>
<li>Added sections: <strong><code>Comparison gallery</code></strong>, <strong><code>Comparison table</code></strong>, <strong><code>Countdown timer</code></strong>, <strong><code>Icon boxes</code></strong>, <strong><code>Lookbook banner</code></strong>, <strong><code>Lookbook carousel</code></strong>, <strong><code>Shop the look</code></strong>, <strong><code>Media gallery</code></strong>, <strong><code>Progress timeline</code></strong>, <strong><code>Collection links: Image, Background, Scrolling</code></strong>, <strong><code>Masonry</code></strong>, <strong><code>Product highlight points</code></strong>, <strong><code>Product bundle (choose)</code></strong>, <strong><code>Blog posts</code></strong>, <strong><code>Press</code></strong>, <strong><code>Scrolling layered</code></strong>, <strong><code>Testimonials split</code></strong>, <strong><code>Video cards</code></strong></li>
<li>Added blocks: <strong><code>Counter</code></strong>, <strong><code>Icon list</code></strong>, <strong><code>Image comparison</code></strong>, <strong><code>Video card</code></strong>, <strong><code>Featured collection</code></strong>, <strong><code>Spinning icon</code></strong>, <strong><code>Frequently bought together</code></strong> (for Product details block)</li>
<li>Added <strong><code>Sticky add to cart</code></strong></li>
<li>Added a new <strong><code>Card</code></strong> layout for Product card</li>
<li>Added a <strong><code>Back to top</code></strong> button</li>
<li>Added a new <strong><code>List</code></strong> layout for Product recommendations</li>
<li>Added a <strong><code>Background media</code></strong> setting for the Newsletters section</li>
</ul>
<h3><a href="#fixes--improvements" class="anchor"></a>Fixes &amp; improvements</h3>
<ul>
<li><strong>Fixed</strong> multiple videos not autoplaying simultaneously — when autoplay was enabled, only one video would play at a time. All videos now autoplay correctly and independently.</li>
<li><strong>Fixed</strong> quick view modal failing to open from carousel items — the modal would intermittently not open when triggered from a product carousel. The interaction is now reliable across all carousel types.</li>
<li><strong>Improved</strong> animation handling for smoother page loads and transitions.</li>
<li><strong>Improved</strong> styling and responsiveness with minor CSS updates across screen sizes and devices.</li>
</ul>
</div>
    </div>
  </details>

        <div class="tw-bg-canvas-primary tw-py-md">
    <div class="tw-flex tw-flex-col tw-gap-xs tw-w-full">
  <div class="tw-flex tw-flex-row tw-flex-wrap tw-gap-x-sm tw-items-baseline">
    <h3 class="tw-text-body-lg tw-text-fg-primary">Version 1.0.0</h3>
    <p class="tw-text-body-sm tw-text-fg-tertiary">
      February 20, 2026
    </p>
  </div>
</div>

  </div>

  </div>

  </div>

      </div>
    </div>
  </template>
</turbo-stream>
