Easy Accessibility
Release Notes
Changelog and version history for Easy Accessibility.
Back to Easy Accessibility
v1.5.0
January 22, 2026
Universal context path support - works with any Magnolia deployment path out of the box.
Added
- Universal context path support for flexible deployments.
- Support for headless Magnolia deployments.
- Automatic detection and handling of custom Magnolia context paths.
Changed
- Removed hardcoded path assumptions to support any deployment configuration.
- Improved path resolution for both traditional and headless Magnolia setups.
Fixed
- Fixed issues with Magnolia instances deployed under custom context paths.
- Resolved compatibility problems with headless deployments.
v1.4.0
January 13, 2026
Full database storage support with PostgreSQL and MySQL for persistent scan history.
Added
- PostgreSQL and MySQL database support via Flyway migrations.
- Historical trends and analytics capabilities.
- Database configuration panel in system settings.
- Persistent scan history tracking across restarts.
Changed
- Enhanced data storage options beyond JCR workspace.
- Improved analytics and reporting capabilities.
v1.3.0
January 9, 2026
Upgraded to Magnolia 6.4 compatibility.
Changed
- Upgraded to Magnolia 6.4 compatibility.
v1.2.1
January 8, 2026
Magnolia baseline updated to Magnolia 6.4 (Jakarta) and Java 17. Configuration expanded for scheduled scans and email notifications. Improved scanning UX, results browsing, and exports.
Added
- Magnolia 6.4 / Jakarta REST compatibility and Java 17 target/runtime.
- Expanded configuration surface (WCAG defaults, scheduling, notifications, server-side scanning).
- Better results browsing and export support.
Changed
- Updated REST layer to Jakarta (jakarta.ws.rs) for Magnolia 6.4 compatibility.
- Updated Java target/runtime requirements to Java 17.
- Expanded configuration model and UI (WCAG version/level defaults, scheduling, server-side scanning, notifications).
Fixed
- Improved context path handling for Magnolia deployments not mounted at /magnolia.
- More resilient endpoint error handling and response payload consistency.
Upgrade Notes
- Magnolia 6.4+ and Java 17 are required for this release.
- Ensure the easya11y workspace mapping exists in repositories.xml.
v1.2.0
July 16, 2025
Improvements to scanning UI and REST endpoints.
Added
- Improvements to scanning UI and REST endpoints, including support for dynamic Magnolia context paths.
This changelog follows Keep a Changelog format and adheres to Semantic Versioning.