Event Tickets
Security
- Improves PayPal's and Square's handle failure endpoint. [SVUL-71]
Security
- Strengthen event attendee data access controls. [SVUL-62]
Languages
- 0 new strings added, 14 updated, 0 fuzzied, and 0 obsoleted.
Fixes
- Change the way that the available tickets was being calculated on event list [ET-2629]
- Correctly save RSVP capacity in Block Editor. [ET-2631]
- Improve accessibility by updating the Stripe credit card form input error color to meet contrast validation requirements. [ET-2620]
- Remove json_ld from RSVP emails [ET-2084]
Tweaks
- Changed views:
modal/item-remove,tickets/email,v2/rsvp/messages/error,v2/rsvp/messages/must-login,v2/rsvp/messages/success/going,v2/rsvp/messages/success/not-going,v2/tickets/item/content/description-toggle,v2/tickets/item/extra/description-toggle - Make email headers accessible in the Tickets Email Template. [ET-2612]
Accessibilitys
- Add aria-label to the close button on ticket list modal [ET-2228]
- Add the attribute "role" on RSVP alerts to improve accessibility. [ET-2227]
- Prevent loss of focus when description content is hidden in the checkout modal. [ET-2230]
- Set the toggle description button state programmatically with aria-expanded in the checkout modal. [ET-2229]
Languages
- 1 new strings added, 28 updated, 0 fuzzied, and 0 obsoleted.
Security
- Strengthen token verification for Stripe. [SVUL-51]
Tweaks
- Amend small typos in text domains. Props to @DAnn2012! [ET-2596]
Languages
- 1 new strings added, 38 updated, 0 fuzzied, and 0 obsoleted.
Security
- Strengthen the user access level in the system information opt-in functionality. [SVUL-35]
Fixes
- Fixed - Error in block editor that would prevent saving events with Tickets directly. [TECTRIA-1464]
Languages
- 0 new strings added, 2 updated, 0 fuzzied, and 0 obsoleted.
Fixes
- Resolved block editor JavaScript errors in WordPress 6.9 by properly importing
sprintffrom@wordpress/i18n. [ET-2595]
Languages
- 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted.
Compatibilitys
- Event Tickets 5.27.0 is only compatible with The Events Calendar 6.15.12 or higher.
- Event Tickets 5.27.0 is only compatible with Event Tickets Plus 6.9.0 or higher.
Tweaks
- Added filters:
tec_tickets_panels - Added actions:
tec_tickets_ticket_pre_save - Changed views:
v2/commerce/checkout/cart/items,v2/tickets/item,v2/tickets/item/quantity,v2/tickets/item/quantity/number - Updates Shepherd library to 0.0.9 from 0.0.6 including various improvements. Shepherd's changelog can be found here https://github.com/stellarwp/shepherd/blob/0.0.9/CHANGELOG.md
- Supports conditional ticket quantity control availability. [ETP-1061]
Languages
- 1 new strings added, 52 updated, 2 fuzzied, and 3 obsoleted.
Fixes
- Add logic to only show the purchase button during checkout after billing info is filled out. [ET-2592]
- Correct Stripe payment amount formatting by standardizing all currency values to two decimals before creating payment intents, preventing incorrect low charge amounts.[ET-2558]
- Prevent ticket overselling by adding database-locked stock validation before payment intent creation. [ET-1942]
Tweaks
- Changed views:
v2/commerce/gateway/stripe/card-element,v2/commerce/gateway/stripe/payment-element - Added actions:
tec_tickets_commerce_insufficient_stock_detected,tec_conditional_content_header_notice - Added filters:
tec_tickets_commerce_gateway_value_formatter_{$gateway_key}_currency_map - Add upsell link for Seating in License page. [ET-2556]
- Modify the existing inline upsell to utilize the new modular logic in common. [ET-2590]
- Tweak logic when fetching ticket data. [ET-2555]
Languages
- 6 new strings added, 66 updated, 1 fuzzied, and 0 obsoleted.
