Plugin Directory

Changeset 3386212


Ignore:
Timestamp:
10/29/2025 06:44:16 AM (5 months ago)
Author:
nexron
Message:

Release 2.0.5

Location:
nexron-ai-chat
Files:
12 added
11 edited

Legend:

Unmodified
Added
Removed
  • nexron-ai-chat/trunk/nexron-ai-chat.php

    r3379252 r3386212  
    33 * Plugin Name:  Nexron AI Chat
    44 * Description:  Enhance your WooCommerce store with Nexron AI Chat, a conversational product search plugin. Engage your customers in interactive conversations to find products easily.
    5  * Version:      2.0.4
     5 * Version:      2.0.5
    66 * Author:       Nexron LLC
    77 * Author URI:   https://www.nexron.ai
     
    1515*/
    1616
    17 define( 'nexron_ai_chat_version', '2.0.4' );
     17define( 'nexron_ai_chat_version', '2.0.5' );
    1818
    1919/*
     
    4949include_once plugin_dir_path(__FILE__) . 'nexron-ai-chat-products.php';
    5050include_once plugin_dir_path(__FILE__) . 'nexron-ai-chat-options.php';
    51 include_once plugin_dir_path(__FILE__) . 'nexron-ai-chat-config.php';
     51include_once plugin_dir_path(__FILE__) . 'nexron-ai-chat-config-DEV.php';
    5252
    5353// Uninstall Hook
  • nexron-ai-chat/trunk/readme.txt

    r3379252 r3386212  
    33Requires at least: 5.0
    44Tested up to: 6.8
    5 Stable tag: 2.0.4
     5Stable tag: 2.0.5
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    48483. [Privacy Policy](https://www.nexron.ai/assets/docs/Privacy%20Policy.pdf)
    4949
     50## Connect with Us
     51
     52For updates, tips, and support, follow us on:
     53
     54- [Instagramn](https://www.instagram.com/nexron.ai)
     55- [LinkedIn](https://www.linkedin.com/company/nexron-ai)
     56- [X](https://x.com/nexron_ai)
     57- [Facebook](https://www.facebook.com/760524050479786)
     58
    5059== Installation ==
    5160
     
    8897== Screenshots ==
    8998
    90 1. Nexron AI Chat plugin menu entry.
    91 2. Account setup/registration.
    92 3. Organization setup/
    93 4. Chatbot customization.
    94 5. Frequently Asked Questions setup.
    95 6. Link into WordPress.
    96 7. WordPress setup complete.
    97 8. Visitor chat notification.
    98 9. Chat interface.
     991. Chat interface.
     1002. Nexron AI Chat plugin menu entry.
     1013. Account setup/registration.
     1024. Organization setup/
     1035. Chatbot customization.
     1046. Frequently Asked Questions setup.
     1057. Link into WordPress.
     1068. WordPress setup complete.
     1079. Visitor chat notification.
     108
    99109
    100110== Changelog ==
     111
     112= 2.0.5 - 2025-10-29 =
     113* Improvement: Add social links to readme.
     114* Improvement: Screenshot reordering.
    101115
    102116= 2.0.4 - 2025-10-16 =
Note: See TracChangeset for help on using the changeset viewer.