Version 2.0.0 (April 21, 2026)

Bug Fixes:

– Fixed ClickSpark, ImageTrails, and other features not visible to non-admin visitors (localStorage sync from DB via stale-while-revalidate pattern)
– Fixed font-size, line-height, letter-spacing compounding issue (li > a = 144% bug)
– Fixed widget UI getting affected by text adjustment features (font-size, line-height, letter-spacing, word-spacing)
– Removed body from CSS targeting to prevent inheritance leak into widget

Improvements:

– Bigger Text — rewritten to CSS percentage-based scaling headings scale proportionally
– Line Height — rewritten to CSS unitless values, no DOM traversal
– Letter Spacing — rewritten to CSS em-based values, consistent across elements
– Screen Reader — now reads full paragraph/element on click with blue highlight, not just selected text
– Image Trails — max images increased from 8 to 20, click-to-replace individual images added

New Features:

– Keyboard Navigation Highlighter — bright blue outline + glow on Tab focus, floating label showing element type, smooth scroll to focused element
– Page Reader (Text-to-Speech) — floating audio player bar, auto-reads page section by section with play/pause/skip controls and highlight
– Quick Language Translator — select text to get instant translation in tooltip, 20 languages, auto-detect source language

Version 1.1.4 (March 17, 2026)
– Fixed widget not loading on sites with optimization/caching plugins
– Fixed license and features not working on subdirectory WordPress installs
– Frontend JS is now self-contained (no dependency on WP global scripts)

Version 1.1.3 (February 04, 2026)
– Fix divi image default module alignment isn’t working

Version 1.1.2 – November 12, 2025
– Sanitized HTTP_REFERER with wp_unslash in Assets
– Improved date formatting and security in handlers

Version 1.1.1 – November 10, 2025
– Improved color picker input UX with local state
– Fixed Divi builder asset loading in iframe context
– Added touch support and improved draggable widget logic
– Switched draggable widget position storage to sessionStorage

Version 1.1.0 – November 05, 2025
– Refactored content alignment logic and updated the text alignment class
– Hardened API security for the settings endpoint
– Bumped version to 1.0.1 and added JS minification
– Updated translation keys for accessibility profiles
– Bundled Inter font locally and updated font loading
– Added navigation mode for accessibility widget

Version 1.0.0 – October 16, 2025
– Initial release of EaseAccess