Releases: equalizedigital/accessibility-checker
Releases · equalizedigital/accessibility-checker
V1.14.3
What's Changed
- Fixed: Allow empty_link rule to detect actually empty links by @pattonwebz in #699
Full Changelog: v1.14.2...v1.14.3
V1.14.2
What's Changed
- Release v1.14.0 by @pattonwebz in #680
- Prevent frontend highlight toggle button floating right on mobile if it's set to show on the left by @pattonwebz in #687
- Prevent underlined_text from checking underlined elements that are inside links by @pattonwebz in #689
- Release v1.14.2 by @pattonwebz in #691
Full Changelog: v1.14.1...v1.14.2
V1.14.1
What's Changed
- Release v1.14.0 by @pattonwebz in #683
- Add a class on the settings page container when pro callout will show by @pattonwebz in #684
Full Changelog: v1.14.0...v1.14.1
v1.14.0
What's Changed
What's Changed
- Release/1.13.1 by @pattonwebz in #663
- Add a filter for the screens which remove admin notices by @pattonwebz in #665
- Settings Styles by @SteveJonesDev in #664
- Add action in js validate that sends the request through to operate on by @pattonwebz in #668
- Allow frontend highlighter position to be moved from right to left of screen by @pattonwebz in #662
- Check all child nodes inside a paragraph rather than just the first by @pattonwebz in #667
- Updated view on page aria-label with issue ID by @SteveJonesDev in #673
- Added max width to issue image/svg by @SteveJonesDev in #671
- Add filter to allow frontend highlighter to be shown to other users by @pattonwebz in #670
- Add some handling in ignore method to support ignoring large batches … by @pattonwebz in #675
- Add some checks for namespace updates by @pattonwebz in #677
- Summary panel a11y by @SteveJonesDev in #672
- Wrap the summary items inside only a ul and li items (removing a div) by @pattonwebz in #681
- Release v1.14.0 by @pattonwebz in #680
Full Changelog: v1.13.1...v1.14.0
v1.13.1
= 1.13.1 =
- Enhancement: Make the new window warning detection less rigid
- Fixed: Avoid flagging possible headings when the entire text is not wrapped
- Fixed: Allow JS checked rules to retain ignored state between scans
v1.13.0
= 1.13.0 =
- Added: Meta Viewport zoom-able and scale-able check
- Added: Empty Paragraph warning
- Fixed: Properly determine possible headings with computed styles
- Improved: Better detection of the underlined text
- Improved: Better detection of small text
- Improved: Better detection of justified text
- Improved: Better detection of blink and marquee tags
- Improved: No longer flagging GTM iframes as missing title since they are display: none and visibility: hidden
- Enhancement: Do not show 'View on page' link to frontend when the issues cannot be viewed
v1.12.0
= 1.12.0 =
- Fixed: Use the last generation time in summary widgets rather than last completed scan time
- Improved: More accessible panels in the editor
- Improved: Filter and action docs added/improved
v1.11.2
- Fixed: Avoid displaying
0th
for readability score - Removed: Some custom WP Playground detection code
v1.11.1
- Fixed: type Casting on several rules
- Fixed: strict data comparison on several rules
- Updated: empty heading tag rule to consider aria-label
v1.11.0
- Updated: Tested up to WP 6.5.2
- Improved: Better detection of the underlined text rule for more accurate results
- Improved: PHP 8.2 compatibility with the TextStatistics library
- Added: Opt-in modal for users to subscribe to the Equalize Digital newsletter with less steps