* Feature - Added the `tec_events_pro_use_geocode_results` filter, allowing users to retain entered venue details (default) or save geocoded address results when manually creating a venue using a custom Google Maps API key.
* Tweak - Added filters: `tec_events_pro_use_geocode_results`
* Tweak - Changed views: `v2/organizer/meta/featured-image`
* Tweak - Corrected template override path for featured image for organizers [ECP-1681]
* Fix - Added function...
* Feature - Adding Display setting option to allow forcing the Photo View to show images in a Grid, at a 16:9 aspect ratio. [TEC-5320]
* Fix - A notice will now show when deleting your YouTube Live Channel ID within the integration settings. [ECP-1838]
* Fix - Correct some a11y markup on the venues list. [ECP-1880]
* Fix - Redirects no longer error when editing and updating recurring events. [ECP-1878]
* Fix - Updated recurring events setting label for clarity.
* Language - 2 new strings...
* Fix - Update asset, dependencies, customizations to align with WordPress 6.7 and React 18. [TEC-5322]
* Language - 0 new strings added, 2 updated, 0 fuzzied, and 0 obsoleted.
* Fix - Preemtively update postmeta before 3rd parties to prevent metadata duplication. [ECP-1879]
* Fix - Validating post object before accessing post_type on Widget Manager. [ECP-1886]
* Tweak - Add caching to Zoom method to get alternative hosts to prevent accessing the API on every load of event editor. [VE-591]
* Tweak - Move file index.umd.js from node_modules to `src/resources/includes/`. [TCMN-175]
* Tweak - Added filters: `tec_events_pro_virtual_alternative_hosts_cache_duration`
*...
* Tweak - Update calls to DateTime that are passing null for PHP 8+ compatibility. [TEC-5086]
* Fix - Fix past events shortcode attribute [TEC-5348]
* Fix - Stop the noindex conflict by changing the View Title class to only get posts for list-type views. [TEC-5354]
* Compatibility - Added 404 handling for week view when disabled or accessed outside the range of earliest and latest events, with an exception for the current month when no events exist. [TEC-5356]
* Language - 0 new strings...
* Feature - Add Recurring Event sitemap for Yoast SEO to include up to 1000 recurring events that occur with 365 days of today. [ECP-1884]
* Tweak - Events Calendar Pro assets will be enqueued for External Calendar Embed Views. [TEC-5359]
* Tweak - Make sure update callbacks are executed prior `wp_loaded` action. [TEC-5436]
* Fix - Fixed an issue where creating a recurring event generated an unintended /slug single event URL instead of only the /slug-date. The /slug url now redirects to the...
* Feature - Add Recurring Event sitemap for Yoast SEO to include up to 1000 recurring events that occur with 365 days of today. [ECP-1884]
* Tweak - Events Calendar Pro assets will be enqueued for External Calendar Embed Views. [TEC-5359]
* Tweak - Make sure update callbacks are executed prior `wp_loaded` action. [TEC-5436]
* Fix - Fixed an issue where creating a recurring event generated an unintended /slug single event URL instead of only the /slug-date. The /slug url now redirects to the...
Read the rest of this update entry...* Feature - New method to get the next Event in a Series [TEC-5407]
* Fix - Ensure that additional field data is properly saved with the event when using the Block editor. [FBAR-294]
* Fix - Prevent instances of the `_load_textdomain_just_in_time` warning by moving all language after the `init` hook
* Tweak - Added actions: `tec_events_virtual_fully_loaded`, `tec_event_automator_fully_loaded`, `tec_events_pro_fully_loaded`
* Tweak - Added filters: `tec_events_qr_next_series_event_url`
*...
Read the rest of this update entry...* Fix - Ensure saving events with checkbox-type additional fields does not produce a fatal error. [ECP-1902]
* Language - 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted.
Read the rest of this update entry...* Version - Events Pro 7.6.0 is only compatible with The Events Calendar 6.13.0 or higher.
* Feature - Migrated our style and script building process to stellarwp/tyson.
* Feature - Added proper separation of asset paths for build directory and packages.
* Feature - Updated block asset loading structure for better performance.
* Tweak - Changed all instances of `tribe_asset()` to `tec_asset()` for compatibility with the new asset system.
* Tweak - Updated asset registration paths to match...