| @@ -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: 6.9 | |
| 5 | +Tested up to: 7.1 | |
| 6 | 6 | Requires PHP: 7.4 |
| 7 | -Stable tag: 1.3.21 | |
| 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. |
| @@ -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,482 @@ | ||
| 311 | 311 | 8. VAT/TAX Settings |
| 312 | 312 | |
| 313 | 313 | |
| 314 | 314 | == Changelog == |
| 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 | + | |
| 406 | += 1.6.3 (Aug 22, 2026) = | |
| 407 | +- Improves File storage security by making sure downloadable file paths always resolve inside your uploads folder. | |
| 408 | +- Fixes Advanced Variations table showing prices in the wrong format, where a $1.00 variant appeared as 100. | |
| 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. | |
| 410 | + | |
| 411 | += 1.6.2 (Aug 20, 2026) = | |
| 412 | +- Adds Data Export for orders, customers, subscriptions, and licenses in CSV or JSON. | |
| 413 | +- Adds WooCommerce Migration support for products, orders, customers, coupons, tax rates, and subscription management in FluentCart migrator | |
| 414 | +- Adds Export permissions by user role. | |
| 415 | +- Adds Transaction settlement time from payment providers. | |
| 416 | +- Adds Advanced filtering to the Order Sources report. | |
| 417 | +- Adds Ad click identifiers to the order UTM card. | |
| 418 | +- Adds Signed release fields to product license settings. | |
| 419 | +- Adds An opt-in tool to edit vendor IDs from the subscription page. | |
| 420 | +- Adds Inline inventory management controls to the variant pricing drawer. | |
| 421 | +- Adds Developer controls to hide product regions by surface. | |
| 422 | +- Adds An option to prevent S3 file overwrites. | |
| 423 | +- Adds Developer-extensible admin table sorting, including Expiry Date sorting for coupons. | |
| 424 | +- Adds: Filter hook to allow third party custom data on paddle checkout | |
| 425 | +- Improves Inventory screen performance with paged variants and Load More. | |
| 426 | +- Improves Export dialog labels and filter status indicators. | |
| 427 | +- Improves Product price support for comma decimal separators in the editor and CSV imports. | |
| 428 | +- Improves License renewal with early renewal and customer-profile reactivation. | |
| 429 | +- Improves Traffic attribution with last-touch tracking on every order. | |
| 430 | +- Improves Payment success URL filtering across all gateways. | |
| 431 | +- Improves Mollie checkout methods using the correct cart amount and currency. | |
| 432 | +- Improves Stripe notifications for mixed test and live events. | |
| 433 | +- Improves Admin translations through WordPress translation support. | |
| 434 | +- Improves Report chart tooltips. | |
| 435 | +- Improves The Add-ons screen for the renamed FluentCart Divi Modules. | |
| 436 | +- Fixes Stripe subscription checkout getting stuck after failed card or 3D Secure payments. | |
| 437 | +- Fixes Stripe card changes not syncing and duplicate saved-card records. | |
| 438 | +- Fixes PayPal capture fallback failures with empty requests. | |
| 439 | +- Fixes Duplicate order-paid emails and integration runs. | |
| 440 | +- Fixes Admin order-paid emails being sent before integrations complete. | |
| 441 | +- Fixes Subscription reactivation links failing after login. | |
| 442 | +- Fixes Licensed downloads being accessible for unrelated products. | |
| 443 | +- Fixes Lifetime license detection and license settings save errors. | |
| 444 | +- Fixes Order Sources "Equals" filtering by order hash and payer email. | |
| 445 | +- Fixes Mollie payments remaining unconfirmed with custom success URLs. | |
| 446 | +- Fixes Dashboard and admin screens displaying order currency instead of store currency. | |
| 447 | +- Fixes The Add-on gateway Active badge in Payment Settings. | |
| 448 | +- Fixes The Dashboard page-setup warning link for add-on pages. | |
| 449 | +- Fixes Advanced Variation variants missing from admin product pickers. | |
| 450 | +- Fixes Profit calculations and stock adjustments for unsaved variants. | |
| 451 | +- Fixes Nested-folder downloads on Cloudflare R2 and S3-compatible storage. | |
| 452 | +- Fixes "Includes" filters for customer email and UTM fields. | |
| 453 | +- Fixes Report product filtering and fluctuation badge display. | |
| 454 | +- Fixes Order bumps appearing on checkouts that cannot accept additional items. | |
| 455 | +- Fixes Checkout being blocked when attribution fails to load. | |
| 456 | +- Fixes Mobile settings panel heights, export dialog overflow, and report card scrollbars. | |
| 457 | +- Fixes: Required billing address made optional (Mollie) | |
| 458 | + | |
| 459 | += Unreleased = | |
| 460 | +- 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. | |
| 461 | +- 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. | |
| 462 | +- 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. | |
| 463 | +- 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. | |
| 464 | + | |
| 465 | += 1.6.1 (Aug 11, 2026) = | |
| 466 | +- Adds Add-on: FluentCart Divi Modules — 18 native Divi 5 Visual Builder modules for products, cart, and checkout, plus 8 ready-made layouts | |
| 467 | +- Adds Saved Payment Methods for cards and PayPal accounts. | |
| 468 | +- Adds Customer Payment Methods management. | |
| 469 | +- Adds Failed subscription renewal email notifications for customers and admins. | |
| 470 | +- Adds Product insertion progress to onboarding. | |
| 471 | +- Improves The customer Profile page with add-on extension support. | |
| 472 | +- Improves Bulk product editing with billing interval validation. | |
| 473 | +- Improves Checkout with an option to pre-select the Save Payment Method checkbox. | |
| 474 | +- Improves The subscription admin view with transaction details and upgrade eligibility. | |
| 475 | +- Improves Subscription search with partial customer email matching. | |
| 476 | +- Improves Coupon lists with accurate usage counts. | |
| 477 | +- Improves Advanced Inventory loading performance. | |
| 478 | +- Improves Stripe webhook logs with unmatched event details. | |
| 479 | +- Improves Admin-created orders to prevent incorrect integration attribution. | |
| 480 | +- Fixes Duplicate charges when using saved payment methods. | |
| 481 | +- Fixes Saved cards removing previously saved PayPal accounts. | |
| 482 | +- Fixes Saved cards not being stored in Stripe Hosted Checkout. | |
| 483 | +- Fixes Refunds on saved PayPal orders being sent to the wrong provider. | |
| 484 | +- Fixes Removed saved PayPal accounts remaining chargeable. | |
| 485 | +- Fixes Unstyled Payment Methods pages in the customer portal. | |
| 486 | +- Fixes False payment method update failures after successful updates. | |
| 487 | +- Fixes Licensed download links with secure signed URLs. | |
| 488 | +- Fixes Store-managed Mollie renewals remaining unpaid. | |
| 489 | +- Fixes Stripe renewal retries not being recorded correctly. | |
| 490 | +- Fixes Reactivation of past-due or expiring subscriptions. | |
| 491 | +- Fixes Subscription cancellation reasons and concurrent settings updates. | |
| 492 | +- Fixes Public product listings exposing cost prices and stock counts. | |
| 493 | +- Fixes Product and order endpoints accepting unsafe relation and scope parameters. | |
| 494 | +- Fixes Unsafe input handling in retention reports. | |
| 495 | +- Fixes Storefront coupon stacking to preserve the first applied coupon. | |
| 496 | +- Fixes Maximum discount limits not applying at checkout. | |
| 497 | +- Fixes Coupon restrictions not being enforced on admin orders. | |
| 498 | +- Fixes Invalid coupon schedules and limits causing server errors. | |
| 499 | +- Fixes Coupons not applying correctly to admin orders with variations. | |
| 500 | +- Fixes Custom line items not being saved on existing orders. | |
| 501 | +- Fixes Physical custom line items not entering shipping workflows. | |
| 502 | +- Fixes Manual orders using incorrect subscription types. | |
| 503 | +- Fixes Transaction endpoints returning unrelated transactions. | |
| 504 | +- Fixes Incomplete refund details causing errors. | |
| 505 | +- Fixes Payment links using the current catalog price instead of the order price. | |
| 506 | +- Fixes Shop price range sliders rounding cents incorrectly. | |
| 507 | +- Fixes Parent category filtering returning unrelated categories. | |
| 508 | +- Fixes Variant search not matching variation titles. | |
| 509 | +- Fixes Shipping zone edits clearing assigned shipping classes. | |
| 510 | +- Fixes S3 credentials being cleared when saving settings. | |
| 511 | +- Fixes Settings changes not applying with persistent caching. | |
| 512 | +- Fixes Shipping totals on newly created orders. | |
| 513 | +- Removes The non-functional bulk capture payments action. | |
| 514 | + | |
| 515 | += 1.6.0 (Jul 29, 2026) = | |
| 516 | +- Adds Subscription engine with store-managed subscription support. | |
| 517 | +- Adds Store-managed renewal orders with payment links for all supported gateways. | |
| 518 | +- Adds Optional automatic renewal charging with saved payment methods on supported gateways (stripe, paypal). | |
| 519 | +- Adds Full subscription lifecycle management, including pause, resume, skip, schedule, amount, status, and billing date controls. | |
| 520 | +- Adds Subscription emails for renewals, reminders, upcoming charges, payment failures, and past-due notices. | |
| 521 | +- Adds Bricks Products controls for empty categories, tags, and category visibility. | |
| 522 | +- Improves Onboarding with clearer step descriptions and a prominent "Generate All Pages" action. | |
| 523 | +- Improves Elementor blocks availability for FluentCart Free as an add-on. | |
| 524 | +- Improves Storefront styling across checkout, customer profile, shop, and product pages. | |
| 525 | +- Improves Admin tables with better column layouts and loading states. | |
| 526 | +- Improves The subscription admin page with richer payment history and renewal details. | |
| 527 | +- Fixes Advanced Variation galleries syncing correctly on single product pages. | |
| 528 | +- Fixes The content editor dialog toolbar and multisite editing issues. | |
| 529 | +- Fixes Email preview and background email rendering. | |
| 530 | +- Fixes Onboarding redirecting to the dashboard after completion. | |
| 531 | +- Fixes File storage connection errors displaying proper error messages. | |
| 532 | +- Fixes Reports page layout on iPad. | |
| 533 | +- Fixes Product variant lists opening without filters. | |
| 534 | +- Fixes Completed subscriptions showing stale next billing dates. | |
| 535 | +- Fixes Bricks Products category filter controls updating dynamically. | |
| 536 | +- Fixes Paddle price/product reuse to sync product/variation custom_data instead of creating duplicate catalog entries. | |
| 537 | + | |
| 538 | += 1.5.5 (Jul 17, 2026) = | |
| 539 | +- Improves PayPal payment and subscription confirmation flow against unverified payment states. | |
| 540 | + | |
| 541 | += 1.5.4 (Jul 17, 2026) = | |
| 542 | +- Adds Bricks Blocks dedicated add-on with 15 new blocks. | |
| 543 | +- Adds Cross-site campaign attribution with UTM tracking across connected sites. | |
| 544 | +- Adds A "Getting Started" onboarding flow for Bricks and Elementor. | |
| 545 | +- Adds Advanced AI search across orders, customers, products, and subscriptions. | |
| 546 | +- Fixes PayPal first payments activating the correct subscription. | |
| 547 | +- Fixes Duplicate PayPal subscription activations from simultaneous payment notifications. | |
| 548 | +- Fixes PayPal refunds syncing correctly with FluentCart. | |
| 549 | +- Fixes Paddle subscription status synchronization across additional billing scenarios. (Pro) | |
| 550 | +- Fixes Bricks Products Grid responsive column layouts. | |
| 551 | +- Fixes Custom Product Stock labels in Bricks rendering on the storefront. | |
| 552 | +- Fixes Add to Cart shortcode honoring custom button text. | |
| 553 | +- Fixes Rejected URL coupons not displaying an error message. | |
| 554 | +- Fixes Revenue and order reports failing with missing grouping options. | |
| 555 | +- Fixes Dashboard activity counts matching the activity list. | |
| 556 | +- Fixes A rare crash when loading product variations. | |
| 557 | +- Fixes Nested layouts rendering correctly in receipt PDFs. (Pro) | |
| 558 | +- Improves Security through ongoing audits and hardening across Core and Pro. | |
| 559 | +- Improves Confirmation before switching to Advanced Variations. | |
| 560 | +- Improves Shipping method visibility for admins and customers. | |
| 561 | +- Improves Customer dashboard with date and loading refinements. | |
| 562 | +- Improves Translation readiness across the plugin. | |
| 563 | +- Improves Storefront support for the price suffix filter hook. | |
| 564 | +- Improves Installment billing by enforcing a minimum of two installments. | |
| 565 | + | |
| 566 | += 1.5.3 (Jul 9, 2026) = | |
| 567 | +- Adds Configurable Tax Display Styles with customizable tax labels. | |
| 568 | +- Adds MCP AI support for profitability, subscription forecasts, and payment ledger access. | |
| 569 | +- Adds Advanced AI report filters, pagination, coupon usage, and margin insights. | |
| 570 | +- Adds Support for report add-ons in the Reports sidebar. | |
| 571 | +- Adds Inline tax class creation for Tax and EU VAT settings. | |
| 572 | +- Adds An option to hide product SKUs. | |
| 573 | +- Improves duplicate order protection during checkout. | |
| 574 | +- Improves AI refund and subscription cancellation safety with confirmation. | |
| 575 | +- Improves EU B2B reverse charge declarations on generated documents. | |
| 576 | +- Improves Authorize.Net subscription reliability and retry handling. | |
| 577 | +- Improves Bricks element labels. | |
| 578 | +- Improves storefront, checkout, and cart drawer styling. | |
| 579 | +- Improves expiration filters to include past-due subscriptions. | |
| 580 | +- Improves translation coverage across the admin and storefront. | |
| 581 | +- Improves integration support with partial product price updates. | |
| 582 | +- Improves security through ongoing audits and hardening. | |
| 583 | +- Fixes Shipping calculation for Stripe subscriptions with physical products. | |
| 584 | +- Fixes Shipping tax calculation based on the selected shipping method. | |
| 585 | +- Fixes Per-item shipping allocation accuracy. | |
| 586 | +- Fixes Reverse-charge tax breakdowns across all order views. | |
| 587 | +- Fixes Installment counts after checkout discounts. | |
| 588 | +- Fixes Authorize.Net and Mollie installment billing cycles. | |
| 589 | +- Fixes PayPal amount formatting. | |
| 590 | +- Fixes PayPal installment cancellation detection. | |
| 591 | +- Fixes Carts remaining locked after completed checkouts. | |
| 592 | +- Fixes Product creation dates being overwritten during edits. | |
| 593 | +- Fixes Stock badge labels for default variations. | |
| 594 | +- Fixes Bricks Products Collection loading state. | |
| 595 | +- Fixes Price range labels on Bricks product pages. | |
| 596 | +- Fixes Database upgrades after plugin updates. | |
| 597 | +- Fixes Licensed add-on downloads, including Page History. | |
| 598 | +- Fixes Capability checks for the current customer session. | |
| 599 | + | |
| 600 | += 1.5.2 (Jun 30, 2026) = | |
| 601 | +- Adds SSLCommerz payment gateway support | |
| 602 | +- Adds Product template type support for Bricks Builder | |
| 603 | +- Adds Inline variant selector in Advanced Variations group-edit summary bar | |
| 604 | +- Adds Per-variant checkboxes to scope bulk updates to selected variants only | |
| 605 | +- Adds Card update redirect flow for customer portal (Paddle and redirect-only gateways) | |
| 606 | +- Adds Dynamic extra settings fields extension point for Email Notifications | |
| 607 | +- Adds Filter fluent_cart/transaction/max_refundable_amount for gateway-level refund cap | |
| 608 | +- Fixes Variation attribute label leaking into Authorize.Net and Mollie gateway names | |
| 609 | +- Fixes Duplicated variation titles in cart and checkout display | |
| 610 | +- Fixes Dark mode colors for alerts, inputs, icon buttons, and popover links | |
| 611 | +- Fixes Aategory block select border issue | |
| 612 | +- Fixes Stripe duplicate charges issue | |
| 613 | +- Improves Admin order builder to show labeled variation attributes | |
| 614 | +- Improves Tax breakdown with per-rate VAT lines across checkout, emails, PDF, and order views | |
| 615 | +- Improves EU VAT validation to work independently of reverse charge for domestic B2B | |
| 616 | +- Improves Subscription and order item names to show resolved variation attribute labels | |
| 617 | +- Improves Paddle multi currency handle | |
| 618 | +- Improves Labeled variation attributes consistently across Cart, Checkout, Customer dashboard, Emails, Invoices, PDF receipt, and admin order | |
| 619 | + | |
| 620 | += 1.5.1 (Jun 24, 2026) = | |
| 621 | +- Improves Advanced variations UI/UX | |
| 622 | +- Improves Inventory managements UI/UX | |
| 623 | +- Fixes Schedule plugin audit issues recommended by WP Plugin Team | |
| 624 | + | |
| 625 | += 1.5.0 (Jun 23, 2026) = | |
| 626 | +- Adds Advanced Variations with automatic combination generation, reusable attributes, swatches, smart variation selection, and bulk editing tools. | |
| 627 | +- Adds Attribute Manager with reusable option sets, inline term creation, drag-and-drop sorting, and cross-tab synchronization. | |
| 628 | +- Adds 8 built-in attribute sets including Color, Size, Material, Storage, Memory, Weight, Style, and Pattern. | |
| 629 | +- Adds staged-save workflow with persistent save bar, discard support, and improved editing experience for complex products. | |
| 630 | +- Adds guest-accessible payment links via the new {{order.payment_link}} smart code. | |
| 631 | +- Adds fluent_cart/product_card/enqueue_assets hook for extending storefront product components. | |
| 632 | +- Improves variation management performance, navigation, pricing tables, mobile responsiveness, admin layouts, and internationalization support. | |
| 633 | +- Improves inventory integrations with enhanced stock change event handling. | |
| 634 | +- Fixes variation editing, bulk update workflows, bundle synchronization, subscription stock switching, product search links, and PDF receipt tax display. | |
| 635 | +- Includes ongoing security hardening and stability improvements across FluentCart Core and Pro. | |
| 636 | + | |
| 637 | += 1.4.2 (Jun 18, 2026) = | |
| 638 | +Adds EU/German withdrawal (Widerrufsbutton) compliance with public withdrawal page and two-step confirmation flow | |
| 639 | +Adds Full order details, invoice numbers, and line items support for Authorize.net transactions | |
| 640 | +Adds Paddle cross-currency handling support | |
| 641 | +Fixes Customer profile page issues when avatar requests are blocked by cookie banners | |
| 642 | +Fixes Paddle currency detection during cross-currency validation | |
| 643 | +Fixes Paddle and Authorize.net setup instructions and documentation | |
| 644 | +Fixes Currency formatting consistency in the withdrawal admin table | |
| 645 | +Fixes Security issues with ongoing audits and platform hardening | |
| 646 | + | |
| 647 | += 1.4.1 (Jun 12, 2026) = | |
| 648 | +- Adds MCP support for AI agents. | |
| 649 | +- Adds Real-time cart sync across browser tabs. | |
| 650 | +- Fixes Duplicate database upgrade runs after plugin updates. | |
| 651 | + | |
| 652 | += 1.4.0 (Jun 11, 2026) = | |
| 653 | +- Adds EU B2B reverse charge support across all order surfaces | |
| 654 | +- Adds Per-item tax rate breakdowns on checkout, admin, emails, PDFs, and receipts | |
| 655 | +- Adds Mixed-cart tax handling for inclusive and exclusive tax products | |
| 656 | +- Adds Per-variation tax inclusion overrides | |
| 657 | +- Adds Tax class selector for shipping overrides | |
| 658 | +- Adds City and postcode-based tax overrides | |
| 659 | +- Adds Country-specific EU VAT collection mode | |
| 660 | +- Adds Built-in tax rates for Africa, Americas, Asia, Europe, and Oceania | |
| 661 | +- Adds Tax enable/disable controls per country | |
| 662 | +- Adds Automatic tax calculation for admin-created orders | |
| 663 | +- Adds Tax setup step to the onboarding wizard | |
| 664 | +- Adds Separate price suffix labels for inclusive and exclusive taxes | |
| 665 | +- Adds Seller Tax ID in store settings | |
| 666 | +- Adds Reverse Charge (RC) badge on the Taxes admin page | |
| 667 | +- Adds `fluentcart_eu_vat_number_validate` filter for custom VAT validation | |
| 668 | +- Adds `fluent_cart/tax_collecting` filter for runtime tax control | |
| 669 | +- Adds `reset_tax` WP-CLI command | |
| 670 | +- Adds Store Digest emails with daily, weekly, and monthly schedules | |
| 671 | +- Adds Per-item coupon discounts in line meta with strikethrough display | |
| 672 | +- Adds B2B badges on admin and customer order pages | |
| 673 | +- Adds B2B purchase and reverse charge filters in orders table | |
| 674 | +- Adds Unit price rounding tooltip for 1-cent mismatches | |
| 675 | +- Adds Hash-based deep linking for settings sections | |
| 676 | +- Adds Configurable product list columns | |
| 677 | +- Adds `fluent_cart/show_admin_top_bar` filter | |
| 678 | +- Adds Bricks BuySection support with query-based product selection | |
| 679 | +- Adds Bricks product selection controls for Gallery, Content, Short Description, Stock, and Price Range elements | |
| 680 | +- Adds Bricks iframe embed support in Product Content element | |
| 681 | +- Adds Pricing Table product-per-row layout and configurable badges | |
| 682 | +- Adds Live settings propagation without page reloads | |
| 683 | +- Adds Automatic selection of the only available shipping method at checkout | |
| 684 | +- Adds Permission-based global search result visibility | |
| 685 | +- Fixes Tax calculations and display issues across reverse charge, mixed carts, shipping labels, tax breakdowns, rate badges, tooltips, and coupon calculations | |
| 686 | +- Fixes Subscription currency display in billing columns | |
| 687 | +- Fixes Zero-value renewal orders appearing after subscription reactivation | |
| 688 | +- Fixes Subscription expiry race conditions, orphaned metadata, and invalid next billing dates | |
| 689 | +- Fixes Canceled subscriptions incorrectly retaining grace periods | |
| 690 | +- Fixes Missing subscription links on renewal orders and parent order fallback handling | |
| 691 | +- Fixes Payment retries being incorrectly blocked | |
| 692 | +- Fixes Stripe refund retrieval when refund data is not included in charge objects | |
| 693 | +- Fixes Paddle renewal migrations, double submissions, cancellation overlays, receipt validation, and end-of-period cancellation emails (Pro) | |
| 694 | +- Fixes Mollie mixed-cart tax calculations before payment processing (Pro) | |
| 695 | +- Fixes Checkout address priority, state validation, B2B field preservation, and country detection | |
| 696 | +- Fixes Coupon strikethrough display in modal checkout | |
| 697 | +- Fixes Coupon null reference errors when no coupons are applied | |
| 698 | +- Fixes Order currency display using store currency instead of order currency | |
| 699 | +- Fixes Fulfillment type inheritance from product variations in admin orders | |
| 700 | +- Fixes Shipping method title display on admin order details | |
| 701 | +- Fixes PDF rendering for billing names, fee summaries, and seller identity information (Pro) | |
| 702 | +- Fixes SVG logo path warnings after ZIP installation | |
| 703 | +- Fixes Webhook failures caused by 301 redirects on subdirectory installs | |
| 704 | +- Fixes Turnstile fallback handling when auto-verification fails | |
| 705 | +- Fixes NULL value rounding issues in subscription reports | |
| 706 | + | |
| 707 | += 1.3.27 (May 8, 2026) = | |
| 708 | +- Adds List/Grid view switcher and advanced product filtering for Bricks | |
| 709 | +- Adds Copy Variation ID action for simple product pricing panel | |
| 710 | +- Adds Licensing Sites, Site pages, and advanced site filtering | |
| 711 | +- Adds SubscriptionReactivated event | |
| 712 | +- Fixes Order bump free-shipping checkbox issue | |
| 713 | +- Fixes Missing shortcode variables in PDF receipt emails | |
| 714 | +- Fixes Long file names overflowing receipt page download buttons | |
| 715 | +- Fixes Cart allowing mixed or multiple subscriptions | |
| 716 | +- Fixes Offline subscriptions with 100% recurring coupons issue when Subscription Activated | |
| 717 | +- Fixes Subscription reactivation after refunds | |
| 718 | +- Fixes PayPal IPN subscription handling | |
| 719 | +- Fixes Redundant admin table search requests | |
| 720 | +- Fixes Amount formatting and customer profile display in Site Detail view (Pro) | |
| 721 | +- Fixes PHP warnings from deleted/invalid store pages | |
| 722 | +- Fixes Admin menu active state style bleeding | |
| 723 | +- Fixes Bricks Builder dynamic tag name mismatch | |
| 724 | +- Fixes Authorize.net subscription issue | |
| 725 | +- Improves Animation experience for table filters | |
| 726 | +- Improves Bricks Builder pagination rendering and performance | |
| 727 | +- Improves Product Pricing edit UX | |
| 728 | + | |
| 729 | += 1.3.26 (May 5, 2026) = | |
| 730 | +- Adds Square Payment gateway | |
| 731 | +- Adds Private products support in discounts, coupons, and order bumps | |
| 732 | +- Adds Subscription setup fee to receipts and emails | |
| 733 | +- Fixes Order/invoice dates showing the previous day in profiles | |
| 734 | +- Fixes Coupon expiration timezone mismatch | |
| 735 | +- Fixes Duplicate success toast on product update | |
| 736 | +- Fixes Email preview created_at DateTime issue | |
| 737 | +- Fixes Safari chevron icon visibility issue | |
| 738 | +- Fixes Menu button and dropdown styling issues | |
| 739 | +- Fixes LearnDash course expiry resolution for users | |
| 740 | +- Improves button feedback with visual indicators only | |
| 741 | +- Fixes Skip subscription field validation when subscription is disabled | |
| 742 | +- Fixes Auto-expand Additional display prices section when subscription is enabled | |
| 743 | + | |
| 744 | += 1.3.25 (Apr 30, 2026) = | |
| 745 | +- Fixes Sites with www and non-www counted as separate activations | |
| 746 | +- Fixes Subscription orders with coupon discounts getting stuck after checkout | |
| 747 | +- Fixes Duplicate renewal records created during payment processing | |
| 748 | +- Fixes Page freeze when clicking empty mini cart | |
| 749 | +- Fixes Max-width constraints and responsive padding on product pages | |
| 750 | +- Fixes Incorrect coupon expiration time in admin dashboard | |
| 751 | +- Fixes Shipping overcharge with multiple shipping classes in cart | |
| 752 | +- Fixes Free shipping adding class surcharges with multiple shipping classes | |
| 753 | +- Fixes Paddle subscriptions not cancelling immediately after refund | |
| 754 | +- Fixes Customer lifetime stats not updating after refund | |
| 755 | +- Fixes Double encryption when saving Stripe settings | |
| 756 | +- Fixes Raw transaction and subscription status keys shown in customer portal | |
| 757 | +- Improves Product variation management | |
| 758 | + | |
| 759 | += 1.3.23 (Apr 28, 2026) = | |
| 760 | +- Adds Subscription access end date in cancellation emails | |
| 761 | +- Adds Learndash: User specific course expiration respect to subscription/license | |
| 762 | +- Adds VAT numbers in PDF receipt address field | |
| 763 | +- Adds One click Licensed addon installer in addon page | |
| 764 | +- Fixes Parse download token with ported site urls issue | |
| 765 | +- Fixes fee_total missing column issue for version upgrades | |
| 766 | +- Fixes Missing checkout info label in gateway settings | |
| 767 | +- Fixes Advance filter merge relation issue | |
| 768 | +- Fixes Timezone resolution against deprecated PHP 8.4 aliases | |
| 769 | +- Fixes Licenses package download issue for portes site urls | |
| 770 | +- Fixes Empty state rendering in dark mode for reports and dashboard | |
| 771 | +- Fixes Supports for comma decimal separator in product variant cost | |
| 772 | +- Fixes Use singular form for subscription interval units | |
| 773 | +- Fixes Close editor modal when navigating from iframe links | |
| 774 | +- Fixes Verify stock module active before inventory menu | |
| 775 | +- Fixes License status incorrectly shown as "Expired" during grace period. | |
| 776 | +- Fixes PDF custom template deletion faild issue | |
| 777 | +- Fixes Customer address update/delete permission issue | |
| 778 | +- Fixes Regular security audits and ongoing enhancements | |
| 779 | +- Fixes Activity title's route not working | |
| 780 | +- Enhanced Paddle - allows all default emails, modifiable via filter hook | |
| 781 | +- Enhanced Adjust product-card and single-product styles | |
| 782 | + | |
| 783 | += 1.3.22 (Apr 23, 2026) = | |
| 784 | +- Adds Gutenberg Package Description block | |
| 785 | +- Adds New stock management in Pro | |
| 786 | +- Improves Package Description support for block themes & emails | |
| 787 | +- Improves Email templates with 5 new merge tags | |
| 788 | +- Fixes Shipping zone list loading issue | |
| 315 | 789 | |
| 316 | 790 | = 1.3.21 (Apr 22, 2026) = |
| 317 | 791 | - Adds Cloudflare R2 storage |
| 318 | 792 | - Adds Public access management in S3 |