Skip to content

Releases: getdokan/storegrowth-sales-booster

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 11:49
3b29727

What's Changed

= v2.1.0 (June 23, 2026) =

  • New: BOGO now supports variable products — customers pick a gift variation (color, size, etc.) from inline dropdowns and claim it without leaving the page.
  • New: BOGO offers can be scheduled with optional start and end dates — offers activate and expire automatically, and an expired free gift is removed on the next cart update.
  • New: Added Appsero usage tracking and a deactivation feedback form.
  • Enhancement: Floating Bar default trigger delay reduced from 7s to 1s, and removed the redundant "Button Text" field.
  • Enhancement: Restyled the BOGO offer box with updated badge colors and a clearer "Free Gift" / "X% Off" header.
  • Fix: "Enable BOGO" no longer auto-creates empty or active offers for new products; the product tab now loads only that product's own offer.
  • Fix: BOGO target and offer product dropdowns now list only published products.
  • Fix: Blocked selecting the same product as both target and offer in a Buy X Get Y deal — validated on the client, server, and REST API.
  • Fix: Repaired Buy X Get Y saving and the product-page BOGO box (gift resolution, placeholder image, and the star rating no longer overlapping the card).
  • Fix: Prevented a fatal error when calculating the offer price for products with no price set.

Full Changelog: v2.0.6...v2.1.0

v2.0.6

Choose a tag to compare

@github-actions github-actions released this 28 Apr 06:04
c3ffdc5

What's Changed

= v2.0.6 (April 28, 2026) =

  • Fix: Fixed incorrect text domains in translation functions.
  • Fix: Scoped BOGO duplicate check to active global offers only.
  • Fix: Updated AJAX URL to use admin_url function for better compatibility.
  • Update: Added new banner and screenshot images for WordPress.org.

New Contributors

Full Changelog: v2.0.5...v2.0.6

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 05 Feb 10:44
b300692

What's Changed

v2.0.5 (Feb 05, 2025)

  • fix: Resolved cart overlay layout corruption and corrected pricing discrepancies.
  • fix: Fixed the Fly Cart center popout not rendering properly.
  • fix: Prevented out-of-stock products from being selectable in the Upsell Order Bump.
  • fix: Resolved a fatal error occurring when the Order Bump product was missing or deleted.
  • fix: Corrected a typo in the Module Activation process.

New Contributors

Full Changelog: v2.0.4...v2.0.5

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 05 Dec 10:58
664d5a2

What's Changed

v2.0.4 (Dec 05, 2025)

  • fix: Resolved an issue where an extra quantity button appeared in the FlyCart product quantity selector.
  • fix: Improved compatibility to display Upsell Order Bumps properly on the Block Checkout.
  • fix: Updated BOGO Offers by replacing action icons with clear text labels for better usability.
  • fix: Fixed an issue where the Quick View module icon was not appearing on the Modules page.

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 26 Nov 10:09
d60c616

What's Changed

v2.0.3 (Nov 26, 2025)

  • fix: Repositioned the BOGO menu item in the Dokan vendor dashboard that was shifted during the new layout update.
  • fix: Resolved layout shift issue on the Dokan vendor dashboard by preventing the floating toolbar from causing visual jumps during page load.
  • fix: Corrected logo positioning conflict between StoreGrowth and Dokan Live Chat, ensuring both logos display properly without overlap.

Full Changelog: v2.0.2...v2.0.3

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Oct 12:18
168acaa

What's Changed

v2.0.2 (Oct 28, 2025)

  • new: "Submit Request" button now redirects to our product roadmap page
  • new: Improved checkout redirect options in Direct Checkout module
  • fix: Resolved compatibility issue with FlyWP Helper plugin
  • fix: Countdown timer now displays correctly on variable products
  • fix: Countdown timer now works on grouped products
  • fix: Added missing countdown timer fields on Dokan vendor product pages
  • fix: Prevented duplicate BOGO offers from causing errors on the same product
  • fix: Order bump product quantity can now be adjusted in cart before checkout
  • fix: Removed infinite loading when deleting products from Fly Cart
  • fix: Resolved crash issue on stores with large product catalogs

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 12 Sep 10:37
9701b07

