| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | Tags: ecommerce, cart, checkout, subscriptions, payments |
| 4 | 4 | Requires at least: 6.7 |
| 5 | 5 | Tested up to: 7.1 |
| 6 | 6 | Requires PHP: 7.4 |
| 7 | -Stable tag: 1.6.3 | |
| 7 | +Stable tag: 1.6.5 | |
| 8 | 8 | License: GPLv2 or later |
| 9 | 9 | License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 10 | 10 | |
| 11 | 11 | Sell Subscriptions, Physical Products, Digital Downloads easier than ever. Built for performance, scalability, and flexibility. |
| @@ -312,8 +312,98 @@ | ||
| 312 | 312 | |
| 313 | 313 | |
| 314 | 314 | == Changelog == |
| 315 | 315 | |
| 316 | += 1.6.5 (Sep 24, 2026) = | |
| 317 | +- Adds Appearance tab under Store Settings with FluentCart, theme-inherited, or custom color palettes. | |
| 318 | +- Adds Theme-inherited palettes for block themes, Astra, Kadence, and GeneratePress. | |
| 319 | +- Adds Storefront palette support for Stripe embedded payment forms. | |
| 320 | +- Adds Editable hex color fields and live preview. | |
| 321 | +- Adds Customer email verification and guest purchase recovery. | |
| 322 | +- Adds Compliance setting for automatic login after account creation. | |
| 323 | +- Adds Store-wide date, time, and timezone settings. | |
| 324 | +- Adds Wildcard search guidance in admin. | |
| 325 | +- Adds Feedback link and FluentCart version details in admin footer. | |
| 326 | +- Adds First-cycle Paddle coupons as one-time discounts. | |
| 327 | +- Adds Developer filter for order bumps on locked carts. | |
| 328 | +- Improves Recurring coupon handling without simulated trials. | |
| 329 | +- Improves Store Setup organization for date, time, and timezone. | |
| 330 | +- Improves Admin subscription payment method display. | |
| 331 | +- Improves Order bump styling with storefront colors. | |
| 332 | +- Improves License lookup performance. | |
| 333 | +- Improves Paddle subscription discount handling | |
| 334 | +- Improves Multiple Authorize.Net, Paddle , Mollie payment, renewal, resync, card, and scheduling handling. | |
| 335 | +- Improves PayPal connect authentication. | |
| 336 | +- Fixes Guest orders incorrectly linking to existing accounts. | |
| 337 | +- Fixes Customer email changes moving purchase history without verification. | |
| 338 | +- Fixes Manual fixed discounts being stored one cent short. | |
| 339 | +- Fixes Stripe embedded checkout errors and disabled button issues. | |
| 340 | +- Fixes Stripe live/test mode lookup issues. | |
| 341 | +- Fixes Duplicate gateway transactions on resubmitted checkouts. | |
| 342 | +- Fixes Order note permissions for Manager and Super Admin roles. | |
| 343 | +- Fixes Product bulk-action button state. | |
| 344 | +- Fixes Custom palette button background and outline issues. | |
| 345 | +- Fixes Empty product archive count display. | |
| 346 | +- Fixes Product video gallery styling. | |
| 347 | +- Fixes State and region translations. | |
| 348 | +- Fixes Checkout page detection background errors. | |
| 349 | +- Fixes PDF receipt tax badge rounding. | |
| 350 | +- Fixes Order bump removal affecting booking items. | |
| 351 | + | |
| 352 | += 1.6.4 (Sep 11, 2026) = | |
| 353 | +- Adds FluentPlayer videos to product galleries with inline playback | |
| 354 | +- Adds Upgrade option for eligible one-time purchases in the customer dashboard | |
| 355 | +- Adds Test-mode protection to prevent billing, reconciliation, or emails for live subscriptions on staging sites | |
| 356 | +- Adds Sale and Sold Out badges to Bricks Products Collection with styling controls | |
| 357 | +- Adds Default filters and preset search controls to Bricks Products Collection | |
| 358 | +- Adds Stripe hosted Checkout button labels and itemised product, shipping, and tax lines | |
| 359 | +- Adds Cart block with Cart Items, Cart Total, and Checkout Button blocks | |
| 360 | +- Adds Three-stage overdue renewal reminder emails | |
| 361 | +- Adds Daily report chart grouping | |
| 362 | +- Adds Consent-based marketing attribution storage for GDPR and TDDDG compliance | |
| 363 | +- Adds Developer filters for checkout order data and outgoing emails | |
| 364 | +- Improves Storefront product listing performance | |
| 365 | +- Improves Thank-you page messaging based on payment status | |
| 366 | +- Improves Subscription billing dates, license validity, and grace-period access | |
| 367 | +- Improves Paddle reverse-charge B2B transactions, VAT details, receipts, and emails (Pro) | |
| 368 | +- Improves Coupon Per User Limit guidance | |
| 369 | +- Improves Product price accessibility for screen readers | |
| 370 | +- Improves Cart button styling and keyboard focus states | |
| 371 | +- Improves Products admin navigation with an All Products link | |
| 372 | +- Improves Product variation-to-Simple conversion handling | |
| 373 | +- Improves Translations across Bricks, gateways, checkout, licensing, and Pro admin | |
| 374 | +- Improves Dark mode and WordPress 7.1 media modal compatibility | |
| 375 | +- Fixes PayPal zero-decimal currency checkout, subscriptions, renewals, and refunds | |
| 376 | +- Fixes Stripe zero-decimal currency subscription resync totals | |
| 377 | +- Fixes Mollie one-off payment methods for store-managed subscriptions (Pro) | |
| 378 | +- Fixes PayPal renewal bill counts and failed renewal email delivery | |
| 379 | +- Fixes Duplicate charges from simultaneous admin mark-as-paid requests | |
| 380 | +- Fixes Subscription payment-state race conditions during renewals | |
| 381 | +- Fixes Transaction success updates leaving orders in invalid payment states | |
| 382 | +- Fixes Paddle reverse-charge refunds and tax-exclusive pricing (Pro) | |
| 383 | +- Fixes Refund dates missing from exports | |
| 384 | +- Fixes Card last-4 digits losing leading zeros | |
| 385 | +- Fixes Payment method names missing from non-cash gateway orders | |
| 386 | +- Fixes Renewal reminder emails mixing details between orders | |
| 387 | +- Fixes Payment-link re-pay totals with manual item discounts | |
| 388 | +- Fixes Cart status requests being rejected on some sites | |
| 389 | +- Fixes Bundle products dropping child items from cart and checkout | |
| 390 | +- Fixes Checkout errors from deleted order-bump products | |
| 391 | +- Fixes Empty checkout instructions caused by blank formatting | |
| 392 | +- Fixes Checkout block support for FluentCRM opt-in, Turnstile, and saved cards | |
| 393 | +- Fixes Tax price suffixes missing across product displays and widgets | |
| 394 | +- Fixes Show Relevant settings in block themes and quick view | |
| 395 | +- Fixes Long description preview not refreshing in the builder | |
| 396 | +- Fixes Variant SKU clearing and zero-value SKU handling | |
| 397 | +- Fixes Stripe 3D Secure loading overlay timing | |
| 398 | +- Fixes Bulk order delete permission checks | |
| 399 | +- Fixes Download link signing for unconfigured storage buckets | |
| 400 | +- Fixes Unverified PayPal notifications reaching extensions before verification | |
| 401 | +- Fixes Bricks filters, search presets, excluded products, and badge positioning | |
| 402 | +- Fixes Shop filter nested categories and parent checkbox selection | |
| 403 | +- Fixes Upgrade proration credits for quarterly and half-yearly plans | |
| 404 | +- Fixes Variation inventory controls showing when Stock Management is disabled | |
| 405 | + | |
| 316 | 406 | = 1.6.3 (Aug 22, 2026) = |
| 317 | 407 | - Improves File storage security by making sure downloadable file paths always resolve inside your uploads folder. |
| 318 | 408 | - Fixes Advanced Variations table showing prices in the wrong format, where a $1.00 variant appeared as 100. |
| 319 | 409 | - Fixes Prices entered in the Advanced Variations table, the group quick-set field, and the bulk Set Price field saving at the wrong amount. |
| @@ -872,4 +962,165 @@ | ||
| 872 | 962 | - Fixes Buy now section position issue |
| 873 | 963 | - Fixes Shortcode issue in cart and checkout page |
| 874 | 964 | - Fixes Subscription related order issue |
| 875 | 965 | - Fixes Checkout page broken on Breakdance builder |
| 966 | + | |
| 967 | += 1.3.5 (Jan 06, 2026) = | |
| 968 | +- hotfix: Cart Model caching issue fixed | |
| 969 | + | |
| 970 | += 1.3.4 (Jan 06, 2026) = | |
| 971 | +- Adds Bundle products | |
| 972 | +- Adds Stripe hosted checkout | |
| 973 | +- Adds Stripe appearance customizations support | |
| 974 | +- Adds Razorpay payment gateway addon (onetime ) | |
| 975 | +- Adds 100% recurring discount | |
| 976 | +- Adds Order reference to Stripe metadata | |
| 977 | +- Adds New currency Ghanaian Cedi (GHS) | |
| 978 | +- Adds Turnstile invisible captcha | |
| 979 | +- Adds Email notification for offline payment | |
| 980 | +- Adds Items information in stripe metadata | |
| 981 | +- Adds WP user creation | |
| 982 | +- Adds Subscription retention & Cohort report | |
| 983 | +- Fixes Double confirmation email issue | |
| 984 | +- Fixes Order bump with subscription products | |
| 985 | +- Fixes NO_SHIPPING for paypal subscription issue | |
| 986 | +- Fixes Amount precision issue for paypal | |
| 987 | +- Fixes Update button issue for affiliate in coupon | |
| 988 | +- Fixes Checkout missing company name store issue | |
| 989 | +- Fixes Conflicts with Divi-5 Builder issue | |
| 990 | +- Fixes Customer last purchase invalid date issue | |
| 991 | +- Fix Downloads handling for object-based order | |
| 992 | +- Fixes S3 empty file validation issue | |
| 993 | +- Fixes downloadable file issue and empty file visibility | |
| 994 | +- Fixes Get paypal plan api endpoints issue | |
| 995 | +- Fixes Variation View Image & Text issue for Gutenberg | |
| 996 | +- Enhanced Development hooks to customize checkout button text | |
| 997 | +- Enhanced Translations for different modules | |
| 998 | +- Enhanced More development related hooks and modules | |
| 999 | + | |
| 1000 | += 1.3.2 (Dec 02, 2025) = | |
| 1001 | +- Adds Private Product Status | |
| 1002 | +- Adds Authorize.net payment gateway | |
| 1003 | +- Adds Recurring discount coupon | |
| 1004 | +- Adds Checkout block | |
| 1005 | +- Adds Product variation customization hooks | |
| 1006 | +- Adds Thank You page payment instructions | |
| 1007 | +- Fixes handling of zero-decimal currency for Stripe | |
| 1008 | +- Fixes hookable customer profile menu & icon issue | |
| 1009 | +- Fixes coupon priority issue | |
| 1010 | +- Fixes coupon calculation issues | |
| 1011 | +- Fixes report card design issue | |
| 1012 | +- Fixes group key SQL security issue | |
| 1013 | +- Fixes EU VAT renderer issue on initial load | |
| 1014 | +- Fixes variation title not showing for bump product | |
| 1015 | +- Fixes wrong Stripe canceled_at date | |
| 1016 | +- Updates Reports graph design | |
| 1017 | +- Updates Gateway customization design | |
| 1018 | +- Updates Addon gateway management for future updates | |
| 1019 | + | |
| 1020 | += 1.3.0 (Nov 19, 2025) = | |
| 1021 | +- Adds Paystack payment gateway | |
| 1022 | +- Adds Quarterly and Half-Yearly subscription billing intervals | |
| 1023 | +- Adds email-based restrictions for coupons | |
| 1024 | +- Adds REST API Documentation: https://dev.fluentcart.com/restapi/ | |
| 1025 | +- Adds improved translation support for multiple languages | |
| 1026 | +- Adds new hooks and filters for developers | |
| 1027 | +- Improves reporting performance and data accuracy | |
| 1028 | +- Improves invoicing and tax handling | |
| 1029 | +- Improves multi-site support | |
| 1030 | +- Improves checkout page design and optimizes payment method re-rendering | |
| 1031 | +- Security: Performs a third-party paid security audit (Patchstack) | |
| 1032 | +- Fixes various bugs and overall improvements | |
| 1033 | + | |
| 1034 | += 1.2.5 (Oct 29, 2025) = | |
| 1035 | +- Adds More currency formatting options | |
| 1036 | +- Adds Multiple tax rates on checkout | |
| 1037 | +- Adds Compound tax rates calculation | |
| 1038 | +- Adds Accessibility improvements | |
| 1039 | +- Adds Payment gateway reorder for checkout page | |
| 1040 | +- Adds EU tax home country override | |
| 1041 | +- Adds Date time and number translation | |
| 1042 | +- Adds UTM reports | |
| 1043 | +- Adds Accessibility on checkout | |
| 1044 | +- Adds Gateway logo and label customization | |
| 1045 | +- Adds Order_by filter to ShopAppBlock | |
| 1046 | +- Adds SortBy Filter to ShopAppBlock | |
| 1047 | +- Adds Product Price Block support to ProductInfoBlock | |
| 1048 | +- Adds Order_paid_done hook | |
| 1049 | +- Adds More context to fluent_cart/checkout/prepare_other_data hook | |
| 1050 | +- Adds Customization Hooks in Thank You page | |
| 1051 | +- Adds Customization Hooks in checkout page | |
| 1052 | +- Adds Button style support for ShopApp Block | |
| 1053 | +- Adds Link toggle and target option to Product Title Block | |
| 1054 | +- Adds Missing translation strings | |
| 1055 | +- Adds Mollie payment gateway | |
| 1056 | +- Fixes Missing currency sign for new currencies | |
| 1057 | +- Fixes Currency formatting issue for old thousand separator | |
| 1058 | +- Fixes Subscription details for pricing type simple | |
| 1059 | +- Fixes Setup fee displaying when disabled | |
| 1060 | +- Fixes Tax name for AU set as "ABN" | |
| 1061 | +- Fixes Buy now button style issue | |
| 1062 | +- Fixes Product Excerpt style not working | |
| 1063 | +- Fixes Inventory validation issue on default variation first load | |
| 1064 | +- Fixes Always showing 'in-stock' in ShopApp and Product Single | |
| 1065 | +- Fixes Quantity 10k leads to broken empty state | |
| 1066 | +- Fixes JS event not calling after removing the last item | |
| 1067 | +- Fixes Billing and Shipping address webhook issue | |
| 1068 | +- Fixes Payment validation error message not showing | |
| 1069 | +- Fixes Selected product not saving in ProductGallery and BuySection blocks | |
| 1070 | +- Fixes Broken product gallery block | |
| 1071 | +- Fixes Report colors issue for comparison | |
| 1072 | +- Fixes Report child page navigation | |
| 1073 | +- Fixes Loader not showing in product Modal | |
| 1074 | +- Fixes VAT not showing in receipt | |
| 1075 | + | |
| 1076 | += 1.2.4 (Oct 22, 2025) = | |
| 1077 | +- Adds CSS variables on cart drawer/shop page | |
| 1078 | +- Adds Refactor class name on frontend page | |
| 1079 | +- Add Total on cart drawer | |
| 1080 | +- Adds Product name on admin create order items | |
| 1081 | +- Adds New hooks for single product and shop page products | |
| 1082 | +- Adds New hook (fluent_cart/hide_unnecessary_decimals) | |
| 1083 | +- Fixes Product comapre at price issue | |
| 1084 | +- Fixes Variation rearrange update issue | |
| 1085 | +- Fixes Console error and shipping method issue | |
| 1086 | +- Fixes Validation message issue when deleting an order | |
| 1087 | +- Fixes Static dollar sign appearing in price range | |
| 1088 | +- Fixes Free Shipping issue that destroyed cart | |
| 1089 | +- Fixes Undefined property issue on product page | |
| 1090 | +- Fixes Exception property issue | |
| 1091 | +- Fixes Remove force POST request validation for IPN | |
| 1092 | +- Fixes Translation strings issue for all modules | |
| 1093 | +- Fixes Payment method not showing issue on stripe | |
| 1094 | + | |
| 1095 | += 1.2.2 (Oct 16, 2025) = | |
| 1096 | +- Adds: shipping zone for whole world | |
| 1097 | +- Adds: New currency support for BYN, IRR, MMK | |
| 1098 | +- Fix: Tax calculation issue based on store state settings | |
| 1099 | +- Fixed: Skip Inventory not working | |
| 1100 | +- Fixed: Issue with category parsing ‘&’ | |
| 1101 | +- Fixed: Translation issue | |
| 1102 | +- Fixed: Item doesn’t get deleted from the cart | |
| 1103 | +- Fixed: Css loading issue for blocks in template editor | |
| 1104 | +- Fixed: Report page navigation issue. | |
| 1105 | +- Fixed: Single Product js issue | |
| 1106 | +- Added shipping status to order summary (Frontend Customer Portal) | |
| 1107 | +- Added Block icons and block preview | |
| 1108 | +- Fixed: add product selection modal on product card block editor instead of variation selection modal | |
| 1109 | +- Add: currency code and currency sign on pricing of product card | |
| 1110 | +- Add: add price format setting for product card block editor | |
| 1111 | +- Fixed: input rounded issue on store address which render under then country input | |
| 1112 | +- fixed: popover text breaking issue now it is word breaks | |
| 1113 | +- Add: clearable on tax and shipping class widget | |
| 1114 | +- Add: add pro notice on upgrade path | |
| 1115 | +- Fixed: color issue on ProductInventory pro icon | |
| 1116 | + | |
| 1117 | + | |
| 1118 | += 1.2.1 (Oct 05, 2025) = | |
| 1119 | +- Added Custom Fields Plugins support for Products | |
| 1120 | +- Added Terms & Conditions checkbox in the checkout page as settings | |
| 1121 | +- Improved Reporting | |
| 1122 | +- Order Confirmation issue fixed | |
| 1123 | +- Fixed Custom Integration Renderer | |
| 1124 | + | |
| 1125 | += 1.2.0 (Oct 14, 2025) = | |
| 1126 | +- Hello World! | |