Changelog
Changelog
1.1.0
Refined User Interface and Interactive Popups
- Floating Action Button: Introduced a new circular chat button that remains fixed at the bottom-right of the screen for quick access to support.
- Enhanced Popup Container: Implemented a modern, responsive popup modal to host the chatbot iframe, featuring:
- Clean, borderless design.
- Optimized dimensions (670px height) for better mobile and desktop readability.
- Shadow effects for improved visual depth.
- Interactive Controls: Added JavaScript-driven toggle functionality to open and close the chatbot interface without reloading the page.
- Performance Tweaks: Optimized the CSS loading for the popup container to prevent layout shifts during page renders.
1.0.0
Initial Release
- Core Integration: Successfully launched the Supervised AI Bots integration for WordPress.
- URL Management: Added a centralized settings page to manage multiple chatbot source URLs via a simple text interface.
- Shortcode Support: Introduced the
[supervised_ai_bot]shortcode, allowing users to embed specific bots into any page or post using unique IDs.- Example:
[supervised_ai_bot id="1"]
- Example:
- Admin Dashboard: Created a dedicated administration menu for plugin configuration and bot management.
- Compatibility: Full support for WordPress versions 5.0 and above.