Summary
Maintenance Release
The latest update of The Events Calendar adds 404 handling for the day & month views when disabled or accessed outside the range of earliest and latest events, with an exception for the current month when no events exist.
Read more about the recent SEO improvements here.
As always, we recommend testing updates on a staging site first, but it should all be smooth sailing.
✨ Features
Features in this release:
- Use the filter hook in TCMN to define the pages to show IAN notifications.
✅ Fixes
Bugs squashed in this release:
- Corrected template override file path for Event List Widget date-tag.
- Fixed past events shortcode attribute.
- Fixed the time zone blocks in the iCal feed to make sure the iCal feed is valid and the calendar can be subscribed to.
- Hide Not-Found notice in Astra Theme archive page
- Hook the noindex directives into a new hook before the View HTML cache check.
- Added 404 handling for day view when disabled or accessed outside the range of earliest and latest events, with an exception for the current month when no events exist.
- Added 404 handling for month view when disabled or accessed outside the range of earliest and latest events, with an exception for the current month when no events exist.
- Switched to using WordPress wp_robots for improved SEO plugin compatibility and to prevent duplicate meta robots tags.
⚙️ Tweaks
Tweaks in this release:
- Added actions: `tec_events_before_view_html_cache`
- Added check that `$_FILES` is set before setting the param on an HTTP request.
- Added filters: `tec_events_filter_wp_robots_meta_directives`
- Added link to Events Calendar Pro in onboarding wizard.
- Changed views: `v2/month/top-bar/datepicker`, `v2/widgets/widget-events-list/event/date-tag`
- Removed filters: `tec_events_seo_robots_meta_content`, `tec_events_no_index_meta`
- Update docblocks in the `Tribe__Events__iCal` class.
🗣 Translations
Updated language files and strings:
- 0 new strings added
- 129 updated
- 0 fuzzied
- 0 obsoleted.
