* Feature - Implement new functions from Event Tickets to easily rename ticket types and ensure consistent wording. Many translated strings will need updating. [ETP-145]
* Fix - Correct checks to WooCommerce `is_on_sale()`, `get_regular_price()` and `get_sale_price()`. [ETP-47]
* Fix - Correct text domain strings that did not match `event-tickets-plus`. [ET-592]
* Fix - Ensure we are correctly checking `ticket_end_date` when saving the ticket start and end date from the ticket editor. [ETP-159]
* Fix - Do not add `&provider=tribe_wooticket` query argument to WooCommerce Cart and Checkout URLs if there aren't tickets in the Cart. [ETP-52]
* Tweak - Modify filter to enable security code check during QR checkin by default. [ETP-91]
* Tweak - Additional escaping in the `woocommerce-metabox-capacity` admin-view template and clean up code formatting of some view templates. [ETP-145]
* Tweak - Remove duplicate ticket script to prevent JavaScript conflicts. [ET-596]
* Tweak - Add a note to the public Attendees List opt-out checkbox in tickets admin (classic editor only). [ET-615]
* Tweak - Removed filters: `wootickets_email_message`
* Tweak - Changed views: `attendees-list`, `tickets-plus/orders-edit-meta`, `tickets-plus/orders-tickets`
* Language - 50 new strings added, 68 updated, 29 fuzzied, and 43 obsoleted