<aside> 🔔 **Join our group for the latest information & guide.**
</aside>
Last updated: Aug 19, 2026 - Link Purchase | Download
<aside> 💡
QUICK NOTE
</aside>
<aside> <img src="/icons/add_blue.svg" alt="/icons/add_blue.svg" width="40px" />
IMPORTANT UPDATE
</aside>
Upgrade to the latest Flutter ****channel stable v3.47.x
Supported: WooCommerce
Add authentication for User Point APIs to fix security issues
Requires updating to the latest Mstore API plugin 4.21.2
Last updated: Jul 29, 2026 - Link Purchase | Download
<aside> 💡
QUICK NOTE
</aside>
https://youtu.be/n-iPK3F6RQo?si=1WqnhLUmyVxnoDS6
<aside> <img src="/icons/add_blue.svg" alt="/icons/add_blue.svg" width="40px" />
NEW FEATURE
</aside>
Supported: All Apps
com.revenuecat.purchases:purchases to the latest version.This ensures continued app compatibility, improved performance, and access to new platform features while adhering to Google's publishing standards 👍


Supported: All Apps
Adds tab bar minimize UI.
"TabBarConfig": {
+ "showMinimize": true
}

Supported: All Apps
"TabBarConfig": {
+ "liquidGlass": true
}

Supported: All Apps
Introduces a floating bottom tab bar style above the page content. Combine with margins, radius, and shadow to get a floating pill.
"TabBarConfig": {
+ "floating": true
}

Supported: All Apps
Adds configurable OTP length for SMS providers that do not use 6 digits (default length).
"authConfig": {
"providers": {
"sms": {
+ "otpLength": null // 6 as default
}
}
}

Supported: Woo/Shopify
Adds configurable video sorting parameters. Requires the latest MStore API plugin version.
{
"layout": "videos",
"icon": "assets/icons/tabs/icon-videos.png",
"styleVersions": ["1", "2"],
+ "order": "asc",
+ "orderby": "date"
}
Supported: All Apps
Allows configuring filter/sort options shown in Filter Screen.
"filterConfig": {
"showLayout": true,
"showSort": true,
"showPriceSlider": false,
"showCategory": false,
"showListingLocation": false,
"showBrand": false,
"showTag": false,
"showFeature": false,
"showAttribute": false,
"supportedSortByOptions": ["date", "price"]
}
supportedSortByOptions accepts: onSale, featured, date, price, title, popularity, rating, menu_order, rand, relevance.
Supported: All Apps
Adding more localization support: Afrikaans (af), Filipino (fil), Nepali (ne), Assamese (as), Belarusian (be), Tibetan (bo), Welsh (cy), Basque (eu), Irish (ga), Galician (gl), Swiss German (gsw), Gujarati (gu), Croatian (hr), Armenian (hy), Icelandic (is), Kyrgyz (ky), Latvian (lv), Macedonian (mk), Malayalam (ml), Mongolian (mn), Norwegian Bokmal (nb), Oriya (or), Panjabi (pa), Pashto (ps), Slovenian (sl), Tagalog (tl), Uighur (ug), Zulu (zu)
FluxStore apps now support more than 85 languages.
Supported: All Apps
Support handling deeplinks in HTML, such as product descriptions, blog/post content.
Supported: All Apps
Adds new testimonial style variants for richer home/content design options.

Supported: All Apps
Last updated: June 15, 2026 - Link Purchase | Download
Last updated: April 29, 2026 - Link Purchase | Download
Last updated: April 1, 2026 - Link Purchase | Download
This patch release addresses critical bug fixes reported after v6.0.0