Skip to content

Maintenance Release: 5.9.1

Compare
Choose a tag to compare
@bordoni bordoni released this 25 Apr 01:59
· 4674 commits to master since this release
5.9.1
c8d2c36
  • Fix - Avoid error on order report page if no valid tickets are available for that event.
  • Fix - Fixed an issue with Ticket repository that was causing all tickets to be fetched for 0 as event ID. [ET-2023]
  • Fix - Display recurring events are not supported warning while adding tickets on Community Events. [ECP-1671]
  • Fix - The Attendee registration page will no longer generate warnings when viewing it. [ET-906]
  • Fix - When an event ticket is removed, it will no longer generate a 404 for the event. [TEC-5041]
  • Fix - Remove unwanted slashes from the Tickets Emails subject line. [ET-2061]
  • Fix - Get Tickets button padding will be consistent in active and focus states. [ET-2068]
  • Fix - Correct the text domain for a couple of text strings so they could be translated appropriately. [ET-2020]
  • Fix - QR codes will properly generate when on PHP 8.1 and above. [ET-2062]
  • Fix - Changed incorrect file paths in DocBlocks for template overrides for all files in src/views/tickets. [ET-2004]
  • Fix - Added additional logic to handle when the Gateway ID link is null on the Orders Page for Stripe. [ET-2067]
  • Feature - Add new Attendees page. [ET-1707]
  • Tweak - Added filters: tec_tickets_attendees_page_url, tec_tickets_attendees_table_column_check_in, tec_tickets_attendees_table_query_args, tec_tickets_attendees_page_is_enabled
  • Tweak - Changed views: emails/template-parts/body/ticket/number-from-total, emails/template-parts/body/tickets-total, tickets/attendees-email, tickets/email-non-attendance, tickets/email-ticket-type-moved, tickets/email-tickets-moved, tickets/email, tickets/my-tickets, tickets/my-tickets/attendee-label, tickets/my-tickets/orders-list, tickets/my-tickets/ticket-information, tickets/my-tickets/tickets-list, tickets/my-tickets/title, tickets/my-tickets/user-details, tickets/orders-pp-tickets, tickets/orders-rsvp, tickets/orders-tc-tickets, tickets/orders, tickets/rsvp, tickets/tpp-return-to-cart, tickets/tpp-success, tickets/tpp, tickets/view-link
  • Language -18 new strings added, 163 updated, 1 fuzzied, and 2 obsoleted