Changelog

## 1.0.33

– Chat UI now shows a one-time notice when the ElizaWP app compacts older

conversation history, instead of no indication at all.

– Updated the chat UI’s tool progress labels to match every tool currently

available on the agent (previously several were missing or stale,

e.g. `wp_update_yoast_meta` renamed to `wp_update_seo_meta`).

– The plugin now sends its own version (`X-ElizaWP-Plugin-Version`) on chat

and dashboard-stats requests to the ElizaWP app, for easier debugging of

version-specific issues.

– Yoast SEO / Rank Math active-plugin detection is now pushed to the

ElizaWP app when either plugin is activated or deactivated, instead of

only refreshing at project connect or after a Site Discovery run. Fixes

the agent’s system prompt reporting a stale SEO plugin after switching

between Yoast and Rank Math. The push is deferred to the next admin page

load rather than sent immediately, since a just-deactivated SEO plugin’s

“is it active” check can still read the old value for the rest of that

same request.

– Fixed: reactivating an already-connected site no longer bounces you back

to the setup wizard. Deactivating and reactivating the plugin previously

redirected to setup unconditionally, even though the site’s connection

was never actually lost.

– Fixed: the wp-admin Dashboard tab could keep showing “Search Console not

connected” for up to an hour after Search Console was actually connected,

since the cached dashboard snapshot was never invalidated on plugin

reactivation. Now cleared automatically on activation.

– Replaced the generic dashicon in the wp-admin menu with ElizaWP’s own

icon.

## 1.0.32

– Prior release.