Groundworx Carousel 3.0.2 is a targeted patch following the 3.0.0 Embla migration. This release focuses on accessibility improvements, output hardening, and internal asset consolidation.
Accessibility improvements
The progress bar now carries role="progressbar" with a dynamic aria-valuenow value that updates as the carousel advances. The aria-roledescription attribute is now translatable, which matters for multilingual sites.
Output hardening
Color values and spacing presets in block render callbacks are now properly escaped. Consistent with the hardening work done across other Groundworx plugins in this release cycle.
Under the hood
Block assets are consolidated into central editor and style handles, and block registrations follow the central entry point pattern introduced across the plugin family. README documentation and the PHP version badge have also been updated.
