2026-05-21 – version 1.5.0
* Add – Added autocomplete attributes to ticket form fields.
* Fix – Sanitize the Twitter field value to ensure that only the handle is saved and displayed, instead of the full URL.
* Fix – Removed the H3 from the ticket form title to correct the heading order.
* Fix – Added HTML document and a page title to the print ticket view to improve accessibility.
* Fix – Added screen reader text to the “View or Edit” ticket links to improve accessibility.
* Fix – Added “Actions” as the column header to resolve the missing column header issue.
* Fix – Open print ticket links in the same tab instead of a new tab to improve accessibility.
* Fix – Added `role=”button”` to ticket form link to improve accessibility.