The Events Calendar
Tweaks
- Change Views v2 AJAX request method from GET to POST to avoid issues with too long URLs. [TEC-3283]
- Add the
tribe_events_views_v2_endpoint_methodfilter to allow controlling the HTTP method Views should use to fetch their content from the back-end endpoint. [TEC-3283] - Add the
tribe_events_views_v2_endpoint_urlfilter to allow controlling the URL Views should use to fetch their content from the back-end endpoint. [TEC-3283]
Fixes
- Prevent Event Aggregator 15 minute Cron Schedule from being created when not required (props @jetxpert) [EA-317]
- Add filter to toggle off the event templates hijack. [TEC-3521]
- Correct url for current month iCal export link. [TEC-3575]
- Avoid loading the same CSS file twice on the back-end. [TEC-3623]
- Ensure ECP shortcode prev/next urls handle categories gracefully. [ECP-492]
Languages
- 3 new strings added, 200 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Fixes
- Fix the order of the List View when the PRO is set to show only the first instance of a Recurring Event. [ECP-467]
- Fix a PHP error that would arise when during the translation, by the WPML plugin, of some strings. [TEC-3454, TEC-3578]
- Fix a compatibility issue with the WPML plugin that would prevent some options from being translated correctly. [TEC-3454]
- Generation and usage of translated strings that would cause issues with the WPML plugin. [TEC-3454]
Tweaks
- Use the
border-smallclass for the today button, add new border button styles to customizer. [FBAR-143] - Add missing CSS classes to the Event Categories label on the single event page. [TEC-3478]
- Adjust accordion trigger selector to allow multiple space-separated
data-jsattributes. [FBAR-125] - Adjust spacing on header to prevent screen overflow. [FBAR-132]
- Adjust aria attributes and add loader text to make ajax loading more accessible. [FBAR-147]
- Add the
tribe_events_latest_past_view_display_templatefilter to allow controlling the display of templates in the context of the Latest Past Events View. [FBAR-148] - Allow passing of additional data to the AJAX request by use of container data. [FBAR-162]
Languages
- 2 new strings added, 20 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Tweaks
- Move the iCal output coding out of the loop and into its own method. [VE-150]
- Add filters for venue and organizer import data. [TEC-2962]
- Add ability to use default values from settings for venue imports via the
tribe_events_importer_set_default_venue_import_valuesfilter. [TEC-2962] - Replace placeholders in template docblocks with appropriate links. [TEC-3399]
Fixes
- Fix SQL errors that would show up when creating custom Event queries in theme builders. [TEC-3530]
- Fix SQL errors that would show up when running custom Event queries in plugins . [TEC-3528]
- Fix SQL errors that would prevent customers from being able to select tickets assigned to Events in some instances. [TEC-3500]
- On re-import of the excerpt and event description field enable changes to the existing values. [TEC-3080]
- On re-import enable excerpt and description to be cleared of their values. [TEC-3080]
- On re-import only overwrite items that have been mapped. [TEC-2962]
Languages
- 32 new strings added, 75 updated, 0 fuzzied, and 28 obsoleted
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Tweaks
- Add filters to link generation for events, venues, and organizers. [EXT-151]
- Remove disabled admin notice for Virtual Events and Gutenberg. [TEC-3546]
- Modify parameters on
register_rest_routeto includepermission_callbackto prevent notices on WordPress 5.5.
Fixes
- Prevent the wrong dates in mobile month view date marker when on leading UTC timezones. [TEC-3549]
- Fix the display order of Events starting on the same date and time to ensure it's consistent. [TEC-3548]
- Fix the handling of URL fragments translations in Views to ensure fully localized View URLs work. [TEC-3479]
- Display promo at the bottom of views when "Show The Events Calender link" is checked. [TEC-3321]
- Set proper timezone on block editor when creating a new event. [TEC-3543]
- Prevent PHP error when using V2, the site home page at
Main Events page, including events in the blog loop, and Pro is active. [ECP-361] - Resolve WordPress REST API authentication errors related to
nullreturns. Props to @ahaurat [TEC-3539]
Languages
- 0 new strings added, 55 updated, 0 fuzzied, and 6 obsoleted
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Tweaks
- Improve fresh install experience by setting the default template to the Events one [TEC-3453]
- Create a new method to request an update back to EA imports to mark imports as completed on EA server [TEC-3476]
- Add a new filter
tribe_aggregator_service_put_pue_licensesto enable external sources the option to add additional PUE attached to the request. [TEC-3476] - Prevent latest-past from showing in the front end view selector in new installs [TEC-3450]
- On a fresh install set the enabled views to list, month, and day and set the default view to list to stop erroneous error entries [TEC-3451]
- Add a new "scheduled" status for the activity reporter of imports from EA [TEC-3475]
- Add admin notice for Virtual Events. [TEC-3620]
Languages
- 3 new strings added, 246 updated, 1 fuzzied, and 1 obsoleted
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
