vacu/ai-vector-search-semantic
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
=== AI Vector Search (Semantic) === Contributors: calingrim Tags: woocommerce, search, ai, semantic, recommendations Requires at least: 6.0 Tested up to: 6.9.4 Woocommerce tested up to: 10.5.3 Requires PHP: 8.0 Stable Tag: 1.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html π Transform your WooCommerce search with AI-powered semantic search. Get smarter product recommendations and blazing-fast search results. == Description == **Stop losing customers to poor search results.** AI Vector Search transforms your WooCommerce store's search experience with intelligent, AI-powered technology that understands what your customers are really looking for - not just matching keywords. Whether you run a small boutique or manage thousands of products, this plugin delivers lightning-fast, highly relevant search results that increase conversions and improve customer satisfaction. ### π Why AI Vector Search? Traditional WooCommerce search fails when customers use different words, misspellings, or partial product codes. Our plugin solves this with three powerful search modes you can choose based on your needs: **Lite Mode (Default - Free Forever)** Works instantly after installation with zero configuration. Uses advanced TF-IDF algorithms with synonym expansion and stopword filtering. Perfect for stores under 1,000 products or budget-conscious merchants. No external services, APIs, or monthly costs required. **Self-Hosted Supabase Mode** Unlock enterprise-grade search on your own infrastructure. Get PostgreSQL full-text search combined with optional AI semantic understanding via OpenAI embeddings. Your data stays in your Supabase project - you maintain complete control. Includes partial SKU/EAN/UPC/ISBN matching, hybrid search strategies, and scales to millions of queries. Free tier supports 50,000 queries/month. **Managed API Service Mode** Let us handle everything. Simply activate with your license key and we manage the entire stack - Supabase hosting, OpenAI integration, infrastructure updates, scaling, and maintenance. You focus on your store, we handle the complex search infrastructure. ### β¨ Powerful Features That Drive Sales **Intelligent Search Technology:** * **Semantic Understanding** - AI knows "running shoes" and "jogging sneakers" mean the same thing * **Fuzzy Matching** - Handles typos and misspellings gracefully * **Autocomplete Suggestions** - Show matching products, suggested search phrases, and category links while customers type * **Partial Query Matching** - Finds relevant products even when shoppers type incomplete multi-word searches * **SKU & Product Code Search** - Find products instantly by partial EAN, UPC, ISBN, or SKU * **Hybrid Search** - Combines full-text, semantic, and code-based search for best results * **Lightning Fast** - Search happens on optimized PostgreSQL infrastructure, not your WordPress server **AI-Powered Recommendations:** * **Similar Products** - Automatically suggest related items on product pages using AI similarity * **Smart Cart Upsells** - Show intelligent recommendations based on what's already in the cart * **Multiple Display Options** - Use shortcodes, Gutenberg blocks, or Elementor widgets anywhere on your site * **Category-Aware** - Recommendations understand product relationships and categories **Managed Storefront Assistant:** * **Product & Order Help** - Managed API mode can expose an AI assistant for product discovery and verified order-status questions * **Curated Model Selection** - Choose from managed assistant models provided by your API plan * **Frontend Launcher or Shortcode** - Show the assistant as a floating launcher or embed it with `[aivesese_agent]` * **Catalog-Safe Responses** - Assistant product suggestions are limited to synced WooCommerce catalog items * **Custom Disclaimer** - Show store-specific compliance or guidance text at the start of every chat **Search Analytics Dashboard:** * Track search volume, success rates, and click-through rates * Filter analytics by year or month to review trends for specific periods * Identify popular search terms to optimize inventory * Get alerted when customers search for products you don't stock yet * Export analytics data for the selected reporting period * Clear analytics data from the dashboard when you need to reset reporting * Make data-driven merchandising decisions **Agent Analytics Dashboard:** * Track assistant sessions, turns, product impressions, add-to-cart clicks, and order verification events * Review top assistant intents and recent events from a dedicated admin screen * Separate assistant analytics from storefront search analytics for cleaner reporting **Professional Setup & Management:** * **WP-CLI Commands** - Professional schema installation, testing, and product sync via command line * **Auto-Sync** - Products automatically sync when saved or updated * **Batch Processing** - Handle large catalogs efficiently with intelligent batching * **Selective Field Sync** - Refresh cost, price, and stock fields across synced products without re-syncing the full catalog * **Health Monitoring** - Built-in status checks and diagnostics * **Encrypted Security** - API keys stored with enterprise-grade encryption and master key support **Seamless Integrations:** * **Woodmart Theme** - Native integration with Woodmart's live search * **Elementor** - Drag-and-drop cart recommendations widget * **Gutenberg** - Native blocks for easy content integration * **Developer Friendly** - Comprehensive hooks and filters for customization ### π― Perfect For * Stores frustrated with default WooCommerce search limitations * Large catalogs (1,000+ products) needing better discovery * Stores with complex product variations and attributes * Multi-language or international stores * Merchants wanting to increase average order value with smart recommendations * Developers seeking modern, scalable search infrastructure ### π Security & Transparency **Your Data, Your Control:** All API keys are encrypted in your WordPress database. Self-hosted mode keeps your product data in your own Supabase project. The Managed API mode processes your data securely in isolated environments. All communications use HTTPS/TLS encryption. **Transparent Pricing:** * **Lite Mode:** Free forever, runs locally * **Self-Hosted Supabase:** Free tier includes 50,000 queries/month. Optional OpenAI embeddings cost ~$0.05-$1.00 per 1,000 products (one-time setup cost only) * **Managed API Service:** Subscription-based pricing includes all infrastructure costs **No Data Lock-In:** You always maintain access to your product data. Switch modes or export your data anytime. ### π What Makes This Different? Unlike other search plugins that require expensive third-party subscriptions or complex setups, AI Vector Search gives you complete flexibility. Start free with Lite Mode, upgrade to self-hosted infrastructure when you grow, or let us manage everything with the API service. You choose the approach that fits your business model and budget. Built by developers for developers, with comprehensive documentation, WP-CLI support, and extensibility via WordPress hooks and filters. == π¦ Installation == ### Quick Start (5 Minutes) 1. **Install & Activate** the plugin from WordPress admin or upload manually. 2. **Use Lite Mode instantly** - search works locally out of the box. Visit **AI Vector Search -> Settings** to adjust Lite stopwords, synonyms, or index limits if you need to tune results. 3. **(Optional) Connect Supabase for self-hosted search:** - Create a free account at [supabase.com](https://supabase.com) and start a new project. - Copy your project URL and service key into the plugin settings. - Run the built-in schema installer from the admin UI or WP-CLI. 4. **(Optional) Enable Semantic Search with OpenAI:** - Add your OpenAI API key to generate embeddings (self-hosted or API modes). - Choose the search mode that fits your catalog and budget. 5. **(Optional) Run a product sync** from **AI Vector Search -> Sync Products** or with `wp aivs sync-products` when using Self-Hosted Supabase or Managed API mode. 6. **(Optional) Enable Search Autocomplete** in settings to show product suggestions, matching terms, and categories in frontend search dropdowns. 7. **(Optional) Run a field-only sync** from **AI Vector Search -> Sync Products** when you need to refresh prices, stock, or cost values without a full catalog sync. 8. **(Optional) Enable Agent Assistant** in Managed API mode, choose an available model, and place `[aivesese_agent]` anywhere you want an embedded assistant. ### Command Line Tools (WP-CLI) Speed up setup and maintenance with new WP-CLI commands (requires the PostgreSQL client and, for schema installs, the encrypted connection string saved in settings): * `wp aivs install-schema` - install or update the Supabase schema from your WordPress server. * `wp aivs check-schema` - verify tables, functions, and extensions are present. * `wp aivs test-connection` - confirm credentials before running migrations. * `wp aivs sync-products` - batch sync products after catalog changes. The Sync Products screen now supports browser-driven full catalog sync in configurable batches, with live progress feedback to avoid admin page timeouts on larger stores. It also includes field-only batch sync for `cost_price`, `regular_price`, `sale_price`, `stock_quantity`, and `stock_status`. You can also trigger schema installation from the admin UI; both paths use the encrypted PostgreSQL connection string you store under **Settings οΏ½ AI Supabase**. ### Getting Your API Keys **Supabase:** 1. Visit [app.supabase.com](https://app.supabase.com) 2. Go to Project Settings β API 3. Copy your project URL and service role key **OpenAI (Optional for Semantic Search):** 1. Visit [platform.openai.com/api-keys](https://platform.openai.com/api-keys) 2. Create a new API key 3. Ensure billing is set up for embedding API usage == πΈ Screenshots == 1. Dashboard notice showing new WP-CLI support and quick setup actions. 2. Settings menu entries added by AI Vector Search (Search Analytics, Supabase Status, Sync Products). 3. Search Analytics dashboard with year/month filters, success rate, CTR, and popular search terms. 4. Main plugin settings page with Supabase and OpenAI configuration, plus toggles for live search integration and search autocomplete. 5. Status page showing store health overview and configuration summary. 6. Sync Products page with browser-driven batch progress, full sync controls, field-only sync actions, and embeddings generation options. 7. Frontend autocomplete dropdown showing product matches, suggested terms, category links, and a view-all-results action. 8. Managed storefront assistant with product cards, add-to-cart actions, and verified order-status support. 9. Agent Analytics dashboard with sessions, turns, top intents, and recent assistant events. == β Frequently Asked Questions == = What are the connection modes? = Lite mode runs locally and is enabled by default. Switch to self-hosted Supabase when you want scalable vector search on your own infrastructure, or activate the managed API service with your license key when you prefer a fully hosted stack. Managed API mode can also expose the optional storefront assistant when your plan includes it. You can change modes in **Settings οΏ½ AI Supabase** and the plugin will guide you through any extra steps (keys, schema install, product sync, or assistant setup). = When should I use each connection mode? = * **Lite Mode** - Best for: small stores (<1000 products), budget-conscious merchants, or testing the plugin * **Self-Hosted Supabase** - Best for: full control, larger catalogs, semantic search, international stores = Can I switch connection modes later? = Yes! You can switch between Lite, Self-Hosted, and Managed API modes at any time from Settings. Your search analytics are preserved, but you'll need to re-sync products when switching to Self-Hosted Supabase or Managed API mode. = Is OpenAI required? = No! The plugin works great with just Supabase for fast keyword search. OpenAI is only needed for semantic (AI) search and enhanced recommendations. You can start with keyword search and add semantic features later. = How much does it cost to run? = **Supabase:** Free tier includes 50,000 monthly queries - perfect for most stores. Paid plans start at $25/month for high-traffic sites. **OpenAI:** One-time embedding cost of ~$0.05-$1.00 per 1,000 products. After initial setup, ongoing costs are minimal (only for new products). = Will this slow down my site? = No! Search queries run on Supabase's fast PostgreSQL infrastructure, not your WordPress server. This often makes search faster than default WooCommerce. = Does it work with my theme? = Yes! The plugin uses standard WordPress and WooCommerce hooks. It includes live search support for Woodmart and standard WooCommerce product search forms, including optional autocomplete dropdowns. = What does Search Autocomplete add? = When enabled, the frontend search dropdown can show matching products, suggested search phrases, and product categories after just 2 characters. The markup is theme-overridable by copying `templates/search-autocomplete.php` to `your-theme/aivesese/search-autocomplete.php`. = Can I customize the search behavior? = Absolutely! The plugin is built with developer hooks and filters. Need custom field indexing or search logic? Check our Premium setup service for advanced customization. = What happens to my data if I uninstall? = Your product data remains in your Supabase project - you have full control. The WordPress plugin only removes its settings and stops syncing. You can delete data from Supabase manually if desired. = Is it GDPR compliant? = The plugin only syncs product data (names, descriptions, prices, etc.) - no personal customer information. When semantic search is enabled, product text is processed by OpenAI according to their privacy policy. = How does the Agent Assistant work? = The assistant is available only in Managed API mode on plans that include assistant access. It uses your synced catalog for product suggestions and verified customer context for order-status requests, and it can be displayed with a floating launcher or the `[aivesese_agent]` shortcode. = Can I use this on multiple stores? = Yes! Each store gets its own unique Store ID, allowing multiple WooCommerce sites to use the same Supabase project while keeping data separate. = How do I display cart recommendations? = You can show AI-powered recommendations based on cart contents using: * **Shortcode:** `[aivs_cart_recommendations]` - Add anywhere in your content * **Gutenberg Block:** Search for "Cart Recommendations" in the block editor * **Elementor Widget:** Available in Elementor's widget panel * **Template Function:** `<?php echo do_shortcode('[aivs_cart_recommendations]'); ?>` for theme files == β‘ Technical Requirements == * **WordPress:** 6.0 or higher * **PHP:** 8.0 or higher (8.1+ recommended) * **WooCommerce:** 5.0 or higher * **Supabase Account:** Free tier sufficient for most stores * **OpenAI API Key:** Optional, only for semantic search == π Privacy & Data Usage == ### What Data is Synced? - Product names, descriptions, and short descriptions - SKUs, GTINs (EAN/UPC/ISBN), and brand information - Categories, tags, and custom attributes - Prices (regular, sale, cost) and stock status - Product images (URLs only) and ratings - In managed assistant mode, verified customer order summaries may be sent for order-status assistance ### What Data is NOT Synced? - Customer information - Order details - Personal data - Payment information ### Third-Party Services - **Supabase:** Product data stored in your own Supabase project - **OpenAI:** Product text processed for embeddings when semantic search is enabled All communication uses HTTPS. You maintain full control over your API keys and can revoke access at any time. == π οΈ Support & Professional Services == ### Community Support - Plugin documentation and FAQ - WordPress.org support forums - GitHub issues (for technical bugs) ### Premium Setup Service by ZZZ Solutions - **Complete Setup:** We install and configure everything for you - **Custom Field Mapping:** Index specific product attributes and meta fields - **Advanced Search Tuning:** Optimize search relevance for your catalog - **Multi-language Support:** Configure search for international stores - **Custom Recommendations:** Tailored recommendation algorithms - **Performance Optimization:** Fine-tune for large catalogs [Contact ZZZ Solutions](https://zzzsolutions.ro) for professional setup and customization. == π Changelog == = 1.1.0 (Latest) = * **New:** Managed storefront assistant for product discovery and verified order-status requests in Managed API mode * **New:** Frontend assistant launcher and `[aivesese_agent]` shortcode with product cards and add-to-cart actions * **New:** Agent settings for enable/disable, managed model selection, and a customizable chat disclaimer * **New:** Dedicated Agent Analytics dashboard with sessions, turns, top intents, and recent assistant events * **New:** Separate agent analytics database table and frontend event tracking for assistant usage * **Update:** Managed API status parsing now exposes assistant availability, plan-gated features, and curated model lists = 1.0.3 = * **New:** Search Analytics dashboard now supports year and month filters for focused reporting periods * **New:** Admins can clear all analytics data directly from the dashboard with nonce protection and confirmation * **Update:** CSV exports now respect the selected analytics period * **Update:** Analytics cards, tables, and empty states now show clearer active-period labels and cleaner dashboard copy * **Security:** Dashboard template output now consistently escapes dynamic analytics content = 1.0.2 = * **New:** Frontend search autocomplete for standard WooCommerce search forms and Woodmart live search, with product suggestions, matching search terms, category links, and template overrides * **New:** Partial-query fallback improves results for incomplete multi-word searches by combining token-level full-text, fuzzy, and SKU matching * **New:** Sync Products page now supports field-only batch sync for Cost of Goods, regular price, sale price, stock quantity, and stock status * **Update:** Cost sync now detects WooCommerce native COGS plus additional common cost-price meta keys, with variation-aware averaging for variable products * **Update:** Managed API pricing in the admin UI now shows the 19 EUR/month discounted plan through June 1 * **Update:** Supabase margin is now stored as a percentage with null guards, with upgrade SQL included for existing databases * **Compatibility:** Search requests now start at 2 characters for faster autocomplete and partial-match discovery = 1.0.1 = * **New:** Browser-driven full catalog sync now runs in AJAX batches with live progress feedback to avoid admin timeouts on large stores * **New:** Sync Products page now supports Managed API mode with mode-aware headings, validation, and synced-count reporting * **Update:** Sync overview now counts only searchable WooCommerce products and uses a shared connection manager for destination status * **Update:** Product sync truncates oversized name, description, short description, and SKU fields before API sync to prevent payload errors * **Compatibility:** Tested up to WordPress 6.9.1 and WooCommerce 10.5.3 = 1.0.0 = * **Milestone:** Official stable release with production-ready feature set * **New:** Three flexible connection modes - Lite (local), Self-Hosted (Supabase), and Managed API Service * **New:** Complete WP-CLI command suite for professional database management and setup * **New:** Cart recommendations with shortcode, Gutenberg block, and Elementor widget support * **New:** Search Analytics dashboard with detailed insights, CTR tracking, and zero-result alerts * **New:** Advanced encryption system with master key support for secure credential storage * **New:** Lite Mode TF-IDF engine with synonym expansion and stopword filtering for zero-dependency search * **Security:** Enhanced nonce verification and URL escaping throughout admin interface * **Security:** Encrypted PostgreSQL connection string storage with enterprise-grade protection * **Performance:** Optimized admin interface with modular asset loading and template system * **Performance:** Improved Supabase schema with re-runnable migrations and simplified RLS policies * **Compatibility:** PHP 8.0+ required, tested up to WordPress 6.9 and WooCommerce 10.4.2 * **Developer:** Better code organization following PSR-12 standards and WordPress best practices * **Developer:** Comprehensive hooks and filters for customization and extensibility = 0.18.3 = * **New:** Cart recommendations shortcode, block, and Elementor widget for flexible placement * **New:** Admin tool to update product sold_count in Supabase for any selected timeframe * **New:** Explicit dependency-ordered class loading replaces autoloader for better reliability * **Fix:** Woodmart live search nonce handling with backwards-compatible fallbacks * **Fix:** Analytics AJAX endpoints now properly handle multiple nonce sources * **Fix:** Supabase client improved error handling for request failures * **Security:** Enhanced URL escaping throughout admin interface with esc_url() * **Security:** Improved nonce verification across all AJAX handlers * **Update:** Supabase SQL schema now fully re-runnable with DROP IF EXISTS statements * **Update:** Simplified RLS policies - removed problematic anon policies, keeping public read-only access * **Update:** Code formatting standardized to PSR-12 throughout the codebase * **Update:** Requires PHP 8.0+ (previously 7.4+) * **Dev:** Better separation of concerns in JavaScript with centralized nonce handling = 0.18.2 = * **New:** Top level menu for the plugin * **New:** Configurable search limit for search results * **Fix:** Analytics template = 0.18.0 = * **New:** Lite Mode local TF-IDF search with configurable stopwords, synonym expansion, scheduled re-indexing, and upgrade guidance for stores that want zero external services * **New:** Search enable/disable toggle so merchants can fall back to default WooCommerce search without disabling the plugin, plus Lite Mode defaults on fresh installs * **New:** Fuzzy matching fallback across Lite, API, and self-hosted modes to reduce zero-result searches and surface partial matches * **Update:** Analytics engine now sanitises input, caches recent results, secures CSV export with nonces, and invalidates caches on data changes for faster, safer reporting * **Fix:** Lite Mode AJAX endpoints, synonym/stopword sanitisation, and uninstall cleanup ensure consistent local search behaviour and remove scheduled jobs/transients on uninstall = 0.17.0 = **Major Architectural Improvements:** * **New:** Modular asset structure with separate CSS, JS, and template files * **New:** Template system for better customization * **New:** Optimized admin interface loading with conditional asset enqueueing * **Update:** Refactored admin interface for better performance and maintainability * **Update:** Enhanced error handling and user feedback systems * **Update:** Improved code organization following WordPress best practices * **Fix:** Better asset loading prevents conflicts with other plugins * **Dev:** Easier customization and theming capabilities for developers = 0.16.5.1 = * **Update:** Updated readme with screenshots = 0.16.5 = * **New:** WP-CLI schema installation commands for reliable database setup * **New:** Direct PostgreSQL connection support with encrypted credential storage * **New:** Three-tier installation system: Manual copy/paste, WP-CLI commands, and Admin interface buttons * **New:** Migration Runner architecture for transactional database operations with rollback support * **New:** Real-time installation progress feedback in admin interface * **Update:** Enhanced admin interface with PostgreSQL connection configuration field * **Update:** Improved security with encrypted PostgreSQL connection string storage * **Update:** Better user experience with step-by-step setup guidance * **Update:** Enhanced status checking with detailed environment diagnostics * **Fix:** Improved error messages and troubleshooting guidance for failed installations = 0.16.4 = * **New:** Custom SQL upsert function for reliable product synchronization * **Fix:** Product sync failures due to Row Level Security (RLS) policy conflicts * **Fix:** Auto-sync triggering duplicate requests due to WooCommerce hook behavior * **Update:** Enhanced GTIN field mapping for EAN/UPC/ISBN product codes * **Update:** Improved Cost of Goods Sold (COGS) field detection and mapping = 0.16.3 = * **Fix:** Added track_click method = 0.16.2 = * **New:** Added analytics dashboard * **New:** Fuzzy search * **New:** Prepared for API managed API service alongside self-hosted * **New:** Dual connection mode support (API Service vs Self-Hosted) * **New:** License key activation system for API service * **New:** Connection manager for seamless mode switching * **New:** Enhanced admin interface with mode-specific guidance * **New:** Welcome notices for new installations * **New:** Plugin action links showing current mode * **Update:** Refactored architecture to support both deployment options * **Update:** Improved error handling and user feedback * **Update:** Enhanced security for API communications * **Update:** Increased match_threshold * **Fix:** Woodmart AJAX integration = 0.15.3 = * **Update:** Improved readme file and documentation = 0.15.2 = * **New:** Enhanced SQL schema with partial SKU search * **New:** Updated admin interface with better user experience * **New:** Improved search result ranking and relevance * **New:** Better admin notifications for SQL updates * **Fix:** Resolved various edge cases in product sync = 0.15.1 = * **New:** Woodmart theme live search integration * **New:** SKU/GTIN search fallback for better product discovery * **New:** Complete plugin architecture refactor for better performance * **Fix:** Improved search result accuracy and ranking = 0.14.0 = * **Fix:** Resolved embedding generation for missing products * **Fix:** Status page statistics (division by zero errors) * **New:** Admin notification system for database updates = 0.13.5 = * **Update:** Comprehensive readme improvements * **Update:** Better documentation and setup instructions = 0.13.4 = * **Fix:** Product synchronization improvements * **New:** Professional services banner and information = 0.13.3 = * **Update:** Enhanced plugin assets and branding * **Update:** Improved readme file and documentation = 0.13.2 = * **Fix:** Removed debug logging that could impact performance = 0.13.1 = * **Update:** Documentation and user experience improvements = 0.13.0 = * **Fix:** Secure key storage for Supabase and OpenAI API keys * **Fix:** Product recommendations and cart suggestions * **New:** Enhanced encryption system with master key support * **Update:** Improved security for sensitive data = 0.12.3.1 = * **Update:** Changelog formatting and documentation = 0.12.3 = * **New:** Automatic UUID generation for store identification * **Update:** Renamed master key constant for better security = 0.12.2 = * **Launch:** Initial public release with full feature set == β¬οΈ Upgrade Notice == = 1.1.0 (Latest) = Adds the managed storefront assistant, assistant settings and shortcode support, curated assistant model selection, and a dedicated Agent Analytics dashboard for assistant sessions, intents, product impressions, and order-status events. = 1.0.3 = Adds year/month analytics filtering, period-aware CSV exports, a protected clear-analytics action, and dashboard polish for labels, notices, and escaped output. = 1.0.2 = Adds frontend autocomplete, stronger partial-query matching, and field-only batch sync for pricing, stock, and cost updates. Also updates the Supabase margin calculation to a percentage and documents the required upgrade SQL for existing databases. = 1.0.1 = Browser-driven catalog sync now runs in safe AJAX batches with progress feedback, the Sync Products screen supports Managed API mode more cleanly, and oversized product text fields are trimmed before API sync to prevent payload failures. Also tested up to WordPress 6.9.1 and WooCommerce 10.5.3. = 1.0.0 = π **Major Milestone: Production-Ready v1.0.0!** This stable release brings together all features from the 0.x series into a production-ready package. Includes three connection modes (Lite/Self-Hosted/Managed API), WP-CLI commands, cart recommendations, search analytics, and enterprise-grade security. PHP 8.0+ now required. Recommended for all users - this is the foundation for future development. Safe upgrade with full backward compatibility. = 0.18.3 = * **New:** Cart recommendations shortcode, block, and Elementor widget for flexible placement * **New:** Admin tool to update product sold_count in Supabase for any selected timeframe * **New:** Explicit dependency-ordered class loading replaces autoloader for better reliability * **Fix:** Woodmart live search nonce handling with backwards-compatible fallbacks * **Fix:** Analytics AJAX endpoints now properly handle multiple nonce sources * **Fix:** Supabase client improved error handling for request failures * **Security:** Enhanced URL escaping throughout admin interface with esc_url() * **Security:** Improved nonce verification across all AJAX handlers * **Update:** Supabase SQL schema now fully re-runnable with DROP IF EXISTS statements * **Update:** Simplified RLS policies - removed problematic anon policies, keeping public read-only access * **Update:** Code formatting standardized to PSR-12 throughout the codebase * **Update:** Requires PHP 8.0+ (previously 7.4+) * **Dev:** Better separation of concerns in JavaScript with centralized nonce handling = 0.18.2 = * **New:** Top level menu for the plugin * **New:** Configurable search limit for search results * **Fix:** Analytics template = 0.18.0 = * **New:** Lite Mode local TF-IDF search with configurable stopwords, synonym expansion, scheduled re-indexing, and upgrade guidance for stores that want zero external services * **New:** Search enable/disable toggle so merchants can fall back to default WooCommerce search without disabling the plugin, plus Lite Mode defaults on fresh installs * **New:** Fuzzy matching fallback across Lite, API, and self-hosted modes to reduce zero-result searches and surface partial matches * **Update:** Analytics engine now sanitises input, caches recent results, secures CSV export with nonces, and invalidates caches on data changes for faster, safer reporting * **Fix:** Lite Mode AJAX endpoints, synonym/stopword sanitisation, and uninstall cleanup ensure consistent local search behaviour and remove scheduled jobs/transients on uninstall = 0.17.0 = **Major Architectural Improvements:** * **New:** Modular asset structure with separate CSS, JS, and template files * **New:** Template system for better customization * **New:** Optimized admin interface loading with conditional asset enqueueing * **Update:** Refactored admin interface for better performance and maintainability * **Update:** Enhanced error handling and user feedback systems * **Update:** Improved code organization following WordPress best practices * **Fix:** Better asset loading prevents conflicts with other plugins * **Dev:** Easier customization and theming capabilities for developers = 0.16.5.1 = * **Update:** Updated readme with screenshots = 0.16.5 = * **New:** WP-CLI schema installation commands for reliable database setup * **New:** Direct PostgreSQL connection support with encrypted credential storage * **New:** Three-tier installation system: Manual copy/paste, WP-CLI commands, and Admin interface buttons * **New:** Migration Runner architecture for transactional database operations with rollback support * **New:** Real-time installation progress feedback in admin interface * **Update:** Enhanced admin interface with PostgreSQL connection configuration field * **Update:** Improved security with encrypted PostgreSQL connection string storage * **Update:** Better user experience with step-by-step setup guidance * **Update:** Enhanced status checking with detailed environment diagnostics * **Fix:** Improved error messages and troubleshooting guidance for failed installations = 0.16.4 = * **New:** Custom SQL upsert function for reliable product synchronization * **Fix:** Product sync failures due to Row Level Security (RLS) policy conflicts * **Fix:** Auto-sync triggering duplicate requests due to WooCommerce hook behavior * **Update:** Enhanced GTIN field mapping for EAN/UPC/ISBN product codes * **Update:** Improved Cost of Goods Sold (COGS) field detection and mapping = 0.16.3 = * **Fix:** Added track_click method = 0.16.2 = * **New:** Added analytics dashboard * **New:** Fuzzy search * **New:** Prepared for API managed API service alongside self-hosted * **New:** Dual connection mode support (API Service vs Self-Hosted) * **New:** License key activation system for API service * **New:** Connection manager for seamless mode switching * **New:** Enhanced admin interface with mode-specific guidance * **New:** Welcome notices for new installations * **New:** Plugin action links showing current mode * **Update:** Refactored architecture to support both deployment options * **Update:** Improved error handling and user feedback * **Update:** Enhanced security for API communications * **Update:** Increased match_threshold * **Fix:** Woodmart AJAX integration = 0.16.0 = * API Support = 0.15.3 = * **Update:** Improved readme file and documentation = 0.15.2 = **Important:** New SQL schema available with enhanced search capabilities. Update your Supabase database using the SQL provided in Settings β AI Supabase for best performance. = 0.15.1 = Major architecture improvements with Woodmart integration and enhanced search. Recommended for all users. = 0.14.0 = Bug fixes for embedding generation and statistics. Recommended update for semantic search users. == π¨ Blocks & Shortcodes == **Cart Recommendations:** * Shortcode: `[aivs_cart_recommendations]` * Gutenberg Block: Available in block editor * Elementor Widget: Drag and drop widget **Agent Assistant:** * Shortcode: `[aivesese_agent]` * Automatic floating launcher: Available when Agent Assistant is enabled in Managed API mode **Similar Products:** Automatically displayed on product pages when recommendations are enabled. == π Technical Documentation == ### Hooks and Filters **Actions:** - `aivesese_product_synced` - Fired when a product is successfully synced - `aivesese_batch_complete` - Fired when a batch sync is completed **Filters:** - `aivesese_product_data` - Modify product data before syncing - `aivesese_search_results` - Filter search results before display - `aivesese_embedding_text` - Customize text used for embeddings ### Database Schema The plugin creates the following in your Supabase project: - `products` table with full-text search indexes - Vector similarity indexes for semantic search - RPC functions for search and recommendations - Row-level security policies for data protection ### Performance Tuning For large catalogs (10,000+ products): - Use batch sync instead of full sync - Consider upgrading to Supabase Pro for better performance - Monitor embedding generation costs during initial setup - Implement custom caching strategies if needed