Version 1.0.3
- Fixed AI Overview now works on sites that keep their knowledge base in Pinecone. Previously it only ever read the WordPress database copy, so on a Pinecone site it found nothing, showed no overview at all, and gave no error or warning anywhere — the add-on looked switched on and simply did nothing. It now reads whichever knowledge base your site actually uses. Sites on the WordPress database are unaffected.
- Fixed Source links for knowledge imported from another website now open the real external page. Previously an external address could be silently swapped for a page on your own site — often the homepage — when its path looked like a local one.
- New A "Include external source links" setting. Turn it off to list only sources from your own site under the AI Overview; knowledge from other websites still informs the answer.
- New An optional footer note for the AI Overview. Write your own short note — for example an accuracy reminder pointing readers to the sources — and it appears at the bottom of every overview. Supports basic links, and stays hidden when left empty.
- Fixed AI Overviews no longer fail on sites whose MxChat model is GPT-5.4 Mini or GPT-5.4 Nano. The reasoning setting sent to these two models was never accepted by them, so the search overlay silently showed no overview at all. Overviews also now recover automatically if a model rejects a reasoning setting in the future, retrying once without it. Requires the matching MxChat core update for the full fix.