5.5.0
2021-03-29 Feature1 Fix6 Tweak4 Language1Features
- Add
has_eventandhas_no_eventsto the Venue and Organizer ORM so we can filter requests for both by whether they have events or not.
Fixes
- Invert quotes to protect against issue with MySQL in
ANSI_QUOTESmode. [TEC-3785] - correct display order of sticky, featured, and "normal" events on Month View. Adds a class for targeting sticky posts for styling. [TEC-3770]
- Ensure the Events List widget also shows the Time Zone when displaying it is set in the admin. [TEC-3747]
- Saving on Blocks editor without Organizer is working as expected again [TEC-3788]
- Fusion Core/Avada Widget implementation of The Events Calendar will no longer throw warnings on the frontend display. [ECP-538]
- Usage of
tribe_get_events()for non-existent posts will no longer throw warnings on the Blocks Editor, impacted Community Events Shortcode usage [BTPLAN-121]
Tweaks
- Added rel=noreferrer to Google Map links. [TEC-3795]
- Include actions before and after the creation of a view for REST API requests. Hooks added were:
tribe_events_views_v2_before_make_view_for_restandtribe_events_views_v2_after_make_view_for_rest - Allow specific filtering to add other views into the HTML caching for performance using hook
tribe_events_views_v2_cached_views. - Include Legacy views deprecation notice [TEC-4809]
Languages
- 8 new strings added, 181 updated, 0 fuzzied, and 0 obsoleted
