Fixed “Export All Conversations” silently failing (wrong object method called)
Added CSV export option alongside JSON for both bulk and per-conversation exports
Mobile widget: hide detach and dock buttons on small screens (already fullscreen)
Pass conversation notification email through to chatbot metadata payload
1.8.0
Simplified content source handling to a single configurable slot
Hardened public REST search endpoints — private post meta keys (those starting with an underscore) are stripped at both save-time and search-time so they cannot be exposed by misconfiguration
Removed extension hooks that had no in-tree consumers
Removed admin notice and tip-jar plan-conditional checks; tip jar is now shown to all users
Renamed internal usage-tracking storage from a ‘subscription’ option key to a ‘usage’ key (one-time silent migration runs on first load)
1.7.8
Hardened REST API endpoints with permission callbacks and schema validation
Added rel=”noopener noreferrer” to all external links
Archived old release bundles
1.7.7
Renamed Content Sources tab to Training Tools
Fixed WordPress Search enable/disable checkbox label not updating on toggle