<aside> πŸ”” **Join our group for the latest information & guide.**

</aside>

Version 6.2.0

Last updated: June 15, 2026 - Link Purchase | Download

<aside> πŸ’‘

QUICK NOTE

</aside>


<aside> <img src="/icons/add_blue.svg" alt="/icons/add_blue.svg" width="40px" />

NEW FEATURE

</aside>

πŸ”„ Core Updates

(1) Flutter 3.44.x Upgrade ⬆

Upgrade to the latest Flutter ****channel stable v3.44.x

<aside> ⚠️

Some plugins may show Swift Package Manager/Kotlin Gradle Plugin warnings in the logs while running the app. But you can totally ignore them. Your app still works fine πŸ‘

</aside>


(2) Notification Improvements πŸ””

Supported: All frameworks

8bd5eb34aff72ea977e6.jpg


(3) OneSignal User Tracking Upgrade πŸ””

Supported: All frameworks

592376435-4df1974e-16ff-4f96-b048-4238a06f85ee.png


(4) Search Empty State Customization πŸ”Ž

Supported: WooCommerce, MultiVendor (Dokan/WCFM), Shopify, Magento, Opencart, Strapi, Prestashop, Notion, BigCommerce, Haravan, MAX-Multisites

emptyimagesearch.png

emptyimagemissing.png

searchcustomimage.png

"searchConfig": {
+ "emptyImage": "assets/images/empty_search.png",
+ "boxFit": "contain",
}

(5) Cart Empty State Customization πŸ›’

Supported: WooCommerce, MultiVendor (Dokan/WCFM), Shopify, Magento, Opencart, Strapi, Prestashop, Notion, BigCommerce, Haravan, Serverless (Firebase), MAX-Multisites

593889976-f3f5ebfc-ae7d-4db6-811e-5ede87678036 (1).png

593889025-bca8d439-da21-4588-bd19-c8993abb46e1 (1).png

593889107-e98b247f-2547-4e12-a09e-e460851d0ddc.png

"cartDetail": {
+ "boxFit": "cover",
+ "emptyImage": "assets/images/leaves.png",
+ "enableSyncCartFromWebsite": false,
+ "enableSyncCartToWebsite": false,
}

(6) Infinite Brand Carousel Layout ✨

Supported: WooCommerce, MultiVendor (Dokan/WCFM)

https://youtube.com/shorts/EyG_KIUq5zk

+ {
+   "layout": "brandCarousel",
+   "autoPlay": true,
+   "loop": true,
+   "showName": true,
+ }

(7) New Image Compare Widget πŸ–ΌοΈ

Supported: All frameworks

https://youtube.com/shorts/Nt5LPcVhbs8

+ {
+   "layout": "imageCompare",
+   "beforeImage": "...",
+   "afterImage": "...",
+   "trackWidth": 3.0,
+   "borderRadius": 12.0,
+ }

(8) Hide Invalid Filter Values πŸ”

Supported: WooCommerce, PrestaShop Apps

hideinvalidattribute.mp4


(9) Dynamic Link Handling in WebView πŸ”—

Supported: All frameworks

"webViewConfig": {
+ "handleDynamicLink": true,
}

(10) Continue as Guest on Login πŸšͺ

Supported: WooCommerce, MultiVendor (Dokan/WCFM), Shopify, Listing (Listeo/ListingPro/MyListing), Magento, Opencart, Strapi, Prestashop, Notion, BigCommerce, Haravan, GPT, WordPress

470668093-e6918461-6b61-46dd-a3d4-ded3872dd8de.png

"authConfig": {
+ "showContinueAsGuestInLogin": false,
}

(11) Customer Note Flow Improvement πŸ“

Supported: WooCommerce, MultiVendor (Dokan/WCFM)


Version 6.1.0

Last updated: April 29, 2026 - Link Purchase | Download


Version 6.0.1

Last updated: April 1, 2026 - Link Purchase | Download

πŸ”„ Core Updates

This patch release addresses critical bug fixes reported after v6.0.0