Skip to content

Releases: puyanovin/pn-ai-agent

PN AI Agent v1.0.1

Choose a tag to compare

@puyanovin puyanovin released this 14 Jul 23:06

PN AI Agent v1.0.1

Overview

This release introduces the first stable public version of PN AI Agent, an open-source AI assistant plugin for WordPress.

PN AI Agent allows WordPress websites to connect with AI providers including OpenAI, Google Gemini, and Ollama to create intelligent chatbot experiences.

Improvements

  • Improved WordPress coding standards compatibility
  • Enhanced security checks and output escaping
  • Improved admin dashboard interface
  • Improved provider management system
  • Improved AI chat experience
  • Improved frontend chatbot functionality
  • Updated documentation files

Features

  • OpenAI provider support
  • Google Gemini provider support
  • Ollama local AI support
  • Provider connection testing
  • Automatic model loading
  • AI chat interface
  • Frontend chatbot widget
  • Shortcode support
  • Gutenberg block support
  • RTL and translation support

Requirements

  • WordPress 6.5 or higher
  • PHP 8.1 or higher

Installation

  1. Download the plugin ZIP file.
  2. Upload it to /wp-content/plugins/.
  3. Activate PN AI Agent from WordPress admin.
  4. Configure your preferred AI provider.

Changelog

Added

  • Initial public release
  • Multi-provider AI architecture
  • WordPress admin interface
  • AI chat functionality

Fixed

  • WordPress coding standards issues
  • Security escaping improvements
  • Plugin structure improvements

License

GPL-2.0-or-later

PN AI Agent v0.1.0 Beta

Choose a tag to compare

@puyanovin puyanovin released this 11 Jul 23:07

First beta release of PN AI Agent.

Features:

  • OpenAI integration
  • AI chat shortcode
  • Gutenberg block
  • WordPress widget
  • Admin settings
  • AJAX chat system
  • Provider architecture