Changelog¶
Newest first. Versions follow the free plugin; Pro ships alongside it.
1.0.1¶
- Scanner: updated the bundled axe-core accessibility engine from 4.10.2 to 4.12.1.
- Scanner: applied the selected WCAG level and recommended-checks setting consistently to both axe-core and AcceGuru checks.
- Scanner: corrected AcceGuru rule classifications and removed or suppressed duplicate axe-core findings.
- Scanner: changed Passed Checks to use axe-core passes and violations only.
- Scanner: accepts scan-completion messages only from the active hidden iframe.
- Performance: scan records, scan targets, and AI alt-text candidates are processed in bounded database batches.
- Overlay: added dialog semantics, keyboard navigation, Escape and focus management, visible focus, and reliable cleanup of highlights and event listeners.
- Uninstall: preserves a readable static accessibility statement, or moves the tracked statement page to the Trash when full data removal is enabled.
- Scanner: marks saved results for a new scan when the scan profile or ruleset changes, and prevents pause, resume, or retry from mixing incompatible profiles.
- AI Alt Text: added OpenAI and Anthropic providers alongside Gemini and Mistral.
- Scanner: added Retry failed pages for pages that timed out during the previous run.
- Scanner: capped site-scan log size on large sites and persists counters server-side so they survive reloads.
- Scanner: added tab-title, banner, and navigation warnings while a site scan is running.
- Dashboard: Top Offending Pages now shows 15 entries with the current View all menu; added per-segment distribution tips and refined card colours.
- Dashboard: added the scan-coverage line showing how many content types are included and which types are left out.
- Fixers: added the empty-alt review rule, stopped hiding low-count findings, and fixed featured-image handling in the alt generator.
- Scanner: the Free site scan runs one page at a time; removed an unused concurrency filter.
- Block Editor: fixed the View post on front-end link in the sidebar.
- Settings: regrouped the Scanner tab and enabled the full-site scan for selected eligible public post types.
- Dashboard: refined the Cancel button, status filters, and Reset button alignment.
1.0.0 - first public release¶
- In-editor and site-wide scanning with axe-core, the dashboard, and the A11y admin column.
- 13 free auto-fixers, plus 5 advanced fixers in the Pro add-on.
- AI alt text with your own key (Gemini and Mistral) - bulk, Media Library, and on upload.
- Accessibility statement generator with the
[acceguru_statement]shortcode and footer link. - Standards: WCAG 2.0 / 2.1 / 2.2 (A / AA / AAA), with Section 508 and EN 301 549 toggles.