EaseAccess – The Complete Accessibility Plugin for Divi v2.1.0
== Changelog ==
= 2.1.0 =
* AI-assisted fix flow: per-provider API key storage, masked read-only key inputs, validate/save/reset/active controls.
* Saved AI fixes are now per-page OR site-wide (tick "Apply on every page" for shared header/footer elements).
* Color-contrast fixes are style-only — the original element's content is never modified, only the inline `style` attribute.
* Post-fix contrast verification — if the AI's suggested color still fails WCAG AA, the fix is automatically reverted with a clear toast.
* Admin bar quick actions: "Scan this page" and "Clear AI fixes for this page".
* REST namespace migrated to `easeaccess/v1` (with `zn7/v1` kept as a back-compat alias for one major release).
* AI endpoints (`/ai/fix-issue`, `/ai/generate-alt`, `/ai/settings*`) hardened with `current_user_can('edit_posts')` + nonce.
* Auto cleanup of broken saved AI fixes from earlier versions.