| @@ -1,11 +1,11 @@ | ||
| 1 | 1 | === FluentCart A New Era of eCommerce - Faster, Lighter, and Simpler === |
| 2 | 2 | Contributors: wpmanageninja, techjewel |
| 3 | 3 | Tags: ecommerce, cart, checkout, subscriptions, payments |
| 4 | 4 | Requires at least: 6.7 |
| 5 | -Tested up to: 7.0 | |
| 5 | +Tested up to: 7.1 | |
| 6 | 6 | Requires PHP: 7.4 |
| 7 | -Stable tag: 1.6.1 | |
| 7 | +Stable tag: 1.6.6 | |
| 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. |
| @@ -79,12 +79,12 @@ | ||
| 79 | 79 | * User Roles – Control access to FluentCart admin tools by role |
| 80 | 80 | |
| 81 | 81 | === Analytics, Marketing & Growth === |
| 82 | 82 | * Reports Overview – Track order volume, Revenue by Quarter, Revenue by Country |
| 83 | -* Sales Reporting – Track order volume, most sold products and variants, Customer LTV and more | |
| 83 | +* Sales Reporting – Track order volume, most sold products and variants, Customer LTV, and more | |
| 84 | 84 | * Order Analytics – Average order value, order items, order heatmap, orders by country, and more |
| 85 | -* Revenue Analytics – Net revenue sorted by Time, Country and Payment Gateway | |
| 86 | -* Refund Analytics – Total refunds, Avg. Refund value, Refund Rate, Filter by Country, Payment method and Intervals | |
| 85 | +* Revenue Analytics – Net revenue sorted by Time, Country, and Payment Gateway | |
| 86 | +* Refund Analytics – Total refunds, Avg. Refund value, Refund Rate, Filter by Country, Payment method, and Intervals | |
| 87 | 87 | * Product Data – Top performing products, Product Performance over time |
| 88 | 88 | * Subscriptions Report – Top performing products, Product Performance over time |
| 89 | 89 | * Product Data – Top performing products, Product Performance over time |
| 90 | 90 | * Customer Data – Top performing products, Product Performance over time |
| @@ -311,8 +311,162 @@ | ||
| 311 | 311 | 8. VAT/TAX Settings |
| 312 | 312 | |
| 313 | 313 | |
| 314 | 314 | == Changelog == |
| 315 | + | |
| 316 | += 1.6.6 (Sep 25, 2026) = | |
| 317 | +- Enhance theme support for Astra, Blocksy, Kadence, Divi, GeneratePress, Bricks, and more. | |
| 318 | +- Fixes Stripe wallet issue (Apple Pay). | |
| 319 | +- Fixes Stripe payment-method tabs not matching the button colour issue | |
| 320 | + | |
| 321 | += 1.6.5 (Sep 24, 2026) = | |
| 322 | +- Adds Appearance tab under Store Settings with FluentCart, theme-inherited, or custom color palettes. | |
| 323 | +- Adds Theme-inherited palettes for block themes, Astra, Kadence, and GeneratePress. | |
| 324 | +- Adds Storefront palette support for Stripe embedded payment forms. | |
| 325 | +- Adds Editable hex color fields and live preview. | |
| 326 | +- Adds Customer email verification and guest purchase recovery. | |
| 327 | +- Adds Compliance setting for automatic login after account creation. | |
| 328 | +- Adds Store-wide date, time, and timezone settings. | |
| 329 | +- Adds Wildcard search guidance in admin. | |
| 330 | +- Adds Feedback link and FluentCart version details in admin footer. | |
| 331 | +- Adds First-cycle Paddle coupons as one-time discounts. | |
| 332 | +- Adds Developer filter for order bumps on locked carts. | |
| 333 | +- Improves Recurring coupon handling without simulated trials. | |
| 334 | +- Improves Store Setup organization for date, time, and timezone. | |
| 335 | +- Improves Admin subscription payment method display. | |
| 336 | +- Improves Order bump styling with storefront colors. | |
| 337 | +- Improves License lookup performance. | |
| 338 | +- Improves Paddle subscription discount handling | |
| 339 | +- Improves Multiple Authorize.Net, Paddle , Mollie payment, renewal, resync, card, and scheduling handling. | |
| 340 | +- Improves PayPal connect authentication. | |
| 341 | +- Fixes Guest orders incorrectly linking to existing accounts. | |
| 342 | +- Fixes Customer email changes moving purchase history without verification. | |
| 343 | +- Fixes Manual fixed discounts being stored one cent short. | |
| 344 | +- Fixes Stripe embedded checkout errors and disabled button issues. | |
| 345 | +- Fixes Stripe live/test mode lookup issues. | |
| 346 | +- Fixes Duplicate gateway transactions on resubmitted checkouts. | |
| 347 | +- Fixes Order note permissions for Manager and Super Admin roles. | |
| 348 | +- Fixes Product bulk-action button state. | |
| 349 | +- Fixes Custom palette button background and outline issues. | |
| 350 | +- Fixes Empty product archive count display. | |
| 351 | +- Fixes Product video gallery styling. | |
| 352 | +- Fixes State and region translations. | |
| 353 | +- Fixes Checkout page detection background errors. | |
| 354 | +- Fixes PDF receipt tax badge rounding. | |
| 355 | +- Fixes Order bump removal affecting booking items. | |
| 356 | + | |
| 357 | += 1.6.4 (Sep 11, 2026) = | |
| 358 | +- Adds FluentPlayer videos to product galleries with inline playback | |
| 359 | +- Adds Upgrade option for eligible one-time purchases in the customer dashboard | |
| 360 | +- Adds Test-mode protection to prevent billing, reconciliation, or emails for live subscriptions on staging sites | |
| 361 | +- Adds Sale and Sold Out badges to Bricks Products Collection with styling controls | |
| 362 | +- Adds Default filters and preset search controls to Bricks Products Collection | |
| 363 | +- Adds Stripe hosted Checkout button labels and itemised product, shipping, and tax lines | |
| 364 | +- Adds Cart block with Cart Items, Cart Total, and Checkout Button blocks | |
| 365 | +- Adds Three-stage overdue renewal reminder emails | |
| 366 | +- Adds Daily report chart grouping | |
| 367 | +- Adds Consent-based marketing attribution storage for GDPR and TDDDG compliance | |
| 368 | +- Adds Developer filters for checkout order data and outgoing emails | |
| 369 | +- Improves Storefront product listing performance | |
| 370 | +- Improves Thank-you page messaging based on payment status | |
| 371 | +- Improves Subscription billing dates, license validity, and grace-period access | |
| 372 | +- Improves Paddle reverse-charge B2B transactions, VAT details, receipts, and emails (Pro) | |
| 373 | +- Improves Coupon Per User Limit guidance | |
| 374 | +- Improves Product price accessibility for screen readers | |
| 375 | +- Improves Cart button styling and keyboard focus states | |
| 376 | +- Improves Products admin navigation with an All Products link | |
| 377 | +- Improves Product variation-to-Simple conversion handling | |
| 378 | +- Improves Translations across Bricks, gateways, checkout, licensing, and Pro admin | |
| 379 | +- Improves Dark mode and WordPress 7.1 media modal compatibility | |
| 380 | +- Fixes PayPal zero-decimal currency checkout, subscriptions, renewals, and refunds | |
| 381 | +- Fixes Stripe zero-decimal currency subscription resync totals | |
| 382 | +- Fixes Mollie one-off payment methods for store-managed subscriptions (Pro) | |
| 383 | +- Fixes PayPal renewal bill counts and failed renewal email delivery | |
| 384 | +- Fixes Duplicate charges from simultaneous admin mark-as-paid requests | |
| 385 | +- Fixes Subscription payment-state race conditions during renewals | |
| 386 | +- Fixes Transaction success updates leaving orders in invalid payment states | |
| 387 | +- Fixes Paddle reverse-charge refunds and tax-exclusive pricing (Pro) | |
| 388 | +- Fixes Refund dates missing from exports | |
| 389 | +- Fixes Card last-4 digits losing leading zeros | |
| 390 | +- Fixes Payment method names missing from non-cash gateway orders | |
| 391 | +- Fixes Renewal reminder emails mixing details between orders | |
| 392 | +- Fixes Payment-link re-pay totals with manual item discounts | |
| 393 | +- Fixes Cart status requests being rejected on some sites | |
| 394 | +- Fixes Bundle products dropping child items from cart and checkout | |
| 395 | +- Fixes Checkout errors from deleted order-bump products | |
| 396 | +- Fixes Empty checkout instructions caused by blank formatting | |
| 397 | +- Fixes Checkout block support for FluentCRM opt-in, Turnstile, and saved cards | |
| 398 | +- Fixes Tax price suffixes missing across product displays and widgets | |
| 399 | +- Fixes Show Relevant settings in block themes and quick view | |
| 400 | +- Fixes Long description preview not refreshing in the builder | |
| 401 | +- Fixes Variant SKU clearing and zero-value SKU handling | |
| 402 | +- Fixes Stripe 3D Secure loading overlay timing | |
| 403 | +- Fixes Bulk order delete permission checks | |
| 404 | +- Fixes Download link signing for unconfigured storage buckets | |
| 405 | +- Fixes Unverified PayPal notifications reaching extensions before verification | |
| 406 | +- Fixes Bricks filters, search presets, excluded products, and badge positioning | |
| 407 | +- Fixes Shop filter nested categories and parent checkbox selection | |
| 408 | +- Fixes Upgrade proration credits for quarterly and half-yearly plans | |
| 409 | +- Fixes Variation inventory controls showing when Stock Management is disabled | |
| 410 | + | |
| 411 | += 1.6.3 (Aug 22, 2026) = | |
| 412 | +- Improves File storage security by making sure downloadable file paths always resolve inside your uploads folder. | |
| 413 | +- Fixes Advanced Variations table showing prices in the wrong format, where a $1.00 variant appeared as 100. | |
| 414 | +- Fixes Prices entered in the Advanced Variations table, the group quick-set field, and the bulk Set Price field saving at the wrong amount. | |
| 415 | + | |
| 416 | += 1.6.2 (Aug 20, 2026) = | |
| 417 | +- Adds Data Export for orders, customers, subscriptions, and licenses in CSV or JSON. | |
| 418 | +- Adds WooCommerce Migration support for products, orders, customers, coupons, tax rates, and subscription management in FluentCart migrator | |
| 419 | +- Adds Export permissions by user role. | |
| 420 | +- Adds Transaction settlement time from payment providers. | |
| 421 | +- Adds Advanced filtering to the Order Sources report. | |
| 422 | +- Adds Ad click identifiers to the order UTM card. | |
| 423 | +- Adds Signed release fields to product license settings. | |
| 424 | +- Adds An opt-in tool to edit vendor IDs from the subscription page. | |
| 425 | +- Adds Inline inventory management controls to the variant pricing drawer. | |
| 426 | +- Adds Developer controls to hide product regions by surface. | |
| 427 | +- Adds An option to prevent S3 file overwrites. | |
| 428 | +- Adds Developer-extensible admin table sorting, including Expiry Date sorting for coupons. | |
| 429 | +- Adds: Filter hook to allow third party custom data on paddle checkout | |
| 430 | +- Improves Inventory screen performance with paged variants and Load More. | |
| 431 | +- Improves Export dialog labels and filter status indicators. | |
| 432 | +- Improves Product price support for comma decimal separators in the editor and CSV imports. | |
| 433 | +- Improves License renewal with early renewal and customer-profile reactivation. | |
| 434 | +- Improves Traffic attribution with last-touch tracking on every order. | |
| 435 | +- Improves Payment success URL filtering across all gateways. | |
| 436 | +- Improves Mollie checkout methods using the correct cart amount and currency. | |
| 437 | +- Improves Stripe notifications for mixed test and live events. | |
| 438 | +- Improves Admin translations through WordPress translation support. | |
| 439 | +- Improves Report chart tooltips. | |
| 440 | +- Improves The Add-ons screen for the renamed FluentCart Divi Modules. | |
| 441 | +- Fixes Stripe subscription checkout getting stuck after failed card or 3D Secure payments. | |
| 442 | +- Fixes Stripe card changes not syncing and duplicate saved-card records. | |
| 443 | +- Fixes PayPal capture fallback failures with empty requests. | |
| 444 | +- Fixes Duplicate order-paid emails and integration runs. | |
| 445 | +- Fixes Admin order-paid emails being sent before integrations complete. | |
| 446 | +- Fixes Subscription reactivation links failing after login. | |
| 447 | +- Fixes Licensed downloads being accessible for unrelated products. | |
| 448 | +- Fixes Lifetime license detection and license settings save errors. | |
| 449 | +- Fixes Order Sources "Equals" filtering by order hash and payer email. | |
| 450 | +- Fixes Mollie payments remaining unconfirmed with custom success URLs. | |
| 451 | +- Fixes Dashboard and admin screens displaying order currency instead of store currency. | |
| 452 | +- Fixes The Add-on gateway Active badge in Payment Settings. | |
| 453 | +- Fixes The Dashboard page-setup warning link for add-on pages. | |
| 454 | +- Fixes Advanced Variation variants missing from admin product pickers. | |
| 455 | +- Fixes Profit calculations and stock adjustments for unsaved variants. | |
| 456 | +- Fixes Nested-folder downloads on Cloudflare R2 and S3-compatible storage. | |
| 457 | +- Fixes "Includes" filters for customer email and UTM fields. | |
| 458 | +- Fixes Report product filtering and fluctuation badge display. | |
| 459 | +- Fixes Order bumps appearing on checkouts that cannot accept additional items. | |
| 460 | +- Fixes Checkout being blocked when attribution fails to load. | |
| 461 | +- Fixes Mobile settings panel heights, export dialog overflow, and report card scrollbars. | |
| 462 | +- Fixes: Required billing address made optional (Mollie) | |
| 463 | + | |
| 464 | += Unreleased = | |
| 465 | +- Removes The broken `GET /fluent-cart/v2/reports/sales-growth` REST endpoint, the `SalesReport` reporting module class behind it, and the unused `SaleGrowth.vue` admin chart component. The endpoint had never returned data (its data source was never populated) and has answered a fatal error since the September 2025 reports refactor removed its service method; the dashboard's sales-growth chart uses `GET /fluent-cart/v2/reports/sales-growth-chart`, which is unaffected. | |
| 466 | +- Removes The unused legacy CSV export path and its `openspout/openspout` dependency. The `fluent_cart_admin_ajax` routes `export_orders` and `export_repeat_customers`, the `FluentCart\App\Hooks\Handlers\ExportHandler` class, and `Helper::loadSpoutLib()` are gone. They were already non-functional (the loader required a bundled library that no longer ships) and had no UI reaching them. Use the Export dialog on the Orders, Customers, and Subscriptions screens instead. | |
| 467 | +- Removes The deprecated `fluentcart/payment/success_url` filter (deprecated since 1.3.16, removal announced for 1.4.3). Use `fluent_cart/payment/success_url` instead — it now fires for every gateway's post-payment redirect with the transaction and order in context. | |
| 468 | +- Removes The public method `Subscription::getReactivationNonceAction()`, along with the `_wpnonce` parameter on subscription reactivation links. The nonce was minted in email and webhook contexts where there is no current user, so it stopped verifying as soon as the recipient logged in to use the link. Reactivation is authorized by the subscription-ownership check instead. Links already sent to customers keep working, and existing ones that had expired begin working again. | |
| 315 | 469 | |
| 316 | 470 | = 1.6.1 (Aug 11, 2026) = |
| 317 | 471 | - Adds Add-on: FluentCart Divi Modules — 18 native Divi 5 Visual Builder modules for products, cart, and checkout, plus 8 ready-made layouts |
| 318 | 472 | - Adds Saved Payment Methods for cards and PayPal accounts. |