GFChart – Business Reports for Gravity Forms – Version...

v2.0.0 (released 10-Oct-20)

New: greaterthan and lessthan added to shortcode filtering.
Improvement: Core refactored to use the Gravity Forms Query API to improve performance.
Fix: Filtering with multiple conditions.
Change: Date and time filtering based on local install time zone (no longer UTC).
IMPORTANT BREAKING CHANGES: Affects coders only – GF_Query API replaces custom queries; GFChart_API::get_field_conditions, get_field_condition, and get_comparison_operator removed; GFChart_API::get_user_condition, get_payment_status_condition, and get_date_condition parameters changed.