Plugin Directory

Changeset 3386052


Ignore:
Timestamp:
10/28/2025 05:49:35 PM (5 months ago)
Author:
sdokus
Message:

Copying 5.26.7 readme.txt into Trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • event-tickets/trunk/readme.txt

    r3378224 r3386052  
    33Contributors: theeventscalendar, brianjessee, camwynsp, redscar, tribalmike, rafsuntaskin, aguseo, bordoni, borkweb, jentheo, leahkoerper, lucatume, neillmcshea, vicskf, zbtirrell
    44Tags: tickets, event registration, RSVP, ticket sales, attendee management
    5 Stable tag: 5.26.6
     5Stable tag: 5.26.7
    66Requires at least: 6.6
    77Tested up to: 6.8.2
     
    199199
    200200== Changelog ==
     201
     202= [5.26.7] 2025-10-28 =
     203
     204* Fix - Add logic to only show the purchase button during checkout after billing info is filled out. [ET-2592]
     205* Fix - Correct Stripe payment amount formatting by standardizing all currency values to two decimals before creating payment intents, preventing incorrect low charge amounts.[ET-2558]
     206* Fix - Prevent ticket overselling by adding database-locked stock validation before payment intent creation. [ET-1942]
     207* Tweak - Changed views: `v2/commerce/gateway/stripe/card-element`, `v2/commerce/gateway/stripe/payment-element`
     208* Tweak - Added actions: `tec_tickets_commerce_insufficient_stock_detected`, `tec_conditional_content_header_notice`
     209* Tweak - Added filters: `tec_tickets_commerce_gateway_value_formatter_{$gateway_key}_currency_map`
     210* Tweak - Add upsell link for Seating in License page. [ET-2556]
     211* Tweak - Modify the existing inline upsell to utilize the new modular logic in common. [ET-2590]
     212* Tweak - Tweak logic when fetching ticket data. [ET-2555]
     213* Language - 6 new strings added, 66 updated, 1 fuzzied, and 0 obsoleted.
    201214
    202215= [5.26.6] 2025-10-14 =
Note: See TracChangeset for help on using the changeset viewer.