Changeset 3386052
- Timestamp:
- 10/28/2025 05:49:35 PM (5 months ago)
- File:
-
- 1 edited
-
event-tickets/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
event-tickets/trunk/readme.txt
r3378224 r3386052 3 3 Contributors: theeventscalendar, brianjessee, camwynsp, redscar, tribalmike, rafsuntaskin, aguseo, bordoni, borkweb, jentheo, leahkoerper, lucatume, neillmcshea, vicskf, zbtirrell 4 4 Tags: tickets, event registration, RSVP, ticket sales, attendee management 5 Stable tag: 5.26. 65 Stable tag: 5.26.7 6 6 Requires at least: 6.6 7 7 Tested up to: 6.8.2 … … 199 199 200 200 == 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. 201 214 202 215 = [5.26.6] 2025-10-14 =
Note: See TracChangeset
for help on using the changeset viewer.