6.0.6
2022-12-14 Fix9 Tweak6 Language1Fixes
- Resolved a migration state problem in the view not being handled properly when preview is unsupported and a migration error happens simultaneously. [TEC-4482]
- Prevent a couple scenarios that would cause 404 pages on events. This addresses both an error from UTC offset validation failures and an issue where table renaming improperly created foreign keys that pointed to an invalid constraint target. [TEC-4578]
- Avoid query filtering issues where the Event post type would be incorrectly added to queries. [TEC-4588]
- Incorrect results when including Events in the main blog loop. [TEC-4474]
- Avoid errors when third-party plugins reference or use the
Tribe__Events__Query::pre_get_postsmethod. [TEC-4540] - Prevent Serializable interface deprecated error in PHP 8.1 when migrating events. [ECP-1319]
- Ensure the
Previous Eventsbutton when using theEvent ViewElementor widget navigates correctly to the previous page. [FBAR-273] - Ensure that when we hit a single-event ical endpoint we get a the correct single event. [TEC-4469]
- Avoid PHP fatal error on PHP 8.0+ in some settings' pages when setting the front page to the Main Events Page. [TEC-4614]
Tweaks
- Add aria label to Google Maps iFrame embed to improve accessibility. [TEC-4404]
- Prevent unbound query for previous URL on list based views, improving performance.
- Additional views setup no longer run extra Database Query unnecessarily, improving performance.
- Improve performance on the Settings page when dealing with a big dataset of events.
- Improve performance on the
tribe_events()and on the Event Views by removing an unnecessary JOIN for hiding of specific upcoming events. - Changed views:
modules/map-basic
Languages
- 1 new strings added, 17 updated, 0 fuzzied, and 0 obsoleted
