Plugin Directory

Changeset 3372380


Ignore:
Timestamp:
10/03/2025 01:13:25 PM (5 months ago)
Author:
jotform
Message:

Version: 3.4.0

Location:
jotform-ai-chatbot
Files:
263 added
2 edited

Legend:

Unmodified
Added
Removed
  • jotform-ai-chatbot/trunk/jotform-ai-chatbot.php

    r3371103 r3372380  
    88* License: GPLv2 or later
    99* License URI: https://www.gnu.org/licenses/gpl-2.0.html
    10 * Version: 3.3.9
     10* Version: 3.4.0
    1111* Author URI: https://www.jotform.com/
    1212*/
     
    525525        // Initialize the asset version
    526526        global $jaic_assetVersion;
    527         $jaic_assetVersion = "3.3.9";
     527        $jaic_assetVersion = "3.4.0";
    528528    } catch (\Exception $e) {
    529529    }
  • jotform-ai-chatbot/trunk/readme.txt

    r3371103 r3372380  
    55Tested up to: 6.8
    66Requires PHP: 7.0
    7 Stable tag: 3.3.9
     7Stable tag: 3.4.0
    88License: GPLv2 or later
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2525▶️ [How to Set Up Your Chatbot WordPress Plugin in 5 Minutes](https://link.jotform.com/XZ3hoL4IRx)
    2626▶️ [How to Install Jotform AI Chatbot WordPress Plugin](https://link.jotform.com/wEhyKfnbDS)
     27▶️ [How to Connect Your Jotform AI Chatbot for WordPress to Your WooCommerce Store](https://link.jotform.com/cEaxwHnep7)
    2728
    2829= 🚀 Why use Jotform AI Chatbot on your WordPress website? =
     
    170171
    171172== Changelog ==
     173= 3.4.0 (2025-10-03) =
     174* Update: changelog.txt added for WooCommerce
     175* Update: Tutorial video for WooCommerce connection added to readme
     176
    172177= 3.3.9 (2025-10-01) =
    173178* Fix: Fixes on WooCommerce integration
Note: See TracChangeset for help on using the changeset viewer.