From f339f74a62e8107c28c5a503c0e502c25fbb0f97 Mon Sep 17 00:00:00 2001 From: Aunshon <32583103+Aunshon@users.noreply.github.com> Date: Thu, 2 Jan 2025 12:12:39 +0600 Subject: [PATCH] chore: bump version to v1.28.11 --- CHANGELOG.md | 77 +++++++++++++++++++++ README.txt | 123 ++++------------------------------ package.json | 2 +- storegrowth-sales-booster.php | 2 +- 4 files changed, 92 insertions(+), 112 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29b..7066038c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,77 @@ +### 1.27.8 ( April 17, 2024 ) ### + +- **fix:** order bump offer price + +### 1.27.7 ( Mar 17, 2024 ) ### + +- **enhance:** release BOGO module + +### 1.26.7 ( Mar 17, 2024 ) ### + +enhance: release quick view module + +### 1.25.7 ( Mar 10, 2024 ) ### + +enhance: add onboarding screen + +### 1.24.7 ( Mar 10, 2024 ) ### + +update: fly cart icon and prompt text +fix: add theme compatibility + +### 1.24.6 ( Mar 10, 2024 ) ### + +enhance: fly cart ui design +update: update logo and icon in dashboard + +### 1.24.5 ( March 06, 2024 ) ### + +- **enhance:** add font family customize option for countdown settings & fix template two heading ui stuff +- **fix:** bar button layout design, touch preview. +- **enhance:** close button popup visibility +- **fix:** free shipping bar documentation redirection issue +- **enhance:** implement settings undo option for free shipping bar & sales countdown +- **enhance:** implement bump type selection & dependencies for offer selection +- **enhance:** implement buy now button ui customization functionalities for direct checkout module +- **enhance:** implement cart cta button for free shipping bar +- **enhance:** add validation for cta url & add pro prompts for direct checkout ui +- **doc:** module renamed +- **enhance:** make compatible with updated ui & design +- **enhance:** make compatible with countdown premium styles +- **enhance:** update undo state & make it individual color settings +- **fix:** free shipping bar documentation redirection issue +- **enhance:** implement settings undo option for free shipping bar & sales countdown +- **enhance:** implement bump type selection & dependencies for offer selection +- **enhance:** implement buy now button ui customization functionalities for direct checkout module +- **enhance:** implement cart cta button for free shipping bar +- **enhance:** add validation for cta url & add pro prompts for direct checkout ui +- **enhance:** update undo state & make it individual color settings +- **enhance:** add font family customize option for countdown settings & fix template two heading ui stuff +- **enhance:** make compatible with updated ui & design +- **enhance:** readded undo init codes during merge conflicts +- **enhance:** add text radio box component +- **enhance:** implement low stock warning msg preview for stock bar +- **enhance:** make compatible warning message with premium version +- **enhance:** make compatible with template +- **fix:** quantity template replacement by stock quantity + +### 1.1.3 ( Jan 17, 2024 ) ### + +- **fix:** Deactivate module. +- **update:** Readme description. + +### 1.1.2 ### + +- **update:** Readme text. + +### 1.1.1 ### + +- **fix:** Composer issue fixed. + +### 1.1.0 ( Jan 15, 2024 ) ### + +- **refactored:** Codebase and checked Compatibility + +### 1.0.1 ### + +- Initial release diff --git a/README.txt b/README.txt index c00ff4fb..0160ef49 100644 --- a/README.txt +++ b/README.txt @@ -3,9 +3,9 @@ Contributors: wedevs, tareq1988, nizamuddinbabu Tags: woocommerce direct checkout, sales notification, Fly Cart, Upsell, Sales Countdown timer Requires at least: 5.4 -Tested up to: 6.5.3 -Stable tag: 1.28.10 -Requires PHP: 7.0 +Tested up to: 6.7.1 +Stable tag: 1.28.11 +Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -267,118 +267,21 @@ StoreGrowth floating notification bar displays ongoing offers and discounts whil == Changelog == -= 1.28.10 - 17 Sep, 2024 = -fix: quick view issue += 1.28.11 ( Jan 02, 2025 ) = -= 1.28.9 - 02 June, 2024 = +- **update:** Organization, brand information and contributors updated. -fix: paypal checkout button issue += 1.28.10 ( Sep 17, 2024 ) = -= 1.28.8 - 23 April, 2024 = +- **fix:** Quick view issue. -fix: countdown timer script issue -enhance: add variable product support for upsell order bump += 1.28.9 ( June 02, 2024 ) = -= 1.27.8 - 05 April, 2024 = +- **fix:** Paypal checkout button issue. -fix: order bump offer price += 1.28.8 ( April 23, 2024 ) = -= 1.27.7 - 17 March, 2024 = - -enhance: release BOGO module - -= 1.26.7 - 17 March, 2024 = - -enhance: release quick view module - -= 1.25.7 - 10 March, 2024 = - -enhance: add onboarding screen - -= 1.24.7 - 10 March, 2024 = - -update: fly cart icon and prompt text -fix: add theme compatibility - -= 1.24.6 - 10 March, 2024 = - -enhance: fly cart ui design -update: update logo and icon in dashboard - -= 1.24.5 - 06 March, 2024 = - -enhance: add font family customize option for countdown settings & fix template two heading ui stuff - -fix: bar button layout design, touch preview. - -enhance: close button popup visibility - -fix: free shipping bar documentation redirection issue - -enhance: implement settings undo option for free shipping bar & sales countdown - -enhance: implement bump type selection & dependencies for offer selection - -enhance: implement buy now button ui customization functionalities for direct checkout module - -enhance: implement cart cta button for free shipping bar - -enhance: add validation for cta url & add pro prompts for direct checkout ui - -doc: module renamed - -enhance: make compatible with updated ui & design - -enhance: make compatible with countdown premium styles - -enhance: update undo state & make it individual color settings - -fix: free shipping bar documentation redirection issue - -enhance: implement settings undo option for free shipping bar & sales countdown - -enhance: implement bump type selection & dependencies for offer selection - -enhance: implement buy now button ui customization functionalities for direct checkout module - -enhance: implement cart cta button for free shipping bar - -enhance: add validation for cta url & add pro prompts for direct checkout ui - -enhance: update undo state & make it individual color settings - -enhance: add font family customize option for countdown settings & fix template two heading ui stuff - -enhance: make compatible with updated ui & design - -enhance: readded undo init codes during merge conflicts - -enhance: add text radio box component - -enhance: implement low stock warning msg preview for stock bar - -enhance: make compatible warning message with premium version - -enhance: make compatible with template - -fix: quantity template replacement by stock quantity - -= 1.1.3 - 17 January, 2024 = -fix deactivate module -update readme description - -= 1.1.2 = -update readme text - -= 1.1.1 = -fix composer issue - -= 1.1.0 = -Release date: 01/15/2024 - -refactored codebase and checked Compatibility - -= 1.0.1 = - -initila release +- **fix:** Countdown timer script issue. +- **enhance:** Added variable product support for upsell order bump. +[CHECK THE FULL CHANGELOG](https://github.com/getdokan/storegrowth-sales-booster/blob/develop/CHANGELOG.md). diff --git a/package.json b/package.json index af306185..b36442ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storegrowth-sales-booster", - "version": "1.28.8", + "version": "1.28.11", "type": "module", "description": "=== StoreGrowth - Sales Booster === Contributors: Invizo Tags: booster, sales booster, for woocommerce, fly cart, sales notification, upsell, order bump, cross sell, stock countdown, Quick View Requires at least: 5.4 Tested up to: 6.2.2 Stable tag: 1.0.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html", "main": "index.js", diff --git a/storegrowth-sales-booster.php b/storegrowth-sales-booster.php index ec3c11ee..304962a9 100644 --- a/storegrowth-sales-booster.php +++ b/storegrowth-sales-booster.php @@ -2,7 +2,7 @@ /** * Plugin Name: StoreGrowth - Sales Booster For WooCommerce Lite * Description: Best WooCommerce Direct Checkout, Fly Cart, BOGO, Quick View, Live Sales Notifications, Floating Notification Bar and More Essential Features for Every WooCommerce Site! - * Version: 1.28.10 + * Version: 1.28.11 * Author: Invizo * Author URI: https://invizo.io/ * License: GPL-2.0+