| @@ -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.1.1 | |
| 7 | -Stable tag: 1.5.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,9 +274,191 @@ | ||
| 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. | |
| 277 | 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 | + | |
| 422 | += 1.7.9 - 2023-10-03 = | |
| 423 | +* Bug Fix: Fixed User Type condition issue. | |
| 424 | +* Bug Fix: Fixed UX issue when WooCommerce plugin is deactivated. | |
| 425 | +* Bug Fix: Fixed Funnel issue after removing product. | |
| 426 | +* Bug Fix: Fixed sellkit-coupon-expiry-date shortcode issue. | |
| 427 | +* Feature: Added Reset Previous Cart Items option to Checkout step. | |
| 428 | + | |
| 429 | += 1.7.5 - 2023-08-15 = | |
| 430 | +* Bug Fix: Fixed Checkout widget issues. | |
| 431 | + | |
| 432 | += 1.7.4 - 2023-07-13 = | |
| 433 | +* Feature: Added Global Checkout feature. | |
| 434 | + | |
| 435 | += 1.7.2 - 2023-06-14 = | |
| 436 | +* Bug Fix: Fixed Decision step issue on the Flowchart. | |
| 437 | +* Bug Fix: Fixed import Funnel issues. | |
| 438 | +* Bug Fix: Fixed Order Cart Details issues. | |
| 439 | +* Improvement: Improved Upsell & Downsell in Decision step on the Flowchart. | |
| 440 | +* Feature: Integrate Upsell & Downsell templates icon with Elementor inline fonts. | |
| 441 | + | |
| 442 | += 1.6.8 - 2023-05-08 = | |
| 443 | +* Bug Fix: Fixed Funnel duplication issue. | |
| 444 | +* Bug Fix: Fixed get_page_by_title deprecated function. | |
| 445 | +* Bug Fix: Fixed fatal error on reset password page. | |
| 446 | +* Bug Fix: Fixed coupon apply button issue on Checkout widget. | |
| 447 | +* Improvement: Improved Checkout widget design. | |
| 448 | +* Feature: Added new style settings for Checkout widget. | |
| 449 | + | |
| 450 | += 1.6.5 - 2023-04-12 = | |
| 451 | +* Bug Fix: Fixed Checkout widget issues. | |
| 452 | +* Improvement: Improved Visitor Country keyword. | |
| 453 | +* Feature: Added padding setting for Checkout widget multistep layout. | |
| 454 | + | |
| 455 | += 1.6.2 - 2023-02-20 = | |
| 456 | +* Bug Fix: Fixed Checkout widget issues. | |
| 457 | +* Bug Fix: Fixed incompatibility issues with PHP 8.1. | |
| 458 | +* Bug Fix: Fixed fatal error on background process. | |
| 459 | +* Improvement: Improved Checkout widget to be compatible with Stripe Payments. | |
| 460 | + | |
| 278 | 461 | = 1.5.9 - 2023-01-25 = |
| 279 | 462 | * Improvement: Improved Checkout widget to be compatible with WooCommerce Shipping options. |
| 280 | 463 | |
| 281 | 464 | = 1.5.8 - 2023-01-18 = |
| @@ -287,11 +470,11 @@ | ||
| 287 | 470 | * Bug Fix: Fixed duplicated Google API key field in Settings. |
| 288 | 471 | * Bug Fix: Fixed conditions in Funnels. |
| 289 | 472 | * Bug Fix: Fixed Checkout widget issues. |
| 290 | 473 | * Improvement: Improved Cart Items Quantity condition name. |
| 291 | -* feature: Added Cart Total Items Count condition. | |
| 292 | -* feature: Added asking for review in Dashboard. | |
| 293 | -* feature: Added variation swatches control in Settings. | |
| 474 | +* Feature: Added Cart Total Items Count condition. | |
| 475 | +* Feature: Added asking for review in Dashboard. | |
| 476 | +* Feature: Added variation swatches control in Settings. | |
| 294 | 477 | |
| 295 | 478 | = 1.5.4 - 2022-12-12 = |
| 296 | 479 | * Bug Fix: Fixed style conflict with Hello Theme. |
| 297 | 480 | * Bug Fix: Fixed dependency alert issue. |
| @@ -316,15 +499,15 @@ | ||
| 316 | 499 | * Bug Fix: Fixed warnings while saving discounts. |
| 317 | 500 | * Bug Fix: Fixed Optin incompatibilities with other themes. |
| 318 | 501 | * Improvement: Improved checkout builder widget mobile design. |
| 319 | 502 | * Improvement: Improved the size of SellKit widgets' icons. |
| 320 | -* feature: Added Funnel flowchart structure. | |
| 321 | -* feature: Added Funnel Contacts feature. | |
| 322 | -* feature: Added some extra conditions to funnel. | |
| 323 | -* feature: Added Opting widget. | |
| 324 | -* feature: Added Opting Step. | |
| 325 | -* feature: Added an option to checkout builder widget for term of services. | |
| 326 | -* feature: Added Export/Import/Duplicate features to the Funnel. | |
| 503 | +* Feature: Added Funnel flowchart structure. | |
| 504 | +* Feature: Added Funnel Contacts feature. | |
| 505 | +* Feature: Added some extra conditions to funnel. | |
| 506 | +* Feature: Added Opting widget. | |
| 507 | +* Feature: Added Opting Step. | |
| 508 | +* Feature: Added an option to checkout builder widget for term of services. | |
| 509 | +* Feature: Added Export/Import/Duplicate features to the Funnel. | |
| 327 | 510 | |
| 328 | 511 | = 1.3.2 - 2022-10-03 = |
| 329 | 512 | * Bug Fix: Fixed plugin data deletion on multisite. |
| 330 | 513 | * Bug Fix: Fixed auto-apply coupon issues. |
| @@ -329,10 +512,10 @@ | ||
| 329 | 512 | * Bug Fix: Fixed plugin data deletion on multisite. |
| 330 | 513 | * Bug Fix: Fixed auto-apply coupon issues. |
| 331 | 514 | * Improvement: Improved checkout builder widget mobile design. |
| 332 | 515 | * Improvement: Improved products search component. |
| 333 | -* feature: Integrated virtual products with checkout widget. | |
| 334 | -* feature: Added missed fields to the checkout widget. | |
| 516 | +* Feature: Integrated virtual products with checkout widget. | |
| 517 | +* Feature: Added missed fields to the checkout widget. | |
| 335 | 518 | |
| 336 | 519 | = 1.3.1 - 2022-09-06 = |
| 337 | 520 | * Bug Fix: Fixed checkout builder widget incompatibilities with famous themes. |
| 338 | 521 | * Bug Fix: Fixed dependency issues. |