The Events Calendar
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)
Tweaks
- Add new filter
tribe_events_filter_views_v2_plural_events_labelto customize the label in V2 views. [VE-9]
Fixes
- Prevent "too few arguments" on the settings page when a url contains percentage signs. [VE-111]
- Correctly store Event Organizer meta when using the ORM.
- Linked posts (Organizers and Venues) correctly check if the item selected is brand new or existing when edit link is empty. [TEC-3481]
Languages
- 1 new strings added, 112 updated, 0 fuzzied, and 1 obsoleted
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to @miha.jirov for reporting this).
Fixes
- Improve escaping for messages when no results were found using search (Thanks Steve Pollak)
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
