WooCommerce Box Office

WooCommerce Box Office 1.5.0

No permission to download
* 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.
* Fix - Set aria-expanded for the ticket fields when collapsed/expanded
* Fix - Updated the ticket list in the `order_tickets` shortcode to use proper `ul`/`li` markup instead of incorrect `dt` elements, improving accessibility and semantic structure.
* Fix - Wrapped the ticket fields in the ticket form with `<fieldset>` and `<legend>` to improve accessibility.
* Fix - Added the missing table header in the order ticket table to improve accessibility.
* Fix - Added the missing table header in the my tickets table to improve accessibility.
* Fix - Updated the `aria-label` for the Ticket Details link/button to improve accessibility.
* Fix - Linked the label to the input to improve accessibility.
* Dev - Bump WooCommerce "tested up to" version 10.8.
* Dev - Bump WooCommerce minimum supported version to 10.6.
* Add - Tooltips for ticket settings in the Box Office settings.
* Fix - PHP 8.4 deprecation notices.
* Dev - Bump WooCommerce "tested up to" version 10.4.
* Dev - Bump WooCommerce minimum supported version to 10.2.
* Dev - Bump WordPress "tested up to" version 6.9.
* Dev - Update PHP Compatibility Sniffs to include those available for PHP 8.4.
* Dev - Run the PHP Compatibility Sniffs against the entire production code base.
* Dev - Updates to our QIT GitHub Action workflow.
* Add - Introduced pagination to the My Account > My Tickets screen.
* Fix - Potential fatal error when trashing orders containing ticketed products.
* Dev - Bump WooCommerce "tested up to" version 10.1.
* Dev - Bump WooCommerce minimum supported version to 9.9.
* Dev - Bump WordPress minimum supported version to 6.7.
* Add - Set default user privacy preference.
* Dev - Bump WooCommerce "tested up to" version 10.0.
* Dev - Bump WooCommerce minimum supported version to 9.8.
* Fix - Resolved "translation loading was triggered too early" issue in WordPress 6.7.
* Fix - Improve performance of syncing check for HPOS compatibility mode.
* Fix - Issues flagged from QIT Security checks.
* Add - Custom blocks for My Ticket, Order Tickets, Scan Ticket, Ticket Private Content, User Tickets, and Tickets that match `my_ticket`, `order_tickets`, `scan_ticket`, `ticket_private_content`, `user_tickets`, and `tickets` shortcode functionality.
* Dev - Bump WooCommerce "tested up to" version 9.9.
* Dev - Bump WooCommerce minimum supported version to 9.7.
* Dev - Bump WordPress "tested up to" version 6.8.
* Dev - Update all third-party actions our workflows rely on to use versions based on specific commit hashes.
* Dev - Add the WordPress Plugin Check GitHub Action and address all issues it was reporting.
* Fix - Ensure the PayPal Express button is only visible on the ticket product page when all ticket field data is entered and valid.
* Fix - Proper styling of Ticket Edit Page in the Twenty Twenty-Four default theme.
* Dev - Bump WooCommerce "tested up to" version 9.4.
* Dev - Bump WooCommerce minimum supported version to 9.2.
* Dev - Bump WordPress minimum supported version to 6.5.
* Add - The "Opted-out of public listing" column to the ticket export CSV.
* Dev - Bump WooCommerce "tested up to" version 9.2.
* Dev - Bump WooCommerce minimum supported version to 9.0.
* Dev - Fix QIT E2E tests and add support for a few new test types.
* Dev - Update E2E tests to accommodate the changes in WooCommerce 9.2.
* Dev - Bump WooCommerce "tested up to" version 9.1.
* Dev - Bump WooCommerce minimum supported version to 8.9.
* Dev - Bump WordPress "tested up to" version 6.6.
* Dev - Bump WordPress minimum supported version to 6.4.
* Dev - Update NPM packages and node version to v20 to modernize developer experience.
* Dev - Exclude the Woo Comment Hook `@since` sniff.
* Dev - Declare compatibility with WooCommerce Blocks
* Dev - Bump PHP "tested up to" version 8.3.
* Dev - Bump PHP minimum supported version to 7.4.
* Dev - Bump WooCommerce "tested up to" version 8.4.
* Dev - Bump WooCommerce minimum supported version to 8.2.
* Fix - Clear the scan ticket input field after ticket results are loaded to improve the ticket scanning process.
Top