Event Tickets
Tweaks
- Code maintenance for the attendees screen. [ET-1635]
- Save activation time for Event Tickets. [ET-1639]
- Added wrapper method to fetch RSVP ticket not going option data. [ETP-843]
- Save last check-in time for tickets scanned via the Event Tickets Plus APP. [ET-1640]
- Added filters:
tec_tickets_emails_heading_,tec_tickets_emails_subject_,tec_tickets_emails_from_email,tec_tickets_emails_from_name,tec_tickets_emails_headers,tec_tickets_emails_attachments,tec_tickets_emails_placeholders,tec_tickets_emails_format_string,tec_tickets_emails_registered_emails,tec_tickets_emails_default_emails,tec_tickets_emails_post_type_args - Removed filters:
tribe_tickets_caps_can_manage_attendees - Added actions:
tribe_log - Changed views:
v2/emails/admin-failed-order,v2/emails/admin-new-order,v2/emails/customer-completed-order,v2/emails/email-template,v2/emails/email-template/body,v2/emails/email-template/body/add-links,v2/emails/email-template/body/date,v2/emails/email-template/body/event-description,v2/emails/email-template/body/event-image,v2/emails/email-template/body/event-title,v2/emails/email-template/body/footer-content,v2/emails/email-template/body/footer,v2/emails/email-template/body/greeting,v2/emails/email-template/body/header-image,v2/emails/email-template/body/header,v2/emails/email-template/body/recipient-name,v2/emails/email-template/body/ticket-info,v2/emails/email-template/body/top-link,v2/emails/email-template/main,v2/emails/email-template/preview,v2/emails/email-template/style,v2/emails/rsvp,v2/emails/template-parts/body,v2/emails/template-parts/body/event/date,v2/emails/template-parts/body/event/description,v2/emails/template-parts/body/event/image,v2/emails/template-parts/body/event/links,v2/emails/template-parts/body/event/title,v2/emails/email-template/body/event-location,v2/emails/template-parts/body/footer,v2/emails/template-parts/body/footer/content,v2/emails/email-template/body/footer-credit,v2/emails/template-parts/body/header,v2/emails/template-parts/body/header/image,v2/emails/template-parts/body/ticket/holder-name,v2/emails/template-parts/body/ticket/number-from-total,v2/emails/template-parts/body/ticket/security-code,v2/emails/template-parts/body/ticket/ticket-name,v2/emails/template-parts/body/tickets-total,v2/emails/template-parts/body/tickets,v2/emails/template-parts/body/title,v2/emails/template-parts/footer,v2/emails/template-parts/footer/footer-preview,v2/emails/template-parts/footer/footer,v2/emails/template-parts/header,v2/emails/template-parts/header/head/json-ld,v2/emails/template-parts/header/head/meta,v2/emails/template-parts/header/head/scripts,v2/emails/template-parts/header/head/styles,v2/emails/template-parts/header/head/title,v2/emails/template-parts/header/header-preview,v2/emails/template-parts/header/header,v2/emails/template-parts/header/top-link,v2/emails/template,v2/emails/ticket
Fixes
- Fixed shared capacity ticket counts not showing properly on calendar views. [ETP-851]
- Fixed attendee ticket title for moved TicketsCommerce tickets. [ET-1611]
- Fixed fatal error on the Tickets Settings page when site language was set to Italian. [ET-1645]
Languages
- 16 new strings added, 181 updated, 1 fuzzied, and 94 obsoleted
Compatibilitys
- Event Tickets 5.5.8 is only compatible with The Events Calendar 6.0.10 and higher.
- Event Tickets 5.5.8 is only compatible with Event Tickets Plus 5.6.7 and higher.
Tweaks
- PHP version compatibility bumped to PHP 7.4
- Version Composer updated to 2
- Version Node updated to 18.13.0
- Version NPM update to 8.19.3
- Reduce JavaScript bundle sizes for Blocks editor
Tweaks
- Added currency format options to alter currency decimal separator, thousand separator, and number of decimal places. [ET-1608]
- Updated Currency options in Tickets Commerce settings for Croatian users from Kuna (HRK) to Euro (EUR). [ET-1625]
- Updated Attendee Registration Fields upsell notice to only display in admin dashboard. [CT-67]
Fixes
- Resolve provisional IDs properly on the event edit screen for ticket management actions. [ET-1632]
- Fixed Ticket Commerce cart cookies not getting saved. [ET-1629]
Languages
- 28 new strings added, 189 updated, 5 fuzzied, and 3 obsoleted
Tweaks
- Updated the settings description for stock handling options. [ET-1603]
- Added the
tribe-tickets__tickets-item--shared-capacitywrapper class for tickets having shared capacity. [ETP-841] - Added a dashboard notice for sites running PHP versions lower than 7.4 to alert them that the minimum version of PHP is changing to 7.4 in February 2023.
- Added search capabilities to the Tickets Commerce Orders report page. [ET-1259]
Fixes
- Allow loading attendance page with
event_idparams that use The Events Calendar provisional IDs. [ET-1624]
Languages
- 4 new strings added, 43 updated, 0 fuzzied, and 2 obsoleted
Tweaks
- Removed locale param for Tickets Commerce JS SDK as per PayPal recommendation. [ET-1615]
Fixes
- Remove need for Platform Controls to verify webhook signatures in Stripe. [ET-1508]
- Fixed the order of tickets in an event changing when you haven't manually requested it. [ET-1568]
- Fixed shared capacity tickets only showing the lowest capacity between the shared pool tickets. [ETP-815]
Languages
- 110 new strings added, 193 updated, 5 fuzzied, and 24 obsoleted
Fixes
- Fixes multiple of the same ticket form being on the same page being out of sync. [GTRIA-729]
- Added a JS event that checks for attendee label validation if ET+ is active. [ETP-803]
Tweaks
- Added support for
nameandemailparam for searching in Attendee archive REST API. [ET-1591] - Add template tag to properly check if The Events Calendar is active. [ETP-820]
- Add
attendanceinformation to theeventsREST API endpoint. [ET-1580] - Add
check_inargument support forattendeesREST API endpoint. [ET-1588]
Fixes
- Orderby param not working for Attendee archive REST API. [ET-1591]
- Properly save the check-in details for attendees on check-in. [ETP-819]
- TicketsCommerce ticketed events not showing up for Events REST API. [ET-1567]
- Update version of Firebase/JWT in Common from 5.x to 6.3.0
Languages
- 0 new strings added, 18 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Update version of Firebase/JWT in Common from 5.x to 6.3.0
Fixes
- Listing tickets is no longer limited by the global settings. [ET-1584]
- Correct parameter type hinting when param can be null. [ET-1582]
- Showing Checkout not available and credit card fields at the same time for PayPal gateway in TicketsCommerce. [ETP-812]
Languages
- 0 new strings added, 1 updated, 0 fuzzied, and 0 obsoleted
Compatibilitys
- Event Tickets 5.5.0 is only compatible with The Events Calendar 6.0.0 and higher.
- Event Tickets 5.5.0 is only compatible with Event Tickets Plus 5.6.0 and higher.
Tweaks
- Adds a compatibility layer to work with the new Recurrence Backend Engine in TEC/ECP.
Languages
- 4 new strings added, 49 updated, 0 fuzzied, and 3 obsoleted
