Accessibility widget can now be placed with a shortcode
1.2.74
Add visual indication of scale level for text size, letter spacing, word spacing and line height
1.2.73
Fix accessibility options panel positioning on mobile when negative or high contrast color modes are enabled
1.2.72
Improved translation support and internationalization
1.2.71
Improve color mode application for Bootstrap 5 elements
Persist active tab when saving settings
1.2.7
Added comprehensive CSS targeting for .wp-block-* elements in high contrast and negative contrast modes
Fixed paragraph tags (p) not being properly targeted in contrast modes
Improved accessibility icon styling in light background mode (now displays as black for better contrast)
Better support for block-based themes like Twenty Twenty-Four and child themes
1.2.6
Fixed bug causing duplicate local storage objects for accessibility settings
Improve icon styling when in high contrast and negative contrast modes
1.2.5
Fixed widget panel display on mobile when accessibility panel button is set to a middle position.
1.2.4
Multisite compatibility: Frontend accessibility settings (localStorage and cookies) are now isolated per site in multisite subfolder setups
Fixed admin settings checkboxes save and display correctly per subsite
1.2.3
Fix for grayscale and text size preferences not persisting if a user leaves the site then returns
1.2.2
Fixed plugin writing log files directly to the plugin directory, which is disallowed by WordPress Plugin Directory guidelines.
Debug logging now uses the standard WordPress debug log (wp-content/debug.log) and requires both the plugin’s debug setting and the WP_DEBUG and WP_DEBUG_LOG constants to be enabled.
1.2.1
Added font selection option (Default, Atkinson Hyperlegible, OpenDyslexic).
1.2.0
Added adjustable letter spacing control
Added adjustable word spacing control
Added reading guide (line focus) tool
1.1.4
Remove legacy translations function and class as it is no longer needed
1.1.3
Improve translation handing in WordPress versions prior to 4.6
1.1.2
Update uninstaller with database query execution safety
1.1.1
Added support for theme color modes (light and dark modes)
1.1.0
Improved high contrast and negative contrast modes by switching from CSS filters to direct element styling
Fixed widget positioning issue when contrast modes are enabled
Made under the hood improvements for WordPress coding standards compliance
1.0.2
Fixed grayscale toggle causing accessibility button and panel to lose fixed positioning
1.0.1
Updated and refined icons for better display in the settings page and on the frontend