The Events Calendar
Deprecateds
- All files from Legacy Views will throw deprecated notices, refer to
https://evnt.is/v1-removalfor extra information. - Template functions
tribe_initialize_view,tribe_get_viewandtribe_show_monthwere deprecated, refer tohttps://evnt.is/v1-removalfor extra information.
Tweaks
- Minor CSS tweaks to align with the new shortcode based blocks in ECP. [ECP-1016]
- Add hook to CSV importer to enable add-on plugins to support their fields during import. [VE-387]
- Included new filter
tec_system_informationallowing better control over the Troubleshooting Help page. - Included a Views V2 Status on the Troubleshooting page system info section to help with clarity for support.
- Add notice for Themes using Full Site Editor incompatibility with Widgets. [TEC-4233]
Fixes
- Prevent Onboarding assets from loading on the admin when not needed.
- Remove CSS attributes targeting
aria-labelsto prevent inconsistent styling for different languages. [TEC-4227] - Resolve sorting problems when using orderby with the Event repository when no other orderby values are specified. [TEC-4232]
- Prevent unwanted notice on single-event and embed views from legacy views deprecation
Compatibilitys
- The Events Calendar 5.12.3 is only compatible with Events Calendar PRO 5.11.2 and higher
Fixes
- Ensure the modifications made through the
tribe_events_views_v2_category_titleare respected. [TEC-4110] - Correct issue where mobile default view does not load correctly when homepage set to Events Main. [TEC-3826]
Tweaks
- Boost SEO for category archive pages by fixing the title tag. [TEC-4110]
- Add filter to allow users to choose if the taxonomy should show parent categories [TEC-4110]
- Move handling of mobile view to ECP. Add filter to allow overriding default view. [TEC-3826]
Languages
- 0 new strings added, 71 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Remove trailing comma that can cause fatals on older versions of PHP. [FBAR-252]
- Prevent infinite loops in the block editor when including the links block. [TEC-4190]
- Initial steps to make The Events Calendar compatible with PHP 8.1
Features
- Add TEC widget based blocks to the
Event Blockscustom block category. [TEC-4151] - Add Event Status filter options when Filter Bar is active. [FBAR-92]
Fixes
- Add a valid rel value to the link tag for TEC REST API support in order to improve HTML 5 and WCAG 2.1 compliance. (props to @gabyrau for the fix!) [TEC-4129]
- Ensure the date selected when creating a new event from the Event Manager is applied to the block editor. [ECP-954]
- Properly observe the disabling of JSON-LD output on widget blocks in the block editor. [TEC-4077]
- Prevent PHP warning in some cases when fetching the date from
tribe_get_display_end_date(). (props to @huubl for the fix!) [TEC-4161] - Close a div in the new subscribe dropdown that was left open. Props to @whoisuncle for bringing this to our attention! [TEC-4166]
Tweaks
- Ensure the
Disable the Event Search Barsetting doesn't get applied on the Event Manager page. [ECP-948] - Ensure the
related events titleandevent titleswithin the single event page for the block editor make use the customizer font settings. [TEC-4125] - Update the description text for the "Merge Duplicates" action. Add filters for data sets usd for comparison. [TEC-3018]
- Adjust the Subscribe to Calendar dropdown styling to better accommodate themes with sidebars. [TEC-4166]
- Add the Event List and Mini-Calendar widgets to the Event Blocks category. [TEC-4151]
- Correct some incorrect template paths in docblocks. [TEC-4111]
Languages
- 4 new strings added, 159 updated, 0 fuzzied, and 1 obsoleted
Features
- Add new subscribe options to the "Export Events" link at the bottom of calendar views and single Event view [TEC-4131]
Fixes
- Bypass caching of the event when dealing with the admin event list table. [TEC-4156]
- Event List Widget will not print the H3 tag related to the title when that is empty. [TEC-4160]
Tweaks
- Allow bypassing of the Aggregator logging function by using the
tec_aggregator_records_should_log_errorfilter. [TEC-4159] - Removed the
tribe_events_force_filtered_ical_linkfilter and the associated js function that recreates the subscribe link on v1 and Single Event views. [TEC-4131]
Languages
- 4 new strings added, 52 updated, 0 fuzzied, and 2 obsoleted
Features
- Add an
Events Listblock that is based on theEvents Listwidget to the block editor which users can drag around to any position they want it to appear. [ECP-989] - Add event status options of scheduled, canceled, and postponed with the ability to add and display a reason for the latter two. [TEC-3465]
- Add live preview to the TEC customizer screens. [TEC-4055]
Fixes
- When accessing comments there could be situations where an undefined array key was accessed, and in PHP 8 it is a promoted Warning error for undefined array access. [TEC-4093]
- Resolved
Warning: reset(): Argument #1 ($array) must be passed by reference...error that was displayed on the Events, Organizers and Venue REST endpoints in PHP v8. [TEC-4097] - Ensure that the proper spacing is applied for the venue address in list view. [TEC-4089]
Tweaks
- Change some of the block tests to adapt to the new Editor compatibility in common. [TEC-4016]
- Update the google calendar export button to open in a new tab on the event single page for both the classic and block editors. [TEC-4084]
- Add supplied organizer url to JSON-LD for the event->organizer. Props @cmenon12 for the notification and code! [TEC-4095]
- Add a link to the Customizer in the admin menu and in Events->Settings->Display for folks running a FSE theme. [TEC-4126]
Languages
- 10 new strings added, 55 updated, 0 fuzzied, and 0 obsoleted
Features
- Added Black Friday promo to the General Settings panel. [TCMN-127]
Tweaks
- Update Black Friday banner. [TCMN-126]
Tweaks
- Improve the look and feel of the single events page when using the block editor. These changes can be bypassed by defining the following constant to your wp-config.php file:
define( 'TRIBE_EVENTS_SINGLE_VIEW_V2_DISABLED', true );[TEC-3979]
Languages
- 0 new strings added, 1 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Ensure the day view on mobile displays the not found message when no events are present. [TEC-3944]
- Ensure a map preview is displayed on the venue block in the admin area when using TEC's default Google API Key. [TEC-3042]
- Add some missing text domains for string translation. [TEC-3908]
- Correct block use checks around the Classic Editor plugin. [TEC-4099]
Tweaks
- Set the appropriate Content-Type for REST responses that return just HTML during view partial requests. [TEC-4087]
Languages
- 0 new strings added, 164 updated, 0 fuzzied, and 0 obsoleted
