2026-08-05 – version 2.0.6
* Tweak – WooCommerce 11.0 Compatibility.
2026-07-15 – version 2.0.5
* Add – `woocommerce_order_barcodes_image_alt_text` filter to allow overriding the barcode image alt text.
* Fix – Improve accessibility of barcode image alt text to meet WCAG 1.1.1 (Non-text Content). Resolves WooExt-466.
* Fix – Replace browser-native form validation with persistent, dismissible error messages on the scan ticket form to meet WCAG 2.2.1 (Timing Adjustable). Resolves WooExt-468.
* Fix – Add client-side validation for empty barcode input on the scan form to prevent a spurious AJAX call and surface a clear error message. Resolves WOOORBR-27.
* Fix – Show a visible keyboard focus indicator on the scan form notice dismiss button to meet WCAG 2.4.7 (Focus Visible).