= [v7.6.0.1] 2025-06-05 =
* Fix - Utilize the newer version of our build process to ensure inline svgs are being handled properly. [TCMN-188]
= [7.6.0] 2025-05-20 =
- 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()
totec_asset()
for compatibility with the new asset system.- Tweak - Updated asset registration paths to match the new build system structure.
- Tweak - Improved asset conditionals and organization across the plugin.
- Tweak - Updated Calendar embed block to use the new build path structure.
- Tweak - Standardized CSS naming conventions with separate skeleton and full style files.
- Performance - Optimized asset loading with improved grouping and conditional logic.
- Language - 0 new strings added, 154 updated, 2 fuzzied, and 0 obsoleted.
= [7.5.0.1] 2025-05-15 =
- 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.
= [7.4.5] 2025-04-09 =
- Fix - Restore use of post ID in event sequence. [TEC-5446]
- Language - 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted.
= [7.4.4] 2025-04-07 =
- Version - Events Pro 7.4.4 is only compatible with The Events Calendar 6.11.1 or higher.
- Fix - Avoid running unbound queries, avoid too long queries being killed. [ECP-1898]
- Fix - Avoids registering controllers while TCMN is not yet loaded. [TEC-5445]
- Tweak - Avoid duplicated queries in Custom Table v1 code. [ECP-1898]
- Language - 0 new strings added, 46 updated, 0 fuzzied, and 0 obsoleted.
[7.4.3] 2025-03-31
- 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 series page. [ECP-1537]
- Language - 0 new strings added, 4 updated, 0 fuzzied, and 0 obsoleted.
= [v7.4.2] 2025-03-04 =
- 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 added, 3 updated, 0 fuzzied, and 0 obsoleted.
= [7.4.1] 2025-02-10 =
- 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
- Language - 0 new strings added, 51 updated, 0 fuzzied, and 0 obsoleted.
= [7.4.0] 2025-01-30 =
- 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.
= [7.3.2] 2025-01-22 =
- 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 added, 27 updated, 1 fuzzied, and 0 obsoleted.