| @@ -3,9 +3,9 @@ | ||
| 3 | 3 | Donate link: https://getsellkit.com/ |
| 4 | 4 | Tags: checkout optimizer, optimized checkout, sales funnel, smart coupon, checkout alert |
| 5 | 5 | Requires at least: 5.6 |
| 6 | 6 | Tested up to: 6.9 |
| 7 | -Stable tag: 2.6.0 | |
| 7 | +Stable tag: 2.7.0 | |
| 8 | 8 | Requires PHP: 7.0 |
| 9 | 9 | License: GPLv2 or later |
| 10 | 10 | License URI: https://www.gnu.org/licenses/gpl-2.0.html |
| 11 | 11 | |
| @@ -274,14 +274,18 @@ | ||
| 274 | 274 | 1. Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the `wp-content/plugins/` directory of your WordPress installation. |
| 275 | 275 | 2. Activate the plugin through the 'Plugins' menu in WordPress. |
| 276 | 276 | |
| 277 | 277 | == Changelog == |
| 278 | += 2.7.0 - 2026-09-14 = | |
| 279 | +* Bug Fix: Fixed total spent value on Funnel contact history tab when coupon applied to order. | |
| 280 | + | |
| 281 | +== Changelog == | |
| 278 | 282 | = 2.6.0 - 2026-08-17 = |
| 279 | -* Fixed a save-settings issue on the Sellkit Settings page. | |
| 280 | -* Fixed shipping method display issues in the Block Editor global checkout. | |
| 281 | -* Fixed product thumbnail image issues in the order cart details widget. | |
| 282 | -* Fixed an issue where a PHP session could start without being properly closed. | |
| 283 | -* Updated the Shipping Method fragment in the Block Editor checkout after applying an Order Bump. | |
| 283 | +* Bug Fix: Fixed a save-settings issue on the Sellkit Settings page. | |
| 284 | +* Bug Fix: Fixed shipping method display issues in the Block Editor global checkout. | |
| 285 | +* Bug Fix: Fixed product thumbnail image issues in the order cart details widget. | |
| 286 | +* Bug Fix: Fixed an issue where a PHP session could start without being properly closed. | |
| 287 | +* Improvement: Updated the Shipping Method fragment in the Block Editor checkout after applying an Order Bump. | |
| 284 | 288 | |
| 285 | 289 | == Changelog == |
| 286 | 290 | = 2.5.0 - 2026-04-29 = |
| 287 | 291 | * Feature: Refreshed admin UI for a better user experience. |