<aside> 🔔 **Join our group for the latest information & guide.**
</aside>
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: 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
Implements secure screen configuration to block screenshots and screen recording on sensitive screens or the entire app.
"secureScreenConfig": {
"enable": false,
"screens": []
}
enable=true with empty screens to block app-wide.enable=true with screens list to block specific routes only.<aside> <img src="/icons/warning_blue.svg" alt="/icons/warning_blue.svg" width="40px" />
IMPORTANT UPDATE
</aside>
Last updated: Jun 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