Plugin Directory

Changeset 2250829


Ignore:
Timestamp:
02/26/2020 05:14:19 PM (6 years ago)
Author:
ModernTribe
Message:

Releasing 4.11.4

File:
1 edited

Legend:

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

    r2242713 r2250829  
    55Requires at least: 4.9
    66Tested up to: 5.3.2
    7 Stable tag: 4.11.3.1
     7Stable tag: 4.11.4
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    117117
    118118== Changelog ==
     119
     120= [4.11.4] 2020-02-26 =
     121
     122* Fix - Update file path in the docblocks of the templates for The Events Calendar new views. [ET-713]
     123* Fix - Hitting enter in the tickets form changes ticket quantities. [ETP-43]
     124* Fix - Respect the page title and fix redirection for the custom attendee registration page. [ETP-156]
     125* Fix - Ensure we're loading the common full styles when required. This fixes missing styles problems from the tickets block. [ET-725]
     126* Fix - Adjust JavaScript to have the Attendee Registration page working in IE11. [ETP-220]
     127* Fix - Add theme compatibility for the Attendee Registration Modal by adding theme identifying body CSS classes. [ETP-156]
     128* Fix - When Classic Editor plugin is activated, prevent ticket availability AJAX errors by temporarily disabling the AJAX requests. [ET-730]
     129* Fix - When not using blocks, the scripts to obtain an RSVP ticket now work even if required Attendee Information (from Event Tickets Plus) is missing upon initial attempt to submit the form. [ET-686]
     130* Fix - Prevent The Events Calendar plugin from overriding the Attendee Registration page content when Events Page is set as site home page. [ET-732]
     131* Fix - Use the default `datepickerFormat` value if the option hasn't been set yet when setting up validation rules for the ticket add/edit admin form. [ET-727]
     132* Fix - Resolve problems where "View My Tickets" (or RSVPs) page would be blank or not load. [ET-735]
     133* Fix - Use accessibility CSS classes for more screen reader text elements. [ET-725]
     134* Fix - Save initial shared capacity value for global stock correctly on first Tribe Commerce ticket so availability shows as expected instead of zero. [ET-737]
     135* Tweak - Added filters: `tribe_tickets_theme_compatibility_registered`
     136* Tweak - Changed views: `blocks/tickets/content-description`, `blocks/tickets/extra`, `blocks/tickets/quantity-add`, `blocks/tickets/quantity-remove`, `registration-js/content`, `v2/day/event/cost`, `v2/list/event/cost`, `v2/map/event-cards/event-card/actions/cost`, `v2/month/calendar-body/day/calendar-events/calendar-event/tooltip/cost`, `v2/month/mobile-events/mobile-day/mobile-event/cost`, `v2/photo/event/cost`, `v2/week/grid-body/events-day/event/tooltip/cost`, `v2/week/mobile-events/day/event/cost`
     137* Language - 0 new strings added, 76 updated, 0 fuzzied, and 0 obsoleted
    119138
    120139= [4.11.3.1] 2020-02-11 =
Note: See TracChangeset for help on using the changeset viewer.