Releases: puyanovin/pn-ai-agent
Releases · puyanovin/pn-ai-agent
Release list
PN AI Agent v1.0.1
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
- Download the plugin ZIP file.
- Upload it to
/wp-content/plugins/. - Activate PN AI Agent from WordPress admin.
- 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
First beta release of PN AI Agent.
Features:
- OpenAI integration
- AI chat shortcode
- Gutenberg block
- WordPress widget
- Admin settings
- AJAX chat system
- Provider architecture