SWIFT-PWA | Version: 2.4.15

Release Date: December 24, 2021

Features

  • [Feat] Dynamic Shipping & Payment Grouping
  • [Feat] PWA checkout support terms & condition OOTB magento
  • [Feat] Login with phone number and password (without OTP)
  • [Feat] Need capability to set robot meta tag on production to NOINDEX, NOFOLLOW

Bugs Fixed

  • [Bug] Switching to another PLP or PDP still displaying product image from previous PLP or PDP
  • [Bug] PDP animate error not stop
  • [Bug] PDP - error styling button add to cart and share icon
  • [Bug] Non user-defined qty in bundle products does not work

Minor Improvement

  • [Improve] Remove all console log on production mode


SWIFT-PWA | Version: 2.4.14

Release Date: December 10, 2021

Features

  • [Feat] Support tracking order LGX
  • [Feat] Display warning when Minimum order limit has been reached.

Bugs Fixed

  • [Bug] Shipping method list is not refreshed after changing user address pin point (login mode)
  • [Bug] Issue default pin location on PWA checkout
  • [Bug] Customizable options display issue
  • [Bug] Set Shipping Issue with two difference Virtual Products
  • [Bug] Query search data is not captured on GA
  • [Bug] Store Config is larges on cookies



SWIFT-PWA | Version: 2.4.13

Release Date: November 26, 2021

Features

  • Support Gift Card as Product so user can add gift card product to cart and checkout.
    Previously we only support apply Gift Card on checkout.

Improvements

  • Performance: Transition improvement.
  • Performance: Remove unused packages.

Bugs Fixed

  • Sometime logo and shipping grouping does not rendered properly.
  • Unable to load the next page on PLP when configurable option is enabled to be displayed in the product list.
    The PWA fix is available on Swift PWA 2.4.13.




SWIFT-PWA | Version: 2.4.12

Release Date: November 11, 2021

Features

  • Provide homepage content using CMS page by default.
    By default, SWIFT-PWA comes with hardcode contents which are sliders, highlighted products list, and highlighted categories. But we recommend to use CMS Page instead.
    To do so please follow this step:
    1. Download the sample CMS page from here, then upload / import on Magento backoffice using Firebear feature.
    2. Update the Swift PWA swift.config.js.
      • Home ▸ useCmsPage ▸ enable = true.
      • Home ▸ useCmsPage ▸ identifier = "pwa-homepage" or any CMS identifier you created for PWA Homepage.

Bugs Fixed

  • Dev site crawling by Google Search.
    This update prevents the PWA to be crawled by Google when running in development mode such as in dev site and local, by setting meta robots to 'NOFOLLOW, NOINDEX'.
  • Missed calculation pricing on multiple currency.
    Previously, there was missed calculating currency rate when multi currency is applied on Magento Backoffice.





SWIFT-PWA | Version: 2.4.11

Release Date: November 1, 2021


Performance Improvements

  • Reduce loading external css & fonts by downloading and put them into our server.
    By reducing loading external assets, we remove the blockers rendering which are reported in Google Page Speed.
  • Performance: Streamline SSR.
    We moved some of components from Server Side Rendering to Client Side Rendering in order to reduce server response time.

Bugs Fixed

  • Promo free item improvements.
    • Fixing failed to load free items. Previously, the free item link was not displayed so users were unable to select the free items.
    • Support product with Customizable option.
  • Apply pricing format based on locale.
    Now, when currency IDR is selected from currency switcher on header, price format would be x.xxx,xx. previously it was x,xxx.xx.
  • Images did not appear on all homepages when using Safari browser.





SWIFT-PWA | Version: 2.4.10

Release Date: October 18, 2021


Features

  • Magezon Page Builder Implementation Phase 8.
    In this version, all Magezon elements below are supported in SWIFT PWA.
    • Magezon Content: Testimonials.
    • Magezon Content: Progress Bar.
    • Magezon Content: Pageable Container.
    • Magezon Content: Tabs.
    • Magezon Content: Accordion.
    • Magezon Content: Section.

Bugs Fixed

  • Support DoB & Gender Feature on Register form.
    Now when DoB and Gender are enabled from Magento backoffice, those 2 fields will appears and won't causing error while submitting the registration form.
  • Support advanced sorting (top seller, top rated, new arrival, most reviewed).
    There is limitation when using advance sorting in Magezon element/widget product grid and product list. PWA/GQL support only getting products by SKU, category, price, dan url key. Thus, only those attributes that we can set in the widget condition/rule.
  • PWA Checkout issue on gift card and coupon code when they are already applied previously on cart page (magento cart page).





SWIFT-PWA | Version: 2.4.9

Release Date: October 4, 2021

Features

  • Magezon Page Builder Implementation Phase 7.
    • Magezon Magento - Recent Reviews.
    • Magezon Content - Google Maps.
  • Provide configuration to enable/disable thumbor.
    This is important in case when Thumbor is having problem, we can switch the Thumbor off.

Performance Improvements

  • Performance: Streamline Service worker.
  • Avoid Bot attack (based on real case on HPMY).

Bugs Fixed

  • Improve Tracking Order.
    Display more detail live tracking information, and support tracking multi AWB number.