PluginProbe
SellKit – Funnel builder and checkout optimizer for WooCommerce to sell more, faster / 2.7.0
SellKit – Funnel builder and checkout optimizer for WooCommerce to sell more, faster v2.7.0
2.7.0 2.6.0 trunk 1.1.0 1.1.4 1.2.1 1.2.2 1.2.3 1.2.5 1.2.9 1.3.1 1.3.2 1.5.0 1.5.1 1.5.4 1.5.7 1.5.8 1.5.9 1.6.2 1.6.5 1.6.8 1.7.2 1.7.4 1.7.5 1.7.9 All 43 releases
← All changes | readme.txt +10 -6 2.6.02.7.0 View file →
@@ -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.