6.1.0
2023-06-14 Feature2 Fix8 Tweak3 Language1Features
- Replace Freemius with Telemetry - an in-house info system. [TEC-4700]
- Add plugin info to Site Health admin page. [TEC-4701]
Fixes
- Elementor and other themes would inadvertently override styles on the tickets button, when the global styles were set. This hardens the common button (rsv/ticket button) styles a bit more. [TEC-4794]
- Added option to disable pagination on the Month and Week views to address issue of missing events. [TEC-4615]
- Avoid SQL error when filtering by Series in Custom Tables v1 context. [ET-1486]
- Fixes database error, caused by the CT1 query parser when attempting rewrite the order by statement. Added logic to reflect on meta query arrays, and not just key/value pairs. [ECP-1495]
- In block editor there were unnecessary geocode API calls being triggered for Event Venue blocks. Moved logic within stateful conditions, now it no longer runs fetch if the address has not actually changed. [TEC-4741]
- Prevent administration navigation fatal error with
TypeError: array_search(). [TEC-4780] - Removing our eager schema updates. This was causing a number of
ALTERstatements being run redundantly. No longer utilizes cache/transient for the last run check as it is not dependable. [TEC-4797] - This fixes a situation where cache would cause the
postreference to switch to the initialpostmid-loop on the admin events list page. This likely could have been happening on other pages as well. [TEC-4690]
Tweaks
- Ensure the page titles on the single venue and organizer pages include the respective post titles for improved SEO. [ECP-1173]
- Updates title tags on events pages, to be more unique and search specific, taking on formats like "Events from February 2, 2017 - February 3, 2019". [TEC-4692]
- Utilize our new container architecture in tribe-common.
Languages
- 1 new strings added, 22 updated, 1 fuzzied, and 0 obsoleted
