The Events Calendar
Fixes
- Order of past events in the list view when no future events exist. [TEC-5309]
- Prevent new Settings pages from over-sanitizing textarea fields, thus removing HTML from before/after in the Events UI. [TEC-5283]
- Include backwards compatibility for deprecated proprieties in the Settings class used in The Events Calendar and Event Tickets [TEC-5312]
Compatibilitys
- The Events Calendar 6.8.0 is only compatible with Events Calendar Pro 7.3.0 and higher.
- The Events Calendar 6.8.0 is only compatible with Events Tickets Plus 6.1.0 or higher.
- The Events Calendar 6.8.0 is only compatible with Event Tickets 5.16.0 or higher.
Features
- Added integration with new premium Seating product for Event Tickets.
Features
- Allow importing custom data when importing Organizers from a CSV file. [TEC-4846]
- Allow importing custom data when importing Venues from a CSV file. [TEC-5138]
Fixes
- Ensure Latest Past Events appear properly in Category views [TEC-4991]
- Cast theme object to string to avoid a deprecation notice. [TEC-5062]
Tweaks
- Removed the 6.0 welcome message. [TEC-5166]
- Added filters:
tribe_events_csv_import_organizer_additional_fields,tribe_events_csv_import_venue_additional_fields - Changed views:
v2/latest-past - Updated docblocks in the
Tribe__Events__Aggregator__Records,Tribe__Events__Importer__File_Importer, andTribe__Events__Repositories__Organizerclasses. - Improved documentation for the
tribe_is_event,tribe_get_event_link,tribe_events_get_event_website_title,tribe_get_event_website_link,tribe_get_listview_display,tribe_get_listview_args, andtribe_get_listview_prev_linkfunctions.
Languages
- 3 new strings added, 218 updated, 0 fuzzied, and 32 obsoleted
Compatibilitys
- The Events Calendar 6.7.0 is only compatible with Events Calendar Pro 7.1.0 and higher
- The Events Calendar 6.7.0 is only compatible with Events Filterbar 5.5.7 and higher
- The Events Calendar 6.7.0 is only compatible with Events Community 5.0.4 and higher
Features
- New and improved settings layout and styles. [TEC-5124]
Fixes
- Correct translation domains in a few templates. [6.4.0]
Tweaks
- Added filters:
tec_settings_gmaps_js_api_start,tec_events_settings_display_calendar_display_section,tec_general_settings_viewing_section,tec_events_aggregator_show_all_settings,tec_events_settings_tab_imports_fields - Removed filters:
tec_events_should_display_events_template_setting,tec_events_display_settings_tab_fields,tribe_general_settings_tab_fields - Added actions:
tec_events_settings_tab_display_additional_content,tec_events_settings_tab_display_calendar,tec_events_settings_tab_display_date_time,tec_events_settings_tab_display_maps,tec_events_settings_tab_general_debugging,tec_events_settings_tab_general_editing,tec_events_settings_tab_general_maintenance,tec_events_settings_tab_general_viewing,tec_settings_tab_addons,tec_events_settings_tab_display,tec_events_settings_tab_general,tec_events_settings_tab_imports - Changed views:
v2/latest-past/event/venue
Languages
- 6 new strings added, 356 updated, 3 fuzzied, and 29 obsoleted
Fixes
- Resolve fatal errors happening when Events search was being used alongside query ordering. [TEC-5155]
Security
- Improve general escaping for ORM queries to prevent legacy Events methods to be used for SQL injections.
Security
- Improve handling of Date/Time Separator settings to prevent potential XSS vulnerabilities.
Fixes
- Add an option to allow for duplicate Venue creation as part of creating/editing Events.
- Adding small adjustment to WPML integration to allow for location searches on a translated site. (props to @dgwatkins) [BTRIA-2353]
- Changed logic within the custom tables query to avoid a database error. (props @datadiver0x0) [ECP-1562]
- Update the logic that displays the "REST API blocked" banner to reduce false positives. [TEC-5105]
Tweaks
- Include methods
tec_events_get_date_time_separatorandtec_events_get_time_range_separatorand it's respective filters. - Add docblock for make_select_box()
- Add docblock for
set_defaults()in theTribe__Events__Importer__Column_Mapperclass. - Add docblocks to the methods in the
Tribe__Events__Importer__Column_Mapperclass. - Add information and missing tags to
tribe_get_listview_args()docblock. - Add information and missing tags to
tribe_get_listview_dir_link()docblock. - Add information and missing tags to
tribe_get_listview_link()docblock. - Add information and missing tags to
tribe_get_listview_past_link()docblock. - Add information and missing tags to
tribe_get_prev_event_link(). - Made a string translatable in
settings.phpfile. (props to @DAnn2012) [TECTRIA-292] - Update the docblock of the
tribe_embed_google_map()method, change a variable name to match current naming conventions, and added a docblock to thetribe_embed_google_mapfilter. - Update the docblock of the
tribe_embed_google_map_link()method, change a variable name to match current naming conventions, and added a docblock to thetribe_embed_google_map_linkfilter. - Changed views:
silence,v2/month/calendar-body/day/calendar-events/calendar-event/date
Languages
- 0 new strings added, 46 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Add an option to allow for duplicate Venue creation as part of creating/editing Events. [TEC-4941]
- Character encoding issues on subscribe URLs for Outlook. [TEC-5085, TEC-5094, TEC-5136]
- Update the logic that displays the "REST API blocked" banner to reduce false positives. [TEC-5105]
Tweaks
- Add docblock for make_select_box()
- Changed views:
v2/month/calendar-body/day/calendar-events/calendar-event/date
Languages
- 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted
Features
- Adding the Remove Event End Time feature from the Tweaks addon to the Month view. [TEC-5080]
- Adapt to using the refactored tribe_asset. Remove some unused asset calls. [TCMN-172]
Fixes
- Remove automatic capitalization for 'View Calendar' text on Calendar List Widget. [TECTRIA-40]
Tweaks
- Add note to
tribe_create_venue(),tribe_create_organizer(),tribe_create_event(),tribe_update_event(),tribe_update_venue(),tribe_update_organizer(),tribe_delete_organizer(), andtribe_delete_venue()docblocks to indicate future deprecation. - Add docblocks to
src/Tribe/Featured_Events/Permalinks_Helper.phpandsrc/Tribe/Featured_Events/Query_Helper.php. - Changed views:
single-event - Added filters:
tec_events_rest_api_response_blocked,tec_events_rest_api_response_blocked_due_to_timeout,tec_events_site_is_development_mode,tec_events_hide_end_time_modifier_defaults - Added actions:
tec_events_views_v2_hide_end_time_init - Changed views:
v2/month/calendar-body/day/calendar-events/calendar-event/date
Languages
- 6 new strings added, 81 updated, 0 fuzzied, and 4 obsoleted
Fixes
- Ensure we don't try to enqueue nonexistent override stylesheets. [ECP-1811]
Tweaks
- Changed views:
v2/widgets/widget-events-list/view-more
Languages
- 0 new strings added, 7 updated, 0 fuzzied, and 0 obsoleted