v2.0.1 (Sep 12, 2025)

  • New: "Dokan Multivendor Plugin" compatibility is now fully supported across StoreGrowth modules.
  • New: Full vendor dashboard compatibility is now supported.
  • New: Vendors can create and manage Buy 1 Get 1 (BOGO) offers directly from their dashboard.
  • New: Vendors can create Countdown Timer product discount offers from their vendor dashboard.
  • New: Vendors can create Buy X Get Y and Buy X Get X offers from their BOGO menu in the vendor dashboard.
  • New: Fly Cart now displays the vendor store name for each item when the setting is enabled. Vendor names can optionally appear as links to the vendor's store.
  • New: Admin control for vendor offer creation has been added, allowing administrators to manage vendor offer creation permissions.
  • Enhance: Updated API validation for offer_type to accept discount or price (replacing fixed_price). Requests using fixed_price should migrate to price.
  • Enhance: Updated documentation links throughout the plugin to use the new StoreGrowth documentation structure.
  • Fix: Resolved BOGO offer price saving calculation issue.
  • Update: Updated promotional video link across the plugin.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@MdAsifHossainNadim MdAsifHossainNadim released this 11 Sep 04:56

v2.0.0 (Sep 5, 2025)

  • New: Complete plugin rebrand to StoreGrowth with standardized asset prefixes and constants.
  • New: Introduced custom database tables and automatic migration system for Upsell Order Bump.
  • New: Migrated BOGO module to a unified data source with full migration support.
  • New: Implemented new container architecture with dependency injection for cleaner module bootstrapping.
  • New: Added REST API endpoints for BOGO and Order Bump with unified data layers and automatic migrations.
  • New: Role-based visibility for promotional banners (only visible to customers, subscribers, and guests).
  • New: Real-time cart updates for upsell product interactions.
  • Improvement: Countdown Timer now uses product sale price for discount calculations.
  • Improvement: Pagination only displays when more than 6 items are present.
  • Improvement: Enhanced admin screens with improved validation, error handling, and clearer notices.
  • Improvement: Optimized DB queries and asset loading for better performance.
  • Improvement: Added indexes to improve query speed.
  • Improvement: Security hardening for REST endpoints (nonce verification, input validation, sanitization, capability checks).
  • Improvement: Consistent animation timing and styling across promotional elements.
  • Improvement: Updated documentation, README, FAQs, and screenshots to reflect the new branding.
  • Fix: Quick Cart – fixed alignment of tax, discount, and coupon rows; corrected script dependency loading.
  • Fix: Order Bump – resolved issue where offer products failed to appear during checkout.
  • Fix: Cart Totals – improved consistency between UI-displayed and backend-calculated totals.
  • Fix: BOGO – fixed badge rendering issues and improved cart deduplication logic.
  • Fix: Countdown Timer – corrected discount logic when a sale price exists.
  • Fix: Quick View – resolved icon rendering issues and template fallback problems.
  • Fix: Direct Checkout – improved button behavior and detection of Pro features.
  • Fix: Admin – fixed issues with license/notice display and translation domains in tooltips.
  • Fix: Suppressed PHP notices caused by uninitialized array values.

Full Changelog: v1.28.13...v2.0.0

v1.28.13

Choose a tag to compare

@Aunshon Aunshon released this 02 Jan 12:39

1.28.13 ( Jan 02, 2025 )

  • update: Url related information updated.

New Contributors

Full Changelog: v1.28.12...v1.28.13

v1.28.12

Choose a tag to compare

@Aunshon Aunshon released this 02 Jan 07:40

1.28.12 ( Jan 02, 2025 )

  • update: Organization, brand information and contributors updated.

Full Changelog: v-1.24.4-org...v1.28.12