| @@ -2,13 +2,13 @@ | ||
| 2 | 2 | Contributors: artbees |
| 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 | -Tested up to: 6.2 | |
| 7 | -Stable tag: 1.7.9 | |
| 6 | +Tested up to: 6.9 | |
| 7 | +Stable tag: 2.7.0 | |
| 8 | 8 | Requires PHP: 7.0 |
| 9 | -License: GPLv3 | |
| 10 | -License URI: https://www.gnu.org/licenses/gpl-3.0.html | |
| 9 | +License: GPLv2 or later | |
| 10 | +License URI: https://www.gnu.org/licenses/gpl-2.0.html | |
| 11 | 11 | |
| 12 | 12 | Sellkit helps WooCommerce websites drive more sales with sales funnels. |
| 13 | 13 | |
| 14 | 14 | == Description == |
| @@ -100,9 +100,9 @@ | ||
| 100 | 100 | |
| 101 | 101 | = More funnel builder features = |
| 102 | 102 | |
| 103 | 103 | * Facebook Pixel integration |
| 104 | -* Works with Elementor | |
| 104 | +* Works with Elementor and Gutenberg | |
| 105 | 105 | * Built for Mobile |
| 106 | 106 | |
| 107 | 107 | == Optimize the checkout page and streamline the conversion == |
| 108 | 108 | |
| @@ -248,12 +248,13 @@ | ||
| 248 | 248 | |
| 249 | 249 | * Facebook Pixel |
| 250 | 250 | * Google Analytics |
| 251 | 251 | * Elementor page builder |
| 252 | +* Block Editor (Gutenberg) | |
| 252 | 253 | |
| 253 | 254 | == NOTE == |
| 254 | 255 | |
| 255 | -Main functionalities are only compatible with Elementor at the moment. Compatibility with more builders are in development. | |
| 256 | +Main functionalities are only compatible with Elementor and Gutenberg at the moment. Compatibility with more builders are in development. | |
| 256 | 257 | |
| 257 | 258 | == Screenshots == |
| 258 | 259 | |
| 259 | 260 | 1. Advanced Segmentation (ONLY in PRO) |
| @@ -273,8 +274,152 @@ | ||
| 273 | 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. |
| 274 | 275 | 2. Activate the plugin through the 'Plugins' menu in WordPress. |
| 275 | 276 | |
| 276 | 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 == | |
| 282 | += 2.6.0 - 2026-08-17 = | |
| 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. | |
| 288 | + | |
| 289 | +== Changelog == | |
| 290 | += 2.5.0 - 2026-04-29 = | |
| 291 | +* Feature: Refreshed admin UI for a better user experience. | |
| 292 | +* Feature: Added zoom and expand controls for funnels and improved funnel builder performance. | |
| 293 | +* Feature: Added Express checkout support in the Block Editor. | |
| 294 | +* Feature: Added VAT validation to Sellkit. | |
| 295 | +* Bug Fix: Fixed Sellkit license activation on multisite installations. | |
| 296 | +* Bug Fix: Fixed Add to Cart button visibility when applying a filter with the Sellkit Product Filter widget. | |
| 297 | +* Bug Fix: Fixed a Stripe payment conflict that removed cart items after placing an order. | |
| 298 | +* Bug Fix: Fixed the checkout email field on iPhone. | |
| 299 | +* Bug Fix: Fixed a conflict between Sellkit Express Checkout and the WooCommerce Stripe Gateway plugin. | |
| 300 | +* Bug Fix: Fixed multiple issues related to the global checkout feature. | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | +== Changelog == | |
| 305 | += 2.4.0 - 2025-11-27 = | |
| 306 | +* Feature: Added a global admin promotion banner system for highlighting time-limited campaigns in the WordPress dashboard. | |
| 307 | +* Bug Fix: Fixed PHP warning that occurred when a billing field role was empty in checkout forms. | |
| 308 | +* Bug Fix: Fixed the Order Details widget not displaying on the thank you page when it is loaded via the Order Received Page condition. | |
| 309 | + | |
| 310 | += 2.3.6 - 2025-10-3 = | |
| 311 | +* Bug Fix: Fixed issue related to get_price. | |
| 312 | +* Bug Fix: Fixed displaying Next Step when the condition step is empty. | |
| 313 | +* Bug Fix: Fixed product discount that doesn't work in upsell & downsell. | |
| 314 | +* Bug Fix: Fixed warning related to global hook. | |
| 315 | +* Bug Fix: Fixed warning related to Global Checkout. | |
| 316 | +* Bug Fix: Fixed warning related to WordPress Reading setting. | |
| 317 | +* Bug Fix: Fixed warning related to Mobile Detect library. | |
| 318 | +* Bug Fix: Fixed issue related to Visitor City. | |
| 319 | +* Bug Fix: Fixed conflict between GeoLite and Swatches setting in Settings. | |
| 320 | +* Bug Fix: Fixed warning when Force shipping to the customer billing address is enabled. | |
| 321 | +* Improvement: Synchronized custom state fields to standard WooCommerce fields for gateway compatibility in checkout forms. | |
| 322 | + | |
| 323 | += 2.3.5 - 2025-06-30 = | |
| 324 | +* Bug Fix: Fixed issue related to get_price. | |
| 325 | +* Bug Fix: Fixed displaying Next Step when the condition step is empty. | |
| 326 | +* Bug Fix: Fixed product discount that doesn't work in upsell & downsell. | |
| 327 | + | |
| 328 | += 2.3.4 - 2025-05-05 = | |
| 329 | +* Feature: Added free option for Maxmind integration. | |
| 330 | +* Improvement: Improved licence Activation for Sellkit Pro. | |
| 331 | +* Bug Fix: Fixed some issues related to Checkout Widget. | |
| 332 | +* Bug Fix: Fixed conflict of Sellkit & JupiterX customizer. | |
| 333 | + | |
| 334 | += 2.3.3 - 2025-01-27 = | |
| 335 | +* Bug Fix: Fixed display order bump. | |
| 336 | +* Bug Fix: Fixed issues of funnel & global checkout. | |
| 337 | +* Bug Fix: Fixed security issue. | |
| 338 | +* Bug Fix: Fixed fatal error. | |
| 339 | +* Bug Fix: Fixed issue of auto apply coupon in checkout widget. | |
| 340 | + | |
| 341 | += 2.3.2 - 2024-10-25 = | |
| 342 | +* Improvement: Improved compatibility of widgets and features with the WPML plugin. | |
| 343 | +* Improvement: Replaced Growmatik with ConvesioConvert in CRM integrations. | |
| 344 | + | |
| 345 | += 2.3.0 - 2024-10-07 = | |
| 346 | +* Bug Fix: Fixed incompatibility between Google Analytics and Facebook Pixel on the Global Checkout. | |
| 347 | +* Bug Fix: Fixed PHP warnings on the Global Checkout. | |
| 348 | +* Bug Fix: Fixed issue with Address and Birthday custom fields in the Mailchimp Opt-In widget. | |
| 349 | +* Bug Fix: Fixed incompatibility with Gutenberg. | |
| 350 | +* Improvement: Updated ConvertKit link in the settings. | |
| 351 | +* Feature: Added new blocks for Gutenberg. | |
| 352 | + | |
| 353 | += 2.0.5 - 2024-07-15 = | |
| 354 | +* Bug Fix: Fixed the issue with the Next Step link on the Opt-In Confirmation step. | |
| 355 | +* Improvement: Improved the Checkout widget to display even when the cart is empty in the editor. | |
| 356 | +* Improvement: Improved the Opt-In step to be enabled in the appropriate place within Funnels. | |
| 357 | +* Feature: Added an Offset setting to the Checkout widget's Sticky Cart. | |
| 358 | + | |
| 359 | += 2.0.1 - 2024-06-24 = | |
| 360 | +* Bug Fix: Fixed vulnerability issues. | |
| 361 | + | |
| 362 | += 2.0.0 - 2024-06-07 = | |
| 363 | +* Bug Fix: Fixed vulnerability issues. | |
| 364 | + | |
| 365 | += 1.9.8 - 2024-05-29 = | |
| 366 | +* Bug Fix: Fixed style settings issue on Checkout widget. | |
| 367 | +* Bug Fix: Fixed decimal number issues in Analytics. | |
| 368 | +* Improvement: Changed Geolocation API to maxmind. | |
| 369 | + | |
| 370 | += 1.9.6 - 2024-05-21 = | |
| 371 | +* Bug Fix: Fixed decimal number issue in Funnel and Discounts analytics. | |
| 372 | +* Bug Fix: Fixed bump issue on Funnel. | |
| 373 | +* Improvement: Changed Decision step to Condition step. | |
| 374 | +* Improvement: Improved preview button to display actual URL. | |
| 375 | +* Improvement: Updated preview button label in Funnels and Steps. | |
| 376 | +* Feature: Added ability to set Sales and Checkout steps as the home page. | |
| 377 | + | |
| 378 | += 1.9.3 - 2024-05-08 = | |
| 379 | +* Bug Fix: Fixed Funnel issue on deactivating. | |
| 380 | +* Bug Fix: Fixed issues on importing Funnels. | |
| 381 | +* Improvement: Improved importing process of Funnels. | |
| 382 | + | |
| 383 | += 1.9.2 - 2024-05-01 = | |
| 384 | +* Bug Fix: Fixed some PHP warning and notices in Funnels. | |
| 385 | +* Bug Fix: Fixed Contact issues on Funnels. | |
| 386 | +* Bug Fix: Fixed Analytics data issues on Funnels. | |
| 387 | +* Bug Fix: Fixed History issues on Funnels. | |
| 388 | +* Bug Fix: Fixed issue on exporting Funnels. | |
| 389 | +* Bug Fix: Fixed total revenue issue with coupons in Funnels. | |
| 390 | +* Improvement: Improved Checkout step, Bumps, Downsell and Upsell to validate product count. | |
| 391 | + | |
| 392 | += 1.8.9 - 2024-04-09 = | |
| 393 | +* Bug Fix: Fixed fatal error on reset password page. | |
| 394 | +* Bug Fix: Fixed database error on opt-in widget. | |
| 395 | +* Bug Fix: Fixed Billing options on the Checkout widget. | |
| 396 | +* Bug Fix: Fixed Global Checkout issues. | |
| 397 | +* Improvement: Updated Checkout widget icons to SVG. | |
| 398 | +* Feature: Added Custom Billing Field to dynamic keywords. | |
| 399 | +* Feature: Added Custom Shipping Field to dynamic keywords. | |
| 400 | +* Feature: Added Custom Fields to checkout widget. | |
| 401 | +* Feature: Added order note to checkout widget. | |
| 402 | +* Feature: Added Header and Footer template selector to Global Checkout widget. | |
| 403 | + | |
| 404 | += 1.8.6 - 2024-03-07 = | |
| 405 | +* Bug Fix: Fixed incompatibility issues with PHP 8.2. | |
| 406 | +* Bug Fix: Fixed thankyou page URL issue in Global Checkout. | |
| 407 | +* Bug Fix: Fixed decision step issue in Checkout widget & Global Checkout feature. | |
| 408 | +* Bug Fix: Fixed Elementor's Text Editor widget issue while using Checkout widget. | |
| 409 | +* Bug Fix: Fixed some PHP warning and notices. | |
| 410 | + | |
| 411 | += 1.8.3 - 2024-01-26 = | |
| 412 | +* Bug Fix: Fixed vulnerability issues on opt-in form download action. | |
| 413 | +* Improvement: Improved Checkout widget to show billing fields before payment methods. | |
| 414 | + | |
| 415 | += 1.8.1 - 2023-11-27 = | |
| 416 | +* Bug Fix: Fixed Funnel tabs issues. | |
| 417 | +* Bug Fix: Fixed Order Bump condition in Global Checkout feature. | |
| 418 | +* Improvement: Improved Checkout widget to be compatible with NMI Gateway PCI for WooCommerce plugin. | |
| 419 | +* Improvement: Improved Checkout widget to be compatible with Payment Plugins for Stripe WooCommerce plugin. | |
| 420 | +* Feature: Added option to change Funnel Step Base URL. | |
| 421 | + | |
| 277 | 422 | = 1.7.9 - 2023-10-03 = |
| 278 | 423 | * Bug Fix: Fixed User Type condition issue. |
| 279 | 424 | * Bug Fix: Fixed UX issue when WooCommerce plugin is deactivated. |
| 280 | 425 | * Bug Fix: Fixed Funnel issue after removing product. |